keycloak-scim/js/apps/account-ui
Jon Koops 62d5eb0965
Include react and react-dom as external dependencies (#24843)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-20 16:34:03 +00:00
..
maven-resources convert the account ui to properties (#24788) 2023-11-16 10:25:14 +01:00
public convert the account ui to properties (#24788) 2023-11-16 10:25:14 +01:00
src convert the account ui to properties (#24788) 2023-11-16 10:25:14 +01:00
test userprofile shared (#23600) 2023-11-14 08:04:55 -03: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 @playwright/test from 1.39.0 to 1.40.0 in /js (#24814) 2023-11-17 11:57:11 +01:00
playwright.config.ts Enable html reporter for Playwright on CI (#24488) 2023-11-02 17:12:28 +01:00
pom.xml Include react and react-dom as external dependencies (#24843) 2023-11-20 16:34:03 +00: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 Include react and react-dom as external dependencies (#24843) 2023-11-20 16:34:03 +00: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.