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: right align stats on node list #28545

Merged
merged 2 commits into from
Aug 14, 2018
Merged

Commits on Aug 14, 2018

  1. ui: some lint fixes

    These don't actually fail the linter, but are inconsistent with style
    elsewhere. Should make the linter more strict.
    
    Release note: None
    Pete Vilter committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    584fa19 View commit details
    Browse the repository at this point in the history
  2. ui: right-align numeric stats in node list

    Not as good as a bar graph, but still makes it easier to compare
    quantities.
    
    Release note: None
    Pete Vilter committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    a45f250 View commit details
    Browse the repository at this point in the history