keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit 957f97d9cc
moved datatable to ui-shared so it can be used in account (#32122)
* moved datatable to ui-shared so it can be used in account

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

* merged changes

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

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-08-21 13:07:38 +02:00
..
authentication moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
client-scopes moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
clients moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
components moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
context moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
dashboard moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
events moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
groups moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
i18n made realm the namespace so we can change the bundle (#30239) 2024-06-24 09:00:09 +01:00
identity-providers moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
organizations moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
page moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
realm Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
realm-roles moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
realm-settings moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
root
sessions moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
user moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
user-federation moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
utils moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
admin-client.ts Update ESLint dependencies to latest version (#31831) 2024-08-06 08:02:18 -04:00
App.tsx moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
Banners.tsx Warnings for temporary admin user and service account (#31387) 2024-08-21 09:30:24 +02:00
environment.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
ForbiddenSection.tsx Add a separator for listing required permissions (#29272) 2024-05-07 16:34:06 -04:00
help-urls.ts Fix linting issues 2024-06-05 12:29:38 +02: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
index.ts moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
main.tsx use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
page-nav.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
PageHeader.tsx use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
PageNav.tsx initial ui for organizations (#29643) 2024-05-29 14:34:02 +02:00
PageNotFoundSection.tsx
Root.tsx Align environment variables between consoles (#30125) 2024-06-06 08:36:46 +02:00
routes.tsx initial ui for organizations (#29643) 2024-05-29 14:34:02 +02:00
util.test.ts
util.ts Update ESLint dependencies to latest version (#31831) 2024-08-06 08:02:18 -04:00
vite-env.d.ts