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: CSI Plugins Pages #7872

Merged
merged 27 commits into from
May 7, 2020
Merged

UI: CSI Plugins Pages #7872

merged 27 commits into from
May 7, 2020

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    83baebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    572cf0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70fe2b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f07a44d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaa107e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c262dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d34381 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96f86d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64fa26b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ad5243 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0dd5882 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c04b5d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3999d45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    16296f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    865e285 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6e5755 View commit details
    Browse the repository at this point in the history
  17. Set color in addition to fill for the icon class

    Structure icons have fill set to currentColor hardcored in their markup.
    This mean setting fill to a color in CSS does nothing, but setting color
    now does.
    DingoEatingFuzz committed May 7, 2020
    Configuration menu
    Copy the full SHA
    d0d1c1f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bcc6562 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4f4bc6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    092b05d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e984bbc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9632aac View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    75a61e6 View commit details
    Browse the repository at this point in the history
  24. Refactor AllocationRow qualifyAllocation

    There was a missing edge case where a job is pending. I took the moment
    to also refactor the code to use async/await which cleaned up the
    promise chaining.
    DingoEatingFuzz committed May 7, 2020
    Configuration menu
    Copy the full SHA
    7c373a2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    75a150f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6b46b28 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    877cadf View commit details
    Browse the repository at this point in the history