keycloak-scim/js/apps/admin-ui/src/clients
Ahana Mallik 4be058a3dd
Prevent double submit in new client form (#30438)
Closes #20371

Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>
2024-06-25 18:37:08 +00:00
..
__tests__ Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
add Prevent double submit in new client form (#30438) 2024-06-25 18:37:08 +00:00
advanced Add support for application/jwt media-type in token introspection (#29842) 2024-06-03 19:06:21 +02:00
authorization fixed username display in the users dropdown on create/edit user policy (#30701) 2024-06-25 09:33:33 +01:00
credentials Fix rotated secret (#30331) 2024-06-11 13:29:05 +02:00
import Add FormSubmitButton to handle form submission consistently (#28701) 2024-05-14 16:34:30 +02:00
initial-access use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
keys use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
registration remove all use of deprecated Select and Dropdown (#29270) 2024-05-30 13:45:58 +02:00
roles Add FormSubmitButton to handle form submission consistently (#28701) 2024-05-14 16:34:30 +02:00
routes Allow authorization changes with fine-grained client access and manage-authorization. (#25280) 2023-12-06 08:16:04 -05:00
scopes add label interpolation to description fields (#30325) 2024-06-14 14:26:58 +02:00
service-account use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
AdvancedTab.tsx changed name and added version number (#28157) 2024-04-19 14:10:34 -04:00
ClientDescription.tsx changed name and added version number (#28157) 2024-04-19 14:10:34 -04:00
ClientDetails.tsx remove all use of deprecated Select and Dropdown (#29270) 2024-05-30 13:45:58 +02:00
ClientSessions.tsx use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
ClientSettings.tsx changed name and added version number (#28157) 2024-04-19 14:10:34 -04:00
ClientsSection.tsx add label interpolation to description fields (#30325) 2024-06-14 14:26:58 +02:00
routes.ts Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
utils.ts REALM_CLIENT attribute to recognize realm clients (#30433) 2024-06-19 10:22:13 +02:00