keycloak-scim/js/apps/account-ui
agagancarczyk 0fc4d6120b
Fixed minor accessibility violations for Users (#21353)
* fixed a11y violations for Users

* fixed a11y violation on User Consents tab

* fixed a11y violation on User Consents tab

---------

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-06-30 18:24:35 +01:00
..
maven-resources Include Account Console version 3 as a theme (#19641) 2023-04-13 09:41:40 -04:00
public added missing delete account feature (#21006) 2023-06-19 08:35:29 +02:00
src Fixed minor accessibility violations for Users (#21353) 2023-06-30 18:24:35 +01: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 react-i18next from 13.0.0 to 13.0.1 in /js (#21216) 2023-06-26 20:46:37 +00: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.