keycloak-scim/apps/admin-ui/src/user
Erik Jan de Wit fe2ed2c680
Added offline sessions to client and sessions (#4374)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-02-10 16:28:22 +00:00
..
routes Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
user-credentials Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
CreateUser.tsx Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
EditUser.tsx Don't show Groups tab if user does not have query-groups role. (#4322) 2023-02-07 12:30:46 +01:00
FederatedUserLink.tsx Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
routes.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
user-credentials.css Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
user-section.css Fine-tuning of User consents page (#3983) 2022-12-15 16:19:03 +01:00
UserAttributes.tsx Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
UserConsents.tsx Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
UserCredentials.tsx Add credential table (#3710) 2022-11-07 15:02:53 -05:00
UserForm.tsx Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
UserGroups.tsx Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
UserIdentityProviderLinks.tsx Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
UserIdPModal.tsx Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
UserProfileFields.tsx Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
UserRoleMapping.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
UserSessions.tsx Added offline sessions to client and sessions (#4374) 2023-02-10 16:28:22 +00:00
UsersSection.tsx Allow add/remove user with only query-users role. (#4228) 2023-01-19 14:58:51 -05:00