keycloak-scim/js/apps/account-ui
dependabot[bot] 91da7f81e8
Bump @playwright/test from 1.40.1 to 1.41.0 in /js (#26248)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.40.1 to 1.41.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.41.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 09:55:36 +01:00
..
maven-resources more missing translations (#26018) 2024-01-10 10:04:04 +01:00
public use content json also for own menu (#25744) 2024-01-10 09:38:02 +01:00
src refactored authentication to use the ui-shared (#25730) 2024-01-12 10:52:50 +01:00
test Add options to change behavior on how unmanaged attributes are managed 2023-11-30 06:58:21 -03:00
.gitignore Add first Playwright test for the Account Console (#20809) 2023-06-20 12:49:48 +00:00
index.html Promote Account Console v3 to default and deprecate v2 (#25852) 2024-01-11 19:42:10 +01:00
package.json Bump @playwright/test from 1.40.1 to 1.41.0 in /js (#26248) 2024-01-17 09:55:36 +01:00
playwright.config.ts Enable html reporter for Playwright on CI (#24488) 2023-11-02 17:12:28 +01:00
pom.xml Promote Account Console v3 to default and deprecate v2 (#25852) 2024-01-11 19:42:10 +01: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.