keycloak-scim/js/apps/admin-ui/src/components
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
..
alert Fixed a11y violations (#26125) 2024-01-11 15:22:21 +00:00
bread-crumb Removed namespaces from messages (#23205) 2023-09-14 11:01:15 +02:00
client removed some remnant namespaces usage (#23669) 2023-10-19 14:07:48 +02:00
client-scope
confirm-dialog Bump vitest from 1.1.1 to 1.1.3 in /js (#25969) 2024-01-11 12:17:52 +00:00
download-dialog Improve error handling for Fetch calls (#24460) 2023-11-01 11:47:23 +00:00
dynamic change text based on the context (#25664) 2024-01-09 14:39:53 +01:00
error Replace react-error-boundary with own implementation (#26094) 2024-01-10 13:37:59 -05:00
external-link
form Support OR condition for forms + authz (#24879) 2023-11-28 08:07:11 -05:00
group Fix search in group picker dialog (#25009) 2023-11-24 14:29:22 +00:00
help-enabler Removed namespaces from messages (#23205) 2023-09-14 11:01:15 +02:00
json-file-upload Removed namespaces from messages (#23205) 2023-09-14 11:01:15 +02:00
key-value-form Fixed a11y violations (#26125) 2024-01-11 15:22:21 +00:00
keycloak-card
keycloak-spinner
keycloak-text-area
keycloak-text-input
list-empty-state Support OR condition for forms + authz (#24879) 2023-11-28 08:07:11 -05:00
multi-line-input Removed namespaces from messages (#23205) 2023-09-14 11:01:15 +02:00
password-input
permission-tab Removed namespaces from messages (#23205) 2023-09-14 11:01:15 +02:00
realm-selector
role-form Removed namespaces from messages (#23205) 2023-09-14 11:01:15 +02:00
role-mapping removed some remnant namespaces usage (#23669) 2023-10-19 14:07:48 +02:00
roles-list Remove the last of the namespaces for localization (#23261) 2023-09-25 09:06:56 +02:00
routable-tabs Add a way to extend the UI with an Java API (#23772) 2024-01-22 08:19:58 +00:00
table-toolbar Removed namespaces from messages (#23205) 2023-09-14 11:01:15 +02:00
time-selector refactored authentication to use the ui-shared (#25730) 2024-01-12 10:52:50 +01:00
users set the searching state when we actually are (#24499) 2023-12-07 12:06:23 +01:00
view-header Bump prettier from 3.0.3 to 3.1.0 in /js (#24724) 2023-11-14 17:59:24 +00:00
wizard-section-header
SwitchControl.tsx