keycloak-scim/js/apps/account-ui
2023-07-03 15:43:08 +02:00
..
maven-resources Include Account Console version 3 as a theme (#19641) 2023-04-13 09:41:40 -04:00
public Add missing Arabic messages (#21372) 2023-07-03 08:51:39 -04:00
src Properly handle execeptions thrown by Promises in the usePromise() hook (#21408) 2023-07-03 15:43:08 +02:00
test Add first Playwright test for the Account Console (#20809) 2023-06-20 12:49:48 +00:00
.gitignore Add first Playwright test for the Account Console (#20809) 2023-06-20 12:49:48 +00:00
index.html Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
package.json Bump i18next from 23.2.3 to 23.2.6 in /js (#21374) 2023-07-03 13:03:53 +02:00
playwright.config.ts Add first Playwright test for the Account Console (#20809) 2023-06-20 12:49:48 +00:00
pom.xml Remove unused feature flags. (#21039) 2023-06-20 15:02:22 -04:00
README.md Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
tsconfig.json Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
vite.config.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00

Keycloak Account UI

This project is the next generation of the Keycloak Account UI. It is written with React and PatternFly 4 and uses Vite.