Commit graph

2653 commits

Author SHA1 Message Date
Erik Jan de Wit
2ef120f698
Show name as it is stored (#3137) 2022-08-19 11:15:35 +02:00
dependabot[bot]
0e03a73d19 Bump vitest from 0.22.0 to 0.22.1
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.22.0...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 11:10:46 +02:00
dependabot[bot]
7fa91668e5 Bump cypress from 10.5.0 to 10.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.5.0...v10.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 12:33:32 +02:00
dependabot[bot]
dbaaf1b323 Bump @types/node from 18.7.5 to 18.7.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.5 to 18.7.6.
- [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>
2022-08-18 12:33:16 +02:00
Eric Olkowski
3a00899ccd
Update PatternFly to latest version (#3045) 2022-08-17 19:13:55 +02:00
Stan Silvert
ed139b62cd
Realm email doesn't default to port 25 (#3129) 2022-08-17 18:59:34 +02:00
Jon Koops
f76259088e
Use 'useLocation' hook from v6 API of React Router (#3114) 2022-08-16 15:44:53 +02:00
Stan Silvert
dc0d7f5049
Fix user details for fine-grained access (#3111) 2022-08-16 15:44:34 +02:00
ikhomyn
eb56783a3c
Fixes identity provider section (#3116) 2022-08-16 15:18:08 +02:00
ikhomyn
14e6b69170
Prevent accidental translation of role name (#3127) 2022-08-16 15:16:50 +02:00
dependabot[bot]
c9ee2608ea Bump i18next from 21.9.0 to 21.9.1
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.0 to 21.9.1.
- [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.0...v21.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 15:09:37 +02:00
Jon Koops
7c9449b42b
Replace 'useHistory' with React Router v6 APIs (#3115) 2022-08-16 15:09:14 +02:00
dependabot[bot]
9a3aa33079 Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.0 to 5.33.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.33.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>
2022-08-16 15:08:59 +02:00
Jon Koops
d5755088f0
Use CompatRoute for routes that can be migrated (#3113) 2022-08-16 15:08:44 +02:00
dependabot[bot]
7114edac73 Bump @octokit/rest from 19.0.3 to 19.0.4
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.3 to 19.0.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.3...v19.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 15:08:31 +02:00
Thomas Darimont
2da5be3907
Fix homepage URL rendering in client list (#3057) (#3058)
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2022-08-16 14:18:26 +02:00
ikhomyn
7cd7d0b251
added translation for OIDC choices for Client authentication (#3088)
* added translation for OIDC choices for Client authentication

* requested changes

* requested changes
2022-08-16 12:54:13 +02:00
dependabot[bot]
6369bee4aa Bump @types/node from 18.7.4 to 18.7.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.4 to 18.7.5.
- [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>
2022-08-16 12:34:20 +02:00
dependabot[bot]
887c14ee64 Bump cypress from 10.4.0 to 10.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.4.0...v10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 12:33:09 +02:00
dependabot[bot]
f8f19120af Bump react-i18next from 11.18.3 to 11.18.4
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.3 to 11.18.4.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.3...v11.18.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 12:32:11 +02:00
dependabot[bot]
f55f384a52 Bump @typescript-eslint/parser from 5.33.0 to 5.33.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.0 to 5.33.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.33.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>
2022-08-16 12:31:51 +02:00
dependabot[bot]
7e29aba7ed Bump vitest from 0.21.1 to 0.22.0
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.21.1...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 12:31:10 +02:00
dependabot[bot]
5a36fa9012 Bump vite from 3.0.7 to 3.0.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.7 to 3.0.8.
- [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.0.8/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>
2022-08-16 12:30:38 +02:00
dependabot[bot]
877137fb33 Bump @cypress/webpack-preprocessor from 5.12.1 to 5.12.2
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.12.1...@cypress/webpack-preprocessor-v5.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 12:29:33 +02:00
Jon Koops
936d02150b
Apply migrations for React Router 5.1 (#3112) 2022-08-15 18:34:00 +02:00
Jon Koops
b8fe0bdc05
Add compatibility package for React Router migration (#3110) 2022-08-15 17:22:54 +02:00
Erik Jan de Wit
9844a4f011
Added the option to switch to use a tree view for groups (#2970) 2022-08-15 14:29:41 +02:00
dependabot[bot]
156dd4507c Bump @typescript-eslint/parser from 5.32.0 to 5.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.32.0 to 5.33.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.33.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>
2022-08-15 13:41:48 +02:00
dependabot[bot]
5156e3b123 Bump @types/node from 18.7.3 to 18.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.3 to 18.7.4.
- [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>
2022-08-15 13:41:35 +02:00
dependabot[bot]
76d7dbb9f1 Bump vite from 3.0.4 to 3.0.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.4 to 3.0.7.
- [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.0.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>
2022-08-15 12:25:21 +02:00
dependabot[bot]
3646778c2d Bump @vitejs/plugin-react from 2.0.0 to 2.0.1
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.0.1/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:23:46 +02:00
dependabot[bot]
909cc4c672 Bump i18next from 21.8.16 to 21.9.0
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.16 to 21.9.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.8.16...v21.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:22:39 +02:00
dependabot[bot]
0dec8b5e8d Bump @types/node from 18.6.4 to 18.7.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.4 to 18.7.3.
- [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>
2022-08-15 12:22:20 +02:00
dependabot[bot]
8662375946 Bump vitest from 0.21.0 to 0.21.1
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.21.0...v0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:22:00 +02:00
dependabot[bot]
3daad32e59 Bump @cypress/webpack-preprocessor from 5.12.0 to 5.12.1
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.12.0...@cypress/webpack-preprocessor-v5.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:21:37 +02:00
dependabot[bot]
ee55faaa4f Bump eslint from 8.21.0 to 8.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 12:20:32 +02:00
dependabot[bot]
cbbdd7e2ad Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.33.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.33.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>
2022-08-15 12:20:14 +02:00
Dominik Kawka
705b4dcf66
Use correct key for 'Root URL' hint text (#3107) 2022-08-15 12:19:34 +02:00
Erik Jan de Wit
8c151ce4ca
made role mapping a lot faster and removed duplicates dialogs (#3094) 2022-08-15 10:32:37 +02:00
Erik Jan de Wit
fe6d4a1c76
Initial version of Cypress component test (#3079) 2022-08-12 21:55:27 +02:00
Erik Jan de Wit
63b8f08be0
Add application URLs to SAML advanced tab (#3075) 2022-08-12 15:13:49 +02:00
ikhomyn
6a881d71b2
Fix failing and flaky tests (#3091) 2022-08-12 12:52:41 +02:00
ikhomyn
eddc097a56
fix spacing table & navigation (#3086) 2022-08-10 07:42:19 +02:00
Erik Jan de Wit
108f4048bd
Fixed path for loading resource bundles (#3074) 2022-08-09 11:39:38 +02:00
Erik Jan de Wit
09d7194f9b
Work around object collisions in forms (#3035) 2022-08-09 10:32:16 +02:00
Stan Silvert
cfe9706baf
Add PKCE Enabled and PKCE Method to OIDC Identity Providers (#3063) 2022-08-08 23:46:54 +02:00
Erik Jan de Wit
c918e83b86
Fixed button variant (#3078) 2022-08-08 23:45:28 +02:00
Martin Bartoš
f8a933fcd9
Enabled and Disable features incorrect (#3054) 2022-08-08 12:59:00 +02:00
Erik Jan de Wit
4106b9de3f
Allow removal of English as the default language (#3056) 2022-08-08 12:17:46 +02:00
kris2kris
4b04a83fbd
Fix 'delete all' for client scopes (#3062) 2022-08-08 12:06:14 +02:00