keycloak-scim/js/apps/account-ui/src
Jon Koops 05e8b932c3
Add dark mode support to welcome theme and unify approach (#32495)
Closes #26178

Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-04 08:27:37 -04:00
..
account-security Fixed the types of Andreas original (#33019) 2024-09-23 07:43:24 +02:00
api Fixed the types of Andreas original (#33019) 2024-09-23 07:43:24 +02:00
applications removed server side translation in favour of client side (#32985) 2024-09-23 07:42:07 +02:00
components Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
content use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
groups use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
oid4vci fix oid4vci tests 2024-06-06 10:58:01 +02:00
organizations added organizations table to account (#32311) 2024-08-22 15:44:03 -03:00
personal-info disable save when all fields are readonly (#31535) 2024-07-30 08:20:51 -04:00
resources Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
root keep query parameters when changing routes (#32762) 2024-09-10 15:08:16 +02:00
utils save error from async call (#32618) 2024-09-27 13:21:43 +02:00
api.ts Update ESLint dependencies to latest version (#31831) 2024-08-06 08:02:18 -04:00
environment.ts added organizations table to account (#32311) 2024-08-22 15:44:03 -03:00
i18n.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
i18next.d.ts Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
index.ts Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
main.tsx Add dark mode support to welcome theme and unify approach (#32495) 2024-10-04 08:27:37 -04:00
routes.tsx added organizations table to account (#32311) 2024-08-22 15:44:03 -03:00
vite-env.d.ts