Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(saved queries): security perm simplification #11764

Merged

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    5a5bf7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7445db2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. add downgrade procedure

    dpgaspar committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    a73c5ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce6080a View commit details
    Browse the repository at this point in the history
  3. fix JS test

    dpgaspar committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    2a43812 View commit details
    Browse the repository at this point in the history
  4. fix JS lint

    dpgaspar committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b67ac5c View commit details
    Browse the repository at this point in the history
  5. add simple test

    dpgaspar committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    a6d5421 View commit details
    Browse the repository at this point in the history
  6. fix downgrade

    dpgaspar committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    dca7593 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    5343b30 View commit details
    Browse the repository at this point in the history
  2. improve code

    dpgaspar committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    979defa View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    5edf4da View commit details
    Browse the repository at this point in the history
  2. add tests for role migration

    dpgaspar committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    42e58c7 View commit details
    Browse the repository at this point in the history
  3. change comments

    dpgaspar committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    ef0fe9f View commit details
    Browse the repository at this point in the history
  4. fix multiple heads

    dpgaspar committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    644862e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    4d769ee View commit details
    Browse the repository at this point in the history
  2. black

    dpgaspar committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    f263177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9f8a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Improve readability

    dpgaspar committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fc067a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. simplify dataclass creation

    dpgaspar committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    2df8b34 View commit details
    Browse the repository at this point in the history
  2. fix dataclass

    dpgaspar committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d7c28f6 View commit details
    Browse the repository at this point in the history