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

Loki: Make label browser accessible in query builder #58525

Merged
merged 28 commits into from Nov 23, 2022

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    da5e84d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    9eb2e76 View commit details
    Browse the repository at this point in the history
  2. add LabelBrowserModal.tsx

    gwdawson committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b5749c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5cedad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a37336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    970c65c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6dfe96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94d910b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7e04b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a36d28c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    e65401f View commit details
    Browse the repository at this point in the history
  2. remove all any types

    gwdawson committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    04fac42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3ae6b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. update modal component width

    gwdawson committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2ef5fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a399b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5160d9c View commit details
    Browse the repository at this point in the history
  4. fix broken mock datasource

    gwdawson committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f81e32a View commit details
    Browse the repository at this point in the history
  5. update test names

    gwdawson committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2e5fcb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    0055cfb View commit details
    Browse the repository at this point in the history
  2. revert modal width

    gwdawson committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    adb9dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    527e0a2 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    gwdawson committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7be5f0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7da15c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bedc95 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. remove unnecessary code

    gwdawson committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ee99f0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb3b9d View commit details
    Browse the repository at this point in the history
  3. fix input placeholder text

    gwdawson committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ae66de0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6253eb View commit details
    Browse the repository at this point in the history