keycloak-scim/js/apps/account-ui
dependabot[bot] 367d0a9868
Bump @types/react-dom from 18.2.17 to 18.2.18 in /js (#25652)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.17 to 18.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  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-12-18 09:02:43 +01:00
..
maven-resources Add missing Arabic labels 2023-12-04 12:17:29 +01:00
public convert the account ui to properties (#24788) 2023-11-16 10:25:14 +01:00
src Switch locale (#24736) 2023-12-12 10:59:59 +00: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 Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
package.json Bump @types/react-dom from 18.2.17 to 18.2.18 in /js (#25652) 2023-12-18 09:02:43 +01:00
playwright.config.ts Enable html reporter for Playwright on CI (#24488) 2023-11-02 17:12:28 +01:00
pom.xml account.v3 allow adding scripts like in v2 (#25507) 2023-12-13 15:49:27 -05: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.