jams-react-client: fix DisplayUserProfile and Devices pages
This fix lets users that are not admin see the pages as intended. I also refactored the 2 pages into smaller components. Change-Id: Ibc02534ea1215d870772f6f2fd1061a87b56ed38
Showing
- jams-react-client/src/components/Devices/Devices.tsx 111 additions, 246 deletionsjams-react-client/src/components/Devices/Devices.tsx
- jams-react-client/src/components/Devices/EditDeviceDialog.tsx 102 additions, 0 deletions...-react-client/src/components/Devices/EditDeviceDialog.tsx
- jams-react-client/src/components/Devices/RevokeDeviceDialog.tsx 52 additions, 0 deletions...eact-client/src/components/Devices/RevokeDeviceDialog.tsx
- jams-react-client/src/views/UserProfile/AdminAddUserToGroup.tsx 167 additions, 0 deletions...eact-client/src/views/UserProfile/AdminAddUserToGroup.tsx
- jams-react-client/src/views/UserProfile/DisplayUserProfile.tsx 168 additions, 447 deletions...react-client/src/views/UserProfile/DisplayUserProfile.tsx
- jams-react-client/src/views/UserProfile/UserProfileFieldsList.tsx 107 additions, 0 deletions...ct-client/src/views/UserProfile/UserProfileFieldsList.tsx
Loading
Please register or sign in to comment