keycloak-scim/js/apps/admin-ui/src
Stan Silvert 51b0eec685
Fix custom userFed that doesn't implement CredentialInputUpdater (#20062)
* Fix custom userFed that doesn't implement CredentialInputUpdater
Fixes #19491

* Cleanup from Jon's review

* Specify dependency

* Revert "Specify dependency"

This reverts commit a52d5d993aa1f9cf4503e6101eb49c20b27b38fc.
2023-05-02 17:09:44 -04:00
..
authentication Disable stringify by default and enable it for authorization (#19871) 2023-04-21 11:15:42 +00:00
client-scopes Added missing fields when dynamic scope is enabled (#19984) 2023-05-02 11:46:57 +02:00
clients added check for undefined (#19949) 2023-04-27 08:51:16 +02:00
components Added missing fields when dynamic scope is enabled (#19984) 2023-05-02 11:46:57 +02: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 Fix custom userFed that doesn't implement CredentialInputUpdater (#20062) 2023-05-02 17:09:44 -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 Added missing fields when dynamic scope is enabled (#19984) 2023-05-02 11:46:57 +02: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