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

1330 - View progress of all users as admin #1331

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

legendword
Copy link
Contributor

@legendword legendword commented Jul 11, 2023

Changes

  • Add an endpoint GET /users/allProgress to fetch an array containing progress of all nodes for all users.
  • Add a view for the admin to see a table of all user progress. The view includes a table with each node as a column and each user as a row. The column header for each node can be clicked, which takes the user to the lightbox for that node.
  • Add CircularProgress component that could be used in the future for other things.

Screenshot

image

Issue Linkage

Closes #1330

PR Dependency

Depends on: N/A

Automated Testing

  • To be added.

@cypress
Copy link

cypress bot commented Jul 11, 2023

Passing run #4057 ↗︎

0 100 0 0 Flakiness 0

Details:

Move all user progress button into operations dropdown
Project: tapestry-wp Commit: f1ca21e770
Status: Passed Duration: 04:20 💡
Started: Aug 8, 2023 1:55 AM Ended: Aug 8, 2023 2:00 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

View progress of all users as admin
1 participant