keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit 1d8744e6c1
use subGroupCount to render subGroups (#28173)
* use subGroupCount to render subGroups

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

* PR review changes

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

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-04-08 14:29:52 +02:00
..
authentication Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
client-scopes Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
clients Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
components use subGroupCount to render subGroups (#28173) 2024-04-08 14:29:52 +02:00
context Fix navigation with realms with special chars (#28349) 2024-04-04 09:50:33 +02:00
dashboard Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
events Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
groups Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
i18n
identity-providers Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
page Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
realm Changed KeyckloakTextInput to TextControl in NewRealmForm (#27596) 2024-03-06 14:07:49 +00:00
realm-roles Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
realm-settings added unique message for key provider name (#28504) 2024-04-08 14:22:42 +02:00
root
sessions Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
user Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
user-federation Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
utils Added Client Type feature flag to begin client type work (#26389) 2024-01-24 12:07:07 +00:00
admin-client.ts
App.tsx Show display name in realm selector (#27259) 2024-02-26 14:04:38 +01:00
environment.ts
ForbiddenSection.tsx
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 Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
keycloak.ts Enable PKCE by default for Keycloak JS (#26412) 2024-01-23 14:04:13 +01:00
main.tsx
page-nav.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
PageHeader.tsx Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
PageNav.tsx Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
PageNotFoundSection.tsx
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
util.ts Localization tabs (#25532) 2024-01-08 14:03:26 +00:00
vite-env.d.ts