keycloak-scim/js/apps/admin-ui/src
Thomas Darimont 68617180a2 Show indicator for transient user in user sessions list in admin ui (28879)
For transient users a transient label is now shown in the realm sessions and client sessions list in the admin ui.

Fixes #28879

Co-authored-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-04-19 09:48:41 +02:00
..
authentication Update flow diagram to support branching edges for conditionals (#28481) 2024-04-09 14:37:10 +02:00
client-scopes fixed redirect on cancel (#28598) 2024-04-10 16:36:01 +01:00
clients use subGroupCount instead (#28719) 2024-04-15 14:32:28 +02:00
components use filtered times instead of all (#28770) 2024-04-17 09:04:41 +02:00
context Encode realm name in URL when fetching from ui-ext (#28703) 2024-04-14 15:51:26 +00: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 use login realm (#25466) 2023-12-13 16:15:30 +01:00
identity-providers reload when id changes (#28773) 2024-04-16 13:04:50 +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 Remove last violatations of no-unstable-nested-components (#28559) 2024-04-12 10:39:15 -03:00
root Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
sessions Show indicator for transient user in user sessions list in admin ui (28879) 2024-04-19 09:48:41 +02:00
user Escape slashes in full group path representation but disabled by default 2024-04-12 10:53:39 +02:00
user-federation use input instead of TextInput to make them truly hidden (#28618) 2024-04-16 13:59:23 +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 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 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 Use new Root API to render Admin UI (#21102) 2023-07-25 18:56:44 +02:00
page-nav.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
PageHeader.tsx remove use of deprecated components (#28800) 2024-04-18 12:14:53 +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