keycloak-scim/js/apps/account-ui
dependabot[bot] 5508cf5909
Bump @playwright/test from 1.38.0 to 1.38.1 in /js (#23462)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.38.0...v1.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 11:07:19 +02:00
..
maven-resources Include Account Console version 3 as a theme (#19641) 2023-04-13 09:41:40 -04:00
public this removes the prefixes for (#23137) 2023-09-13 10:05:17 -04:00
src moved keycloak to context so it can be updated (#22488) 2023-09-19 08:01:35 -04:00
test Fix failing Account Console tests (#23353) 2023-09-19 12:29:05 +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 @playwright/test from 1.38.0 to 1.38.1 in /js (#23462) 2023-09-22 11:07:19 +02:00
playwright.config.ts added more profile tests (#23005) 2023-09-12 07:54:38 -04: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.