keycloak-scim/js/apps/account-ui
dependabot[bot] 70ca46e251
Bump i18next-http-backend from 2.4.2 to 2.4.3 in /js (#26672)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.2 to 2.4.3.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  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>
2024-02-01 17:28:50 +01:00
..
maven-resources Add missing translations for WebAuthN Passwordless in Account Console (#26421) 2024-01-23 16:00:12 +00:00
maven-resources-community/theme/keycloak.v3/account/messages Add missing Arabic translations (#26486) 2024-01-26 10:08:02 +00:00
public Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
src account library (#26373) 2024-02-01 16:46:11 +01:00
test account library (#26373) 2024-02-01 16:46:11 +01: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 i18next-http-backend from 2.4.2 to 2.4.3 in /js (#26672) 2024-02-01 17:28:50 +01:00
playwright.config.ts Enable html reporter for Playwright on CI (#24488) 2023-11-02 17:12:28 +01:00
pom.xml Move community resources to separate directory 2024-01-19 10:12:12 +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 account library (#26373) 2024-02-01 16:46:11 +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.