Resolve "Distribution of requests per assignment over a lab"
What does this mr do?
Basically creates a bar chart that plots the assignments of a lab against the number of requests for each respective assignment. See #583 (closed) for initial concept diag.
Screenshots
The wireframe places graphs above the table, this will be changed later. For now since there is only one statistic, it is more appropriate that the chart comes below the table.

Does this MR meet the acceptance criteria?
-
I have added a changelog entry to reflect the significant changes I made. -
Tests were created to test the feature. -
I have updated the documentation accordingly. -
I adhere to the style guide.
Closes #583 (closed)
Edited by Henry Page
Merge request reports
Activity
added difficultymedium priomed statusdoing ui labels
assigned to @hpage
requested review from @cchen9
added 350 commits
-
b31e0723...1be202a2 - 349 commits from branch
development - 533a1764 - convert to fetch api
-
b31e0723...1be202a2 - 349 commits from branch
Policy violation(s) detected
Security and compliance scanners enforced by your organization have completed and identified that approvals are required due to one or more policy violations. Review the policy's rules in the MR widget and assign reviewers to proceed. Learn more about Security and Compliance policies.
Edited by GitLab Security Botadded 1 commit
- b12b1ff9 - complete backend for general statistics and first chart statistic
added 2 commits
added 6 commits
-
e058685e...7b83a33f - 2 commits from branch
development - 3e1cb4c7 - bumped up dependency version and changed syntax to newer syntax
- ad2bd6be - remove comment
- 1038ffe5 - Merge branch '668-upgrade-chart-js-dependency' of...
- ea3bb780 - Add tests and fix changelog
Toggle commit list-
e058685e...7b83a33f - 2 commits from branch
removed review request for @cchen9
added 1 commit
- a2507a01 - add more tests for roledtoservice so test cov goes up
Please register or sign in to reply