keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit 37790c7956
Add a way to extend the UI with an Java API (#23772)
* POC to see how we could extend the UI

This is very crude and there are still open issues that need to be worked out

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

* added saving option

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

* added list and recreate client form

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

* add tab ui

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

* integrate tabs

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

* remove examples

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

* fixed error messages

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

* added Feature for ui customization

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

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-01-22 08:19:58 +00:00
..
authentication Fix broken flow binding dialog (#26336) 2024-01-19 14:41:29 +01:00
client-scopes Bump prettier from 3.0.3 to 3.1.0 in /js (#24724) 2023-11-14 17:59:24 +00:00
clients fixed critical a11y violation (#26157) 2024-01-12 11:45:02 +00:00
components Add a way to extend the UI with an Java API (#23772) 2024-01-22 08:19:58 +00:00
context Replace react-error-boundary with own implementation (#26094) 2024-01-10 13:37:59 -05:00
dashboard Added welcome tab to admin-ui (#25992) 2024-01-09 19:02:31 +00:00
events Remove leftover namespaces from translation keys (#24486) 2023-11-02 16:03:47 +00:00
groups fixes navigation when searching for groups (#26053) 2024-01-16 10:59:52 +01:00
i18n use login realm (#25466) 2023-12-13 16:15:30 +01:00
identity-providers Add X509 thumbprint to JWT when using private_key_jwt 2024-01-12 16:01:01 +01:00
page Add a way to extend the UI with an Java API (#23772) 2024-01-22 08:19:58 +00:00
realm Remove leftover namespaces from translation keys (#24486) 2023-11-02 16:03:47 +00:00
realm-roles Realm roles tests (admin-ui) (#25376) 2023-12-07 14:34:31 +00:00
realm-settings Localization > Effective message bundles tab improvements (#26302) 2024-01-19 07:21:29 -05: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 fix: permissions tab should be only shown with the correct rights (#26034) 2024-01-16 13:26:58 +00:00
user-federation Fixed a11y violations (#26125) 2024-01-11 15:22:21 +00:00
utils Enable user profile by default 2024-01-11 12:48:44 -03:00
admin-client.ts Refactor initalization of Keycloak JS in Admin Console (#20100) 2023-05-03 13:27:27 +02:00
App.tsx Add a way to extend the UI with an Java API (#23772) 2024-01-22 08:19:58 +00: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 Update i18next and react-18next to the latest version (#21070) 2023-06-19 14:59:21 +00:00
index.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
keycloak.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
main.tsx Use new Root API to render Admin UI (#21102) 2023-07-25 18:56:44 +02:00
page-nav.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +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