keycloak-scim/js/apps/account-ui/src
Jon Koops 7afd75ba08
Use browser router for Account Console (#22192)
Closes #27442

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-04 12:38:28 +00:00
..
account-security Add tests for linked accounts (#27299) 2024-02-27 07:15:23 +01:00
api Allow setting an attribute as multivalued 2024-02-22 12:56:44 +01:00
applications Tests for applications page 2024-02-26 13:24:06 +01:00
components Account user roles tests (#23663) 2023-10-26 13:16:09 +02:00
content account library (#26373) 2024-02-01 16:46:11 +01:00
groups Add account console group test 2024-02-13 11:39:57 +01:00
personal-info use the right context (#27237) 2024-02-23 07:24:57 +00:00
resources Port resource edit from Account Console to new form controls (#27417) 2024-03-01 13:35:12 +01:00
root account library (#26373) 2024-02-01 16:46:11 +01:00
utils Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
api.ts account library (#26373) 2024-02-01 16:46:11 +01:00
constants.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
environment.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
i18n.ts Switch locale (#24736) 2023-12-12 10:59:59 +00:00
i18next.d.ts Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
index.ts added some build options to account-ui (#27033) 2024-02-20 15:46:21 +01:00
main.tsx Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
routes.tsx extend the account-ui with a content.json (#24885) 2023-11-30 16:20:49 +01:00
vite-env.d.ts