keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit 6d85ceef25
added better rendering to account (#22297)
* added better rendering to account

fixes: #21699

* merged in changes

* re-added test
2023-08-15 15:22:13 +02:00
..
authentication keep config if it exists (#22247) 2023-08-09 15:43:01 +02:00
client-scopes Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
clients added link for resource (#22333) 2023-08-15 07:43:34 -04:00
components also vertical align the spinner (#22310) 2023-08-14 16:52:44 -04:00
context only add realm access to the current realm (#21554) 2023-08-10 12:43:15 +02:00
dashboard Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
events Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
groups fix pagination (#22287) 2023-08-09 12:50:27 -04:00
i18n Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
identity-providers Fix issue with access tokens claims not being imported using OIDC IDP Attribute Mappers (#21627) 2023-08-02 09:36:50 +02:00
realm remove styles and use css modules (#20018) 2023-05-24 12:11:06 +00:00
realm-roles Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
realm-settings render components based on the annotations (#21180) 2023-07-18 13:40:53 +02:00
root Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
sessions Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
user added better rendering to account (#22297) 2023-08-15 15:22:13 +02:00
user-federation Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
utils Ensure mounted state in useSetTimeout() remains consistent (#22025) 2023-07-28 11:41:40 +02:00
admin-client.ts
App.tsx only add realm access to the current realm (#21554) 2023-08-10 12:43:15 +02:00
environment.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
ForbiddenSection.tsx
help-urls.ts
i18next.d.ts Update i18next and react-18next to the latest version (#21070) 2023-06-19 14:59:21 +00:00
index.css
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
PageHeader.tsx
PageNav.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
PageNotFoundSection.tsx
routes.tsx Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
util.test.ts
util.ts Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
vite-env.d.ts