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

mgr/dashboard: capacity card #47396

Merged

Conversation

Pegonzal
Copy link
Contributor

@Pegonzal Pegonzal commented Aug 1, 2022

Capacity card for the new dashboard page.

Currently working with two rings. One outter ring for the osd-nearFullRatio and osd-FullRatio and other ring for the capacity usage display.

image

Signed-off-by: Pedro Gonzalez Gomez pegonzal@redhat.com

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

@Pegonzal Pegonzal requested a review from a team as a code owner August 1, 2022 21:16
@Pegonzal Pegonzal requested review from pereman2 and aaSharma14 and removed request for a team August 1, 2022 21:16
@Pegonzal Pegonzal added this to In progress in Dashboard via automation Aug 1, 2022
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved

@github-actions
Copy link

github-actions bot commented Aug 3, 2022

This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved

Copy link
Member

@epuertat epuertat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@github-actions
Copy link

This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved

@Pegonzal
Copy link
Contributor Author

@epuertat Could you review it again? I added your suggested changes and had some questions with some of them. Anyways, let me know

Copy link
Member

@epuertat epuertat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @Pegonzal ! LGTM. Just a couple of comments (the i18n should be fixed).

Dashboard automation moved this from In progress to Reviewer approved Aug 18, 2022
@Pegonzal Pegonzal changed the title [wip] mgr/dashboard: capacity card mgr/dashboard: capacity card Aug 19, 2022
@pereman2
Copy link
Contributor

jenkins test make check

@pereman2
Copy link
Contributor

jenkins test api

@pereman2
Copy link
Contributor

jenkins test dashboard

@nizamial09
Copy link
Member

jenkins test make check

@nizamial09
Copy link
Member

jenkins test api

@nizamial09
Copy link
Member

not sure but maybe the feature branch needs to rebased against the main for all these test to pass.

mgr/dashboard: fix variable names and using Math.round() now

mgr/dashboard cluster endpoint changes

mgr/dashboard: refactoring

mgr/dashboard: string concatenation to interpolation and typedict to namedtuple

mgr/dashboard: change function order

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
@Pegonzal Pegonzal merged commit dea68b2 into ceph:feature-landing-page-revamp Aug 24, 2022
Dashboard automation moved this from Reviewer approved to Done Aug 24, 2022
@Pegonzal Pegonzal deleted the capacity-card branch August 24, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Dashboard
  
Done
4 participants