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(dashboard): menu improvements, fallback support for Drill to Detail #21351

Merged
merged 38 commits into from
Oct 19, 2022

Commits on Oct 19, 2022

  1. Refactor D2D menu/modal.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ddebcea View commit details
    Browse the repository at this point in the history
  2. Implement/test fallback menu.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2899160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17622bb View commit details
    Browse the repository at this point in the history
  4. Stub out todo tests.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0f3d59a View commit details
    Browse the repository at this point in the history
  5. Refactor components, tests.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c1da35e View commit details
    Browse the repository at this point in the history
  6. WIP

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4bc91eb View commit details
    Browse the repository at this point in the history
  7. WIP

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5894d03 View commit details
    Browse the repository at this point in the history
  8. WIP

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2f3b4f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94e3b43 View commit details
    Browse the repository at this point in the history
  10. Fixes

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ba0eb71 View commit details
    Browse the repository at this point in the history
  11. Typing, other cleanup.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    143a273 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0aaa8b View commit details
    Browse the repository at this point in the history
  13. Update menu placement.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ac720d1 View commit details
    Browse the repository at this point in the history
  14. Typing, param cleanup.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    019a046 View commit details
    Browse the repository at this point in the history
  15. Cleanup

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0479c23 View commit details
    Browse the repository at this point in the history
  16. Update behavior name.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5d2a86c View commit details
    Browse the repository at this point in the history
  17. Fix failing test.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    cc49b90 View commit details
    Browse the repository at this point in the history
  18. Fix Cypress tests.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    995fcb8 View commit details
    Browse the repository at this point in the history
  19. Cleanup.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c1a8321 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d915f5f View commit details
    Browse the repository at this point in the history
  21. Use QueryMode enum.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9c619e7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cce3d03 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0f0c0b0 View commit details
    Browse the repository at this point in the history
  24. Add missing D2D behavior.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d8e3bb1 View commit details
    Browse the repository at this point in the history
  25. Clean up import.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c85eb38 View commit details
    Browse the repository at this point in the history
  26. Use enum for chart source.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    422cfa1 View commit details
    Browse the repository at this point in the history
  27. Update Cypress tests.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    adf3e2f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    64aa996 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d9b4303 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    14c4496 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7851d68 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0437083 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4b97388 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9cfcc39 View commit details
    Browse the repository at this point in the history
  35. Rename variables.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4c57264 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8bc9476 View commit details
    Browse the repository at this point in the history
  37. Make enum PascalCase.

    codyml committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    bb43302 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    85d080f View commit details
    Browse the repository at this point in the history