-
Notifications
You must be signed in to change notification settings - Fork 184
[dashboard] New Study Progression Panel #9789
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
Conversation
@skarya22 split into two PRs, with the optimizations for 27 release |
@skarya22 after rebase, please assign @adamdaudrich |
lGtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lGtm
@skarya22 seems to be failing static tests because of phpcs |
@driusan Resolved the scrollbar issue. The charts are all still accessible through the "Views" dropdown, only change is that the default is this summary panel instead of the scans one. There are new charts being added in #9937 that adds a chart to the first panel, which will make the dashboard have a chart again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested, works now.
- Adds a study progression tab that showcases some nice stats such as the ones below. Used the getWidgets function in the module so that only users with access to the module can see it - Links to the modules, and only shows up if you have permission to it - Includes changes in aces#9793
Brief summary of changes
Testing instructions (if applicable)
Link(s) to related issue(s)