keycloak-scim/js/apps/admin-ui/src/user
Erik Jan de Wit 2a6b4d1210
use inputOptionsLabels when they exist (#22451)
* use inputOptionsLabels when they exist

fixes: #22432

* fixed type
2023-08-30 07:22:34 +00:00
..
components use inputOptionsLabels when they exist (#22451) 2023-08-30 07:22:34 +00:00
details User Attribute Search (#19574) 2023-06-12 14:17:54 +02:00
routes Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
user-credentials Add "created at" column to user credentials table in admin ui (#21831) 2023-07-20 08:07:26 +02:00
CreateUser.tsx Reference admin client from module instead of context (#20118) 2023-05-03 13:51:02 +00:00
EditUser.tsx PR review comments 2023-08-29 08:14:47 -03:00
FederatedUserLink.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
routes.ts Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
user-credentials.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
user-section.css made added groups browsable (#21588) 2023-07-18 10:30:04 +02:00
UserAttributes.tsx now uses save from edit user (#21809) 2023-08-09 07:26:04 -04:00
UserConsents.tsx Fixed minor accessibility violations for Users (#21353) 2023-06-30 18:24:35 +01:00
UserCredentials.tsx Add "created at" column to user credentials table in admin ui (#21831) 2023-07-20 08:07:26 +02:00
UserForm.tsx Decoupling legacy and dynamic user profiles and exposing metadata from admin api 2023-08-29 08:14:47 -03:00
UserGroups.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
UserIdentityProviderLinks.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
UserIdPModal.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
UserProfileFields.tsx PR review comments 2023-08-29 08:14:47 -03:00
UserRoleMapping.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
UserSessions.tsx Reference admin client from module instead of context (#20118) 2023-05-03 13:51:02 +00:00
UsersSection.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
utils.ts PR review comments 2023-08-29 08:14:47 -03:00