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

DSEGOG-361 view all users on admin page #514

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

joshuadkitenge
Copy link
Contributor

@joshuadkitenge joshuadkitenge commented Nov 12, 2024

Description

  • An admin user should be able to view all user on the admin page in scigateway.
  • Material react table is user to display all the users in the admin page
  • React router has been implement for the separate the admin user route at /admin/users

Testing instructions

Add a set up instructions describing how the reviewer should test the code

  • Review code
  • Check Actions build
  • Review changes to test coverage

Agile board tracking

closes DSEGOG-361

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 97.80%. Comparing base (344bba3) to head (cbcf0a2).

Files with missing lines Patch % Lines
src/admin/users/usersTable.component.tsx 89.02% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #514      +/-   ##
===========================================
- Coverage    97.85%   97.80%   -0.06%     
===========================================
  Files           90       92       +2     
  Lines        11647    11788     +141     
  Branches      1853     1367     -486     
===========================================
+ Hits         11397    11529     +132     
- Misses         248      257       +9     
  Partials         2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant