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

Add a flyout to alert list. #57926

Merged
merged 23 commits into from
Feb 21, 2020
Merged

Commits on Feb 20, 2020

  1. add a flyout

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    07e448d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c891c View commit details
    Browse the repository at this point in the history
  3. Rename queryParams selector

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    3d6f4ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aeeba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6340270 View commit details
    Browse the repository at this point in the history
  6. Removed sample code

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    26c3ca6 View commit details
    Browse the repository at this point in the history
  7. DO IT

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    09fe7dc View commit details
    Browse the repository at this point in the history
  8. return alerts from alert api.

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    517d796 View commit details
    Browse the repository at this point in the history
  9. remove copy paste

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    dc98ea0 View commit details
    Browse the repository at this point in the history
  10. Fix query builder test

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f2847b4 View commit details
    Browse the repository at this point in the history
  11. GO FOR IT

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    7d18af0 View commit details
    Browse the repository at this point in the history
  12. add tests

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9686b88 View commit details
    Browse the repository at this point in the history
  13. use davis technique

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b5ce863 View commit details
    Browse the repository at this point in the history
  14. add tests that test it

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    eb25f76 View commit details
    Browse the repository at this point in the history
  15. use currentTarget cause candace said so

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    daafb55 View commit details
    Browse the repository at this point in the history
  16. use react router link. its an actual link, and its easier to test w/ …

    …react router
    
    also, use `href` instead of a button
    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0d67dad View commit details
    Browse the repository at this point in the history
  17. rewrite the tests

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    26a5ac2 View commit details
    Browse the repository at this point in the history
  18. remove todos

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    60db616 View commit details
    Browse the repository at this point in the history
  19. Add comments

    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    66c4590 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5a30168 View commit details
    Browse the repository at this point in the history
  21. respect existing query params when opening or closing flyouyt

    disable test i broke. lets rethink this
    oatkiller committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    626e2fb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. pedro

    oatkiller committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5b78baf View commit details
    Browse the repository at this point in the history
  2. DO IT

    oatkiller committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    dbffe17 View commit details
    Browse the repository at this point in the history