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

Plugin E2E: Make it possible to test query editor in panel edit page #551

Merged
merged 25 commits into from
Nov 24, 2023

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    a12c8ff View commit details
    Browse the repository at this point in the history
  2. add custom selector engine

    sunker committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    03da826 View commit details
    Browse the repository at this point in the history
  3. add new fixtures and models

    sunker committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3ae2282 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. internalize certain types

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f19ab91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec6237 View commit details
    Browse the repository at this point in the history
  3. cleanup

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e575dcf View commit details
    Browse the repository at this point in the history
  4. add tests

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    87af085 View commit details
    Browse the repository at this point in the history
  5. fix request

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2934f45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50752f3 View commit details
    Browse the repository at this point in the history
  7. use props ds name

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1f717b0 View commit details
    Browse the repository at this point in the history
  8. remove example test

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    51be95b View commit details
    Browse the repository at this point in the history
  9. use better selector

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f55f80b View commit details
    Browse the repository at this point in the history
  10. improve name

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8f4c157 View commit details
    Browse the repository at this point in the history
  11. tidy up

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0c02c26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da2f1e0 View commit details
    Browse the repository at this point in the history
  13. fix env variable name

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b749741 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cdd4f14 View commit details
    Browse the repository at this point in the history
  15. remove not used file

    sunker committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2634e64 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. remove empty dashboard page

    sunker committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    dc459ea View commit details
    Browse the repository at this point in the history
  2. use correct type

    sunker committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c71f37e View commit details
    Browse the repository at this point in the history
  3. Update packages/plugin-e2e/src/api.ts

    Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
    sunker and leventebalogh authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    522856a View commit details
    Browse the repository at this point in the history
  4. Update packages/plugin-e2e/src/api.ts

    Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
    sunker and leventebalogh authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    be1805b View commit details
    Browse the repository at this point in the history
  5. Update packages/plugin-e2e/src/api.ts

    Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
    sunker and leventebalogh authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1f88ca8 View commit details
    Browse the repository at this point in the history
  6. pr feedback

    sunker committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    63f28c2 View commit details
    Browse the repository at this point in the history
  7. fix broken selector

    sunker committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    49b6b9b View commit details
    Browse the repository at this point in the history