keycloak/js/apps/admin-ui/src
Ryan Emerson 00c0dee3c4 Display Javascript policy description and code in admin UI
Closes #47452

Signed-off-by: Ryan Emerson <remerson@ibm.com>
2026-04-02 12:37:56 -03:00
..
authentication Translate the validation error returned from the backend 2025-09-05 13:35:32 -04:00
client-scopes [OID4VCI] Make cryptographic binding & proofs explicitly configurable and spec-compliant (#47257) 2026-04-01 12:14:30 +02:00
clients Display Javascript policy description and code in admin UI 2026-04-02 12:37:56 -03:00
components Try to use native monospaced fonts for wf editor 2026-03-26 11:59:24 -03:00
context use endpoint instead of multiple fetch on client 2026-03-25 09:24:15 +01:00
dashboard Mark Token Exchange v1 as deprecated but in preview 2026-02-05 09:16:44 +01:00
events AdminEvent.getResourcePath() returns paths with duplicated slashes 2026-01-05 21:18:39 +00:00
groups Improve UI for inviting realm users (#45731) 2026-03-24 13:21:37 -04:00
i18n removed static reference to i18n and environment (#46315) 2026-03-16 18:12:28 +01:00
identity-providers Add option to store tokens in session for Identity Providers 2026-03-24 19:22:43 +01:00
organizations Improve UI for inviting realm users (#45731) 2026-03-24 13:21:37 -04:00
page Add suport for filtering Components by providerId 2026-03-13 12:17:57 +00:00
permissions-configuration use group resource from context instead (#45883) 2026-02-03 11:39:50 -05:00
realm Fix permission on create realm dialog. 2026-01-12 10:36:10 -03:00
realm-roles moved filter to dropdown (#36711) 2025-04-16 13:25:27 -04:00
realm-settings Fix save button inconsistent issue (#47686) 2026-04-01 17:24:34 +02:00
root Use a plain representation for WhoAmI context (#42134) 2025-08-26 13:09:24 +02:00
sessions Use a plain representation for WhoAmI context (#42134) 2025-08-26 13:09:24 +02:00
user Fetch member membership type from the member endpoint 2026-03-11 08:07:43 +01:00
user-federation Set default values using dot notation, which is how they were registered. 2026-03-25 10:40:33 -03:00
utils Add versioning to identity brokering api feature (#47281) 2026-03-20 16:55:56 +01:00
workflows UI tests for workflows 2025-12-10 19:13:23 -03:00
admin-client.ts wait for login to finish (#35044) 2024-11-19 08:54:04 +01:00
App.tsx Handle fragment when accessing the admin console 2026-01-12 10:37:33 -03:00
banners.module.css fixed banner style (#36238) 2025-01-10 16:16:52 +01:00
Banners.tsx Use a plain representation for WhoAmI context (#42134) 2025-08-26 13:09:24 +02:00
environment.ts
ForbiddenSection.tsx
help-urls.ts Refactor GroupsSection.tsx so we no longer need OrganizationGroupsSection.tsx 2026-03-03 07:21:38 -03:00
i18next.d.ts
index.css removed merge conflict (#36592) 2025-01-20 09:10:12 +00:00
index.ts removed static reference to i18n and environment (#46315) 2026-03-16 18:12:28 +01:00
main.tsx Add dark mode support to welcome theme and unify approach (#32495) 2024-10-04 08:27:37 -04:00
page-nav.css fixed sidebar nav vertical scroll on smaller screens (#36348) 2025-01-15 11:50:47 +01:00
PageHeader.tsx Fix how the admin ui obtains its logo (#45734) 2026-02-27 15:50:52 -05:00
PageHeaderClearCachesModal.tsx Add crl cache to certificate validation 2025-01-22 14:58:35 +01:00
PageNav.tsx Change workflow view function to update. Also handle authorization. 2025-10-27 10:10:11 -03:00
PageNotFoundSection.tsx
Root.tsx
routes.tsx Initial impl of workflows in admin UI 2025-09-26 14:55:46 -03:00
util.test.ts
util.ts added membershipType to members list and membership type filter 2024-11-12 09:13:18 -03:00
vite-env.d.ts