keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit 1fe5082edd
Fall back to page properties if no display fields are specified (#31769)
Closes keycloak/keycloak-quickstarts#587

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-07-30 14:12:13 +00:00
..
authentication add onOpenChange to all dropdown and selects (#31230) 2024-07-23 11:34:20 +02:00
client-scopes add onOpenChange to all dropdown and selects (#31230) 2024-07-23 11:34:20 +02:00
clients made buttons disabled when all fields are readonly (#31436) 2024-07-23 13:38:08 +02:00
components Use TextControl in StringComponent (#31442) 2024-07-29 09:29:56 +01:00
context adds rtl for admin ui (#30965) 2024-07-23 14:05:11 +02:00
dashboard initial ui for organizations (#29643) 2024-05-29 14:34:02 +02:00
events fixed issue related to dark mode (#30510) 2024-06-18 08:06:21 +01:00
groups add onOpenChange to all dropdown and selects (#31230) 2024-07-23 11:34:20 +02:00
i18n made realm the namespace so we can change the bundle (#30239) 2024-06-24 09:00:09 +01:00
identity-providers add onOpenChange to all dropdown and selects (#31230) 2024-07-23 11:34:20 +02:00
organizations add onOpenChange to all dropdown and selects (#31230) 2024-07-23 11:34:20 +02:00
page Fall back to page properties if no display fields are specified (#31769) 2024-07-30 14:12:13 +00:00
realm Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
realm-roles Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
realm-settings made buttons disabled when all fields are readonly (#31436) 2024-07-23 13:38:08 +02:00
root Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
sessions Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
user made buttons disabled when all fields are readonly (#31436) 2024-07-23 13:38:08 +02:00
user-federation made buttons disabled when all fields are readonly (#31436) 2024-07-23 13:38:08 +02:00
utils Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
admin-client.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
App.tsx Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
environment.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
ForbiddenSection.tsx Add a separator for listing required permissions (#29272) 2024-05-07 16:34:06 -04:00
help-urls.ts Fix linting issues 2024-06-05 12:29:38 +02:00
i18next.d.ts Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
index.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
index.ts Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
main.tsx use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
page-nav.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
PageHeader.tsx use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
PageNav.tsx initial ui for organizations (#29643) 2024-05-29 14:34:02 +02:00
PageNotFoundSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
Root.tsx Align environment variables between consoles (#30125) 2024-06-06 08:36:46 +02:00
routes.tsx initial ui for organizations (#29643) 2024-05-29 14:34:02 +02:00
util.test.ts Fix problems with key value input and empty entries (#19421) 2023-04-04 10:09:31 +02:00
util.ts Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
vite-env.d.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00