keycloak-scim/js/apps/admin-ui/src
2023-04-27 08:51:16 +02:00
..
authentication Disable stringify by default and enable it for authorization (#19871) 2023-04-21 11:15:42 +00:00
client-scopes Fix a11y violation for client scopes/scopes (#19446) 2023-03-30 16:40:52 +02:00
clients added check for undefined (#19949) 2023-04-27 08:51:16 +02:00
components Disable stringify by default and enable it for authorization (#19871) 2023-04-21 11:15:42 +00:00
context Ensure requests are cancelled properly in useFetch() (#19568) 2023-04-06 12:07:08 +00:00
dashboard Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
events Feature to filter Login Events by IP Address (#19341) 2023-04-06 11:33:15 +00:00
groups Made tree view paging based on count query (#19758) 2023-04-26 14:21:43 +02:00
identity-providers Revert "Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)" (#19643) 2023-04-18 12:50:46 -04:00
realm Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
realm-roles Revert "Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)" (#19643) 2023-04-18 12:50:46 -04:00
realm-settings add validations to validator when creating new (#19872) 2023-04-21 14:29:06 +02:00
root Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
sessions Use Admin API extension to group sessions (#19837) 2023-04-26 08:17:58 +00:00
user Revert "Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)" (#19643) 2023-04-18 12:50:46 -04:00
user-federation Revert "Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)" (#19643) 2023-04-18 12:50:46 -04:00
utils Revert "Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)" (#19643) 2023-04-18 12:50:46 -04:00
App.tsx Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
environment.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
ForbiddenSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
help-urls.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
i18n.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
i18next.d.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
index.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
main.tsx Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
page-nav.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
PageHeader.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
PageNav.tsx Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
PageNotFoundSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
routes.tsx Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
util.test.ts Fix problems with key value input and empty entries (#19421) 2023-04-04 10:09:31 +02:00
util.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
vite-env.d.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00