keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit b0b967d8d4
migrated user forms to ui-shared (#27593)
* migrated user forms to ui-shared

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* review comments

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed test

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-06 16:06:13 +00:00
..
authentication Ability to declare a default "First broker login flow" per Realm 2024-02-28 16:17:51 +01:00
client-scopes Prevent user from removing built-in client scopes (#27134) 2024-02-26 11:16:23 +01:00
clients Port regex client authorization policy to new form controls (#27569) 2024-03-06 10:26:25 +01:00
components Changed KeyckloakTextInput to TextControl in NewRealmForm (#27596) 2024-03-06 14:07:49 +00:00
context Show display name in realm selector (#27259) 2024-02-26 14:04:38 +01:00
dashboard Show display name in realm selector (#27259) 2024-02-26 14:04:38 +01:00
events fixed messages and replaced KeyckloakTextInput (#27591) 2024-03-06 10:25:57 +00:00
groups Groups should be clickable when user has view-access on the group (#26033) 2024-01-24 09:17:39 +00:00
i18n use login realm (#25466) 2023-12-13 16:15:30 +01:00
identity-providers Ability to declare a default "First broker login flow" per Realm 2024-02-28 16:17:51 +01:00
page Add a way to extend the UI with an Java API (#23772) 2024-01-22 08:19:58 +00:00
realm Changed KeyckloakTextInput to TextControl in NewRealmForm (#27596) 2024-03-06 14:07:49 +00:00
realm-roles Realm roles tests (admin-ui) (#25376) 2023-12-07 14:34:31 +00:00
realm-settings Adding translations when a new attribute is created (#27313) 2024-03-04 11:39:20 +00:00
root Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
sessions Update SessionsTable.tsx 2024-01-02 15:37:08 +01:00
user migrated user forms to ui-shared (#27593) 2024-03-06 16:06:13 +00:00
user-federation migrated some of the controls to ui-shared (#27424) 2024-03-06 08:40:54 +00:00
utils Added Client Type feature flag to begin client type work (#26389) 2024-01-24 12:07:07 +00:00
admin-client.ts Refactor initalization of Keycloak JS in Admin Console (#20100) 2023-05-03 13:27:27 +02:00
App.tsx Show display name in realm selector (#27259) 2024-02-26 14:04:38 +01:00
environment.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
ForbiddenSection.tsx Support OR condition for forms + authz (#24879) 2023-11-28 08:07:11 -05:00
help-urls.ts Added welcome tab to admin-ui (#25992) 2024-01-09 19:02:31 +00:00
i18next.d.ts Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
index.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
keycloak.ts Enable PKCE by default for Keycloak JS (#26412) 2024-01-23 14:04:13 +01:00
main.tsx Use new Root API to render Admin UI (#21102) 2023-07-25 18:56:44 +02:00
page-nav.css Show display name in realm selector (#27259) 2024-02-26 14:04:38 +01:00
PageHeader.tsx Added welcome tab to admin-ui (#25992) 2024-01-09 19:02:31 +00:00
PageNav.tsx Add a way to extend the UI with an Java API (#23772) 2024-01-22 08:19:58 +00:00
PageNotFoundSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
routes.tsx Add a way to extend the UI with an Java API (#23772) 2024-01-22 08:19:58 +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 Localization tabs (#25532) 2024-01-08 14:03:26 +00:00
vite-env.d.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00