keycloak-scim/js/apps/account-ui
john-gom 808926b63e
Use a typeahead select where there are ten or more options (#28512)
Use typeahead for locale selector



Fix onFilter of SelectControl rather than removing it

Signed-off-by: John Gomersall <thegoms@gmail.com>
2024-04-18 16:18:00 -04:00
..
maven-resources added missing translations (#28775) 2024-04-17 09:03:35 +02:00
maven-resources-community/theme/keycloak.v3/account/messages Add traditional Chinese localization (#28721) 2024-04-16 12:29:44 +02:00
public
src Moved masthead to ui-shared (#28871) 2024-04-18 11:16:06 +02:00
test Use a typeahead select where there are ten or more options (#28512) 2024-04-18 16:18:00 -04:00
.gitignore
index.html
package.json Moved masthead to ui-shared (#28871) 2024-04-18 11:16:06 +02:00
playwright.config.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +00:00
pom.xml Only allow a known refferer URI for the Account Console (#28743) 2024-04-16 17:24:22 +02:00
README.md
tsconfig.json Move ESLint configuration to project root (#28639) 2024-04-12 08:34:18 +00:00
vite.config.ts Use browser router for Account Console (#22192) 2024-03-04 12:38:28 +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.