Commit graph

122 commits

Author SHA1 Message Date
Erik Jan de Wit
2d0b4b815d
Use combined locales of all themes (#3487) 2022-10-10 14:47:31 +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]
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]
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
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]
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
Jon Koops
0b507a3797
Add a <base> element for relative URLs (#3443) 2022-10-03 00:02:30 +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
Erik Jan de Wit
498e345281
Added null check for chrome (#3398) 2022-09-27 10:58:03 +02:00
Dominik Kawka
ebf8a6c91c
github provider details testing (#3371) 2022-09-26 19:21:38 +02:00
Erik Jan de Wit
bff01af327
client-flow can also be bound (#3379)
fixes: #3295
2022-09-26 19:21:03 +02:00
dependabot[bot]
f5da0db291
Bump vite from 3.1.2 to 3.1.3 (#3389)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.3/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-09-26 19:18:13 +02:00
dependabot[bot]
9a17b210c7
Bump i18next-http-backend from 1.4.1 to 1.4.4 (#3394)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.1 to 1.4.4.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.1...v1.4.4)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 19:17:29 +02:00
Sebastian Rose
7eb5c858fa
Use correct URL for Admin Client (#3373) 2022-09-22 11:27:01 +02:00
Erik Jan de Wit
aa7acda01e
Convert claims back to object (#3363) 2022-09-21 16:52:42 +02:00
Erik Jan de Wit
6c57312273
Changed unspecified to "" (#3367) 2022-09-21 16:50:10 +02:00
Erik Jan de Wit
5c57e5103b
Keep selected policies not just ids (#3368) 2022-09-21 16:49:25 +02:00
Erik Jan de Wit
4ad8689b6e
Use alias for title name (#3369) 2022-09-21 16:46:22 +02:00
Cathal Geoghegan
5dd606e726
Fix path to keycloak theme readme (#3370) 2022-09-21 16:45:23 +02:00
Erik Jan de Wit
22c653aa20
Convert config strings into string[] (#3365) 2022-09-21 16:27:38 +02:00
Erik Jan de Wit
2c1f62fea8
Added empty state (#3366) 2022-09-21 16:27:23 +02:00
Erik Jan de Wit
49ffd816ea
Fixed showing realm roles (#3337) 2022-09-19 11:56:18 +02:00
Erik Jan de Wit
6300f13aa0
Added search bar (#3347) 2022-09-19 11:09:16 +02:00
dependabot[bot]
974e9de89c
Bump vite from 3.1.1 to 3.1.2 (#3358)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.2/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-09-19 11:08:23 +02:00
dependabot[bot]
3b16ec9fe6
Bump i18next from 21.9.1 to 21.9.2 (#3359)
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.1 to 21.9.2.
- [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.1...v21.9.2)

---
updated-dependencies:
- dependency-name: i18next
  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-09-19 11:07:09 +02:00
dependabot[bot]
c7b5b2c6d8
Bump vitest from 0.23.2 to 0.23.4 (#3360)
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.23.2 to 0.23.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.2...v0.23.4)

---
updated-dependencies:
- dependency-name: vitest
  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-09-19 11:06:43 +02:00
Eric Olkowski
25eb98dd5b
Update to PatternFly 4.215 (#3312) 2022-09-18 00:30:19 +02:00
dependabot[bot]
4d35001c68
Bump @babel/core from 7.19.0 to 7.19.1 (#3350)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.0 to 7.19.1.
- [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.1/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-09-16 13:25:35 +02:00