keycloak-scim/js/apps/admin-ui/src
dependabot[bot] 8e8ff33b1f
Bump vitest from 1.1.1 to 1.1.3 in /js (#25969)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  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>
2024-01-11 12:17:52 +00:00
..
authentication Implement Authentication Method Reference (AMR) claim from OIDC specification 2024-01-03 14:59:05 -03:00
client-scopes Bump prettier from 3.0.3 to 3.1.0 in /js (#24724) 2023-11-14 17:59:24 +00:00
clients Add a toggle to use context attributes on the regex policy provider 2024-01-10 16:15:25 -03:00
components Bump vitest from 1.1.1 to 1.1.3 in /js (#25969) 2024-01-11 12:17:52 +00:00
context Replace react-error-boundary with own implementation (#26094) 2024-01-10 13:37:59 -05:00
dashboard Added welcome tab to admin-ui (#25992) 2024-01-09 19:02:31 +00:00
events Remove leftover namespaces from translation keys (#24486) 2023-11-02 16:03:47 +00:00
groups Group scalability upgrades (#22700) 2023-10-26 16:50:45 +02:00
i18n use login realm (#25466) 2023-12-13 16:15:30 +01:00
identity-providers [Admin UI] Allow DynamicComponents on OIDC and SAML IDP 2024-01-03 15:14:21 +01:00
realm Remove leftover namespaces from translation keys (#24486) 2023-11-02 16:03:47 +00:00
realm-roles Realm roles tests (admin-ui) (#25376) 2023-12-07 14:34:31 +00:00
realm-settings Use proper attribute name in UI 2024-01-11 11:49:52 +01:00
root Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
sessions Update SessionsTable.tsx 2024-01-02 15:37:08 +01:00
user remove userProfileMetadata from user (#25608) 2024-01-09 11:49:51 +01:00
user-federation remove default so it can be empty (#26024) 2024-01-10 10:04:31 +01:00
utils Replace react-error-boundary with own implementation (#26094) 2024-01-10 13:37:59 -05:00
admin-client.ts Refactor initalization of Keycloak JS in Admin Console (#20100) 2023-05-03 13:27:27 +02:00
App.tsx Replace react-error-boundary with own implementation (#26094) 2024-01-10 13:37:59 -05:00
environment.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
ForbiddenSection.tsx Support OR condition for forms + authz (#24879) 2023-11-28 08:07:11 -05:00
help-urls.ts Added welcome tab to admin-ui (#25992) 2024-01-09 19:02:31 +00:00
i18next.d.ts Update i18next and react-18next to the latest version (#21070) 2023-06-19 14:59:21 +00:00
index.css
keycloak.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
main.tsx Use new Root API to render Admin UI (#21102) 2023-07-25 18:56:44 +02:00
page-nav.css
PageHeader.tsx Added welcome tab to admin-ui (#25992) 2024-01-09 19:02:31 +00:00
PageNav.tsx merge all namespaces into one (#22949) 2023-09-08 15:17:17 +02:00
PageNotFoundSection.tsx
routes.tsx Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
util.test.ts Fix problems with key value input and empty entries (#19421) 2023-04-04 10:09:31 +02:00
util.ts Localization tabs (#25532) 2024-01-08 14:03:26 +00:00
vite-env.d.ts