Skip to content

Commit

Permalink
Resurrected the ability to add and update roles
Browse files Browse the repository at this point in the history
  • Loading branch information
mkimberlin committed Apr 11, 2024
1 parent b382fe4 commit 2159398
Show file tree
Hide file tree
Showing 7 changed files with 624 additions and 220 deletions.
13 changes: 10 additions & 3 deletions web-ui/src/api/roles.js
76 changes: 38 additions & 38 deletions web-ui/src/components/admin/roles/RoleUserCards.jsx
74 changes: 61 additions & 13 deletions web-ui/src/components/admin/roles/Roles.css
317 changes: 185 additions & 132 deletions web-ui/src/components/admin/roles/Roles.jsx
358 changes: 327 additions & 31 deletions web-ui/src/components/admin/roles/__snapshots__/Roles.test.jsx.snap
2 changes: 1 addition & 1 deletion web-ui/src/context/actions.js
4 changes: 2 additions & 2 deletions web-ui/src/context/reducer.js

0 comments on commit 2159398

Please sign in to comment.