keycloak-scim/js/apps/admin-ui/src
2023-10-24 08:00:50 -04:00
..
authentication Use JavaScript private class features (#24054) 2023-10-23 14:12:55 -04:00
client-scopes Encode parameters for React Router links in URL-safe manner (#23667) 2023-10-17 07:36:26 +00:00
clients Add dedicated feature flag for oauth device grant flow (#23892) 2023-10-24 10:09:26 +02:00
components fixed count for pagination (#24034) 2023-10-24 08:00:50 -04:00
context Use JavaScript private class features (#24054) 2023-10-23 14:12:55 -04:00
dashboard Encode parameters for React Router links in URL-safe manner (#23667) 2023-10-17 07:36:26 +00:00
events Encode parameters for React Router links in URL-safe manner (#23667) 2023-10-17 07:36:26 +00:00
groups fixed count for pagination (#24034) 2023-10-24 08:00:50 -04:00
i18n merge all namespaces into one (#22949) 2023-09-08 15:17:17 +02:00
identity-providers Encode parameters for React Router links in URL-safe manner (#23667) 2023-10-17 07:36:26 +00:00
realm removed invalid RealmName check (#24001) 2023-10-17 15:20:12 +02:00
realm-roles Encode parameters for React Router links in URL-safe manner (#23667) 2023-10-17 07:36:26 +00:00
realm-settings Add dedicated feature flag for oauth device grant flow (#23892) 2023-10-24 10:09:26 +02:00
root Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
sessions Encode parameters for React Router links in URL-safe manner (#23667) 2023-10-17 07:36:26 +00:00
user fix exception when user does not have view-realm role (#24036) 2023-10-23 14:35:31 -04:00
user-federation Encode parameters for React Router links in URL-safe manner (#23667) 2023-10-17 07:36:26 +00:00
utils Add dedicated feature flag for oauth device grant flow (#23892) 2023-10-24 10:09:26 +02:00
admin-client.ts Refactor initalization of Keycloak JS in Admin Console (#20100) 2023-05-03 13:27:27 +02:00
App.tsx only add realm access to the current realm (#21554) 2023-08-10 12:43:15 +02:00
environment.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
ForbiddenSection.tsx merge all namespaces into one (#22949) 2023-09-08 15:17:17 +02:00
help-urls.ts
i18next.d.ts Update i18next and react-18next to the latest version (#21070) 2023-06-19 14:59:21 +00:00
index.css
keycloak.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
main.tsx Use new Root API to render Admin UI (#21102) 2023-07-25 18:56:44 +02:00
page-nav.css
PageHeader.tsx Allow changing admin console logo and favicon from theme.properties (#20201) 2023-05-17 07:53:38 -04:00
PageNav.tsx merge all namespaces into one (#22949) 2023-09-08 15:17:17 +02:00
PageNotFoundSection.tsx
routes.tsx Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
util.test.ts Fix problems with key value input and empty entries (#19421) 2023-04-04 10:09:31 +02:00
util.ts multiple values are valid (#24050) 2023-10-18 20:33:44 -04:00
vite-env.d.ts