Commit graph

2754 commits

Author SHA1 Message Date
Erik Jan de Wit
1a2c80600c
Added missing shouldn't unregister (#3530) 2022-10-10 20:55:07 +02:00
Yoann
5766941ce4
Fix typo in dashboard.json (#3508) 2022-10-10 20:54:25 +02:00
dependabot[bot]
1e0b4947e1
Bump @keycloak/keycloak-admin-client from 19.0.2 to 19.0.3 (#3524)
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases)
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/19.0.2...19.0.3)

---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 20:53:52 +02:00
Dominik Kawka
5b74013dc2
Add advanced client details tests (#3482) 2022-10-10 19:52:44 +02:00
Erik Jan de Wit
066ecbe3e2
Add missing type attibute to FileComponent (#3481) 2022-10-10 18:04:07 +02:00
dependabot[bot]
b21e2efaf0
Bump vitest from 0.23.4 to 0.24.1 (#3540)
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.23.4 to 0.24.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.4...v0.24.1)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:50:51 +02:00
dependabot[bot]
636996f1d0
Bump vite from 3.1.4 to 3.1.7 (#3539)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:20:37 +02:00
Erik Jan de Wit
11d8461620
Combine tree view and list for groups (#3401) 2022-10-10 17:03:27 +02:00
dependabot[bot]
daf8d6c3f0
Bump i18next from 21.9.2 to 21.10.0 (#3520)
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.2 to 21.10.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.9.2...v21.10.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 16:19:28 +02:00
dependabot[bot]
2e29915f6a
Bump eslint-plugin-react from 7.31.8 to 7.31.9 (#3519)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.8 to 7.31.9.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.8...v7.31.9)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 15:44:41 +02:00
Erik Jan de Wit
2d0b4b815d
Use combined locales of all themes (#3487) 2022-10-10 14:47:31 +02:00
Jon Koops
6ccbdad3f2
Run Cypress tests in parallel again (#3537) 2022-10-10 14:04:50 +02:00
Jon Koops
7f0b9edcf0
Fix users test by awaiting credentials API call (#3536) 2022-10-10 14:02:28 +02:00
Erik Jan de Wit
dc3c08aa59
Initial version of the Account UI (#3410)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-10 12:14:19 +02:00
ikhomyn
9ec757cae1
Fix another test (#3507) 2022-10-07 17:00:58 +02:00
ikhomyn
aa3346c369
Fix several flaky tests (#3488) 2022-10-06 16:18:33 +02:00
Erik Jan de Wit
c37e8714ce
Fixed route params for policy condition (#3497) 2022-10-06 12:29:16 +02:00
Erik Jan de Wit
8a6df5d743
Fixed the saml tests (#3494) 2022-10-06 11:57:58 +02:00
dependabot[bot]
de2be0f063
Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#3478)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 23:50:06 +02:00
dependabot[bot]
3771ea3594
Bump @types/node from 18.8.0 to 18.8.2 (#3480)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.0 to 18.8.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 23:49:29 +02:00
dependabot[bot]
be06188393
Bump @cypress/webpack-preprocessor from 5.12.2 to 5.14.0 (#3486)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.12.2 to 5.14.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.12.2...@cypress/webpack-preprocessor-v5.14.0)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 23:49:06 +02:00
Jon Koops
ffe869504b
Stop running Cypress tests in parallel (#3485) 2022-10-05 14:19:57 +02:00
dependabot[bot]
60cab1a95b
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 (#3477)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 23:20:10 +02:00
dependabot[bot]
c9922f29e2
Bump maven-deploy-plugin from 2.8.2 to 3.0.0 in /keycloak-theme (#3467)
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.0.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 17:01:03 +02:00
dependabot[bot]
d6c8ebaf8d
Bump react-router from 5.3.3 to 5.3.4 (#3466)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 12:18:04 +02:00
dependabot[bot]
d17ef4f785
Bump @babel/core from 7.19.1 to 7.19.3 (#3457)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 11:26:08 +02:00
ahweis
f5ac1cf74c
Use unique key in role mapping table (#3454) 2022-10-04 11:21:02 +02:00
dependabot[bot]
37ba20dfd4
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 (#3458)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 11:03:38 +02:00
Stian Thorgersen
e5811c744e
Fix logo on realm pages (#3451) 2022-10-04 11:03:19 +02:00
Erik Jan de Wit
bda97b9d4a
Only load realms when dropdown is opened (#3396) 2022-10-03 22:22:37 +02:00
Jon Koops
6a75c6da6b
Use Keycloak config endpoint in production (#3471) 2022-10-03 19:02:13 +02:00
Dominik Kawka
3694dad23c
import client tests (#3452) 2022-10-03 13:00:26 +02:00
Erik Jan de Wit
b90487af39
Add option to include subgroup users to empty (#3445) 2022-10-03 12:48:48 +02:00
Erik Jan de Wit
961b8a098d
Filer out the dedicated row (#3440) 2022-10-03 12:47:50 +02:00
Erik Jan de Wit
225ab19ef1
Remove first char upper case for realm (#3412) 2022-10-03 12:46:56 +02:00
Erik Jan de Wit
249c6bbf02
Is paginated in for both types (#3446) 2022-10-03 12:38:46 +02:00
dependabot[bot]
7f6fc734e2
Bump jsdom from 20.0.0 to 20.0.1 (#3459)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.0 to 20.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.0...20.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:37:53 +02:00
dependabot[bot]
a5002c3560
Bump vite from 3.1.3 to 3.1.4 (#3456)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:36:24 +02:00
dependabot[bot]
8691db3371
Bump @types/node from 18.7.21 to 18.8.0 (#3460)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.21 to 18.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:35:59 +02:00
dependabot[bot]
ba0738af30
Bump cypress from 10.8.0 to 10.9.0 (#3461)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.8.0...v10.9.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:35:41 +02:00
dependabot[bot]
92ea10012c
Bump @babel/preset-env from 7.19.1 to 7.19.3 (#3465)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.1 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:34:45 +02:00
dependabot[bot]
8ce826b562
Bump react-router-dom from 5.3.3 to 5.3.4 (#3462)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:34:03 +02:00
dependabot[bot]
c0af56f188
Bump typescript from 4.8.3 to 4.8.4 (#3463)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:33:43 +02:00
dependabot[bot]
d443569c8c
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#3464)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:33:24 +02:00
Jon Koops
0b507a3797
Add a <base> element for relative URLs (#3443) 2022-10-03 00:02:30 +02:00
Stian Thorgersen
6ae218d9c9
Fix issue with nightly release (#3447) 2022-09-30 08:44:37 +02:00
Erik Jan de Wit
ca97e4f930
fixed route (#3411)
fixes: #3406
2022-09-29 22:24:16 +02:00
Erik Jan de Wit
34ffd01da8
Move enable / disable to header (#3397) 2022-09-29 13:07:46 +02:00
Erik Jan de Wit
283390dee9
Sdded some css to fix alignment (#3402) 2022-09-29 13:07:15 +02:00
Erik Jan de Wit
f0ee68afc9
Convert attribute name to form (#3405) 2022-09-29 13:07:02 +02:00