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

UI: Client and Server Monitor #8177

Merged
merged 21 commits into from
Jun 18, 2020
Merged

UI: Client and Server Monitor #8177

merged 21 commits into from
Jun 18, 2020

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    2eceffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8aed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e59488 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f02beee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a4cde3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47969c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88e7e7e View commit details
    Browse the repository at this point in the history
  8. Temporary helpers for ember-power-select

    These are based on the source code for selectChoose. I would have liked
    to have used selectChoose, but the implementation has two await
    settled()s in it which prevented me from writing the tests I needed to
    write.
    
    These new extension helpers separate selectChoose into two pieces so
    logic can be placed between the two async actions.
    DingoEatingFuzz committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    2c85e69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f896a62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0a0ffd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4a8c9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c3b4999 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0fce03 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9e5cd53 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9294a7a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7185757 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    53027ba View commit details
    Browse the repository at this point in the history
  18. Server monitor page

    DingoEatingFuzz committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a0c6cc2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5bb3c43 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    619aea8 View commit details
    Browse the repository at this point in the history
  2. Code review feedback

    DingoEatingFuzz committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    34e8e1f View commit details
    Browse the repository at this point in the history