Commit graph

2423 commits

Author SHA1 Message Date
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
dependabot[bot]
965d86dce5 Bump @typescript-eslint/parser from 5.31.0 to 5.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.32.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.32.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-08 11:28:05 +02:00
dependabot[bot]
07db749c82 Bump @babel/core from 7.18.9 to 7.18.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.9 to 7.18.10.
- [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.18.10/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>
2022-08-08 11:26:32 +02:00
dependabot[bot]
2c6a81b431 Bump @types/node from 18.6.3 to 18.6.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.6.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-08 11:23:23 +02:00
dependabot[bot]
784b5f2fd9 Bump @babel/preset-env from 7.18.9 to 7.18.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10.
- [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.18.10/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>
2022-08-08 11:21:50 +02:00
dependabot[bot]
308505d2b2 Bump vitest from 0.20.2 to 0.21.0
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.20.2 to 0.21.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.20.2...v0.21.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-08 11:20:32 +02:00
dependabot[bot]
dec3664d80 Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.32.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.32.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-08 11:19:33 +02:00
dependabot[bot]
4e98f1b5ac Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 11:18:32 +02:00
dependabot[bot]
0ca2165053 Bump cypress from 10.3.1 to 10.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.4.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.3.1...v10.4.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-08 11:17:54 +02:00
dependabot[bot]
562f322af6 Bump eslint from 8.20.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.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.20.0...v8.21.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-08 11:16:22 +02:00
Erik Jan de Wit
27b990944d
Save duplicate attribute keys as array (#3055) 2022-08-05 15:47:30 +02:00
Jon Koops
9ff8d83a43
Add utility function to join paths (#3060) 2022-08-05 15:46:51 +02:00
Erik Jan de Wit
d1d7a4ae4e
Only make first button disabled (#3052) 2022-08-05 11:16:29 +02:00
Erik Jan de Wit
93df9b98d3
Changed the access to the page to query (#3047) 2022-08-05 11:16:10 +02:00
Erik Jan de Wit
ae5200154b
Fixed realm import file (#3051) 2022-08-04 17:18:33 +02:00
Erik Jan de Wit
223c5b03da
Also show algorithm dropdown on client-jwt (#3046) 2022-08-04 17:18:13 +02:00
Dominik Kawka
d843fd5b4c
content is no longer blocked by toolbar (#3053) 2022-08-04 14:54:33 +02:00
Erik Jan de Wit
c60c83b6cc
Added posibilty to import SAML XML (#3049) 2022-08-04 13:08:11 +02:00
Erik Jan de Wit
2ecbb60d56
Added dynamic properties to custom provider (#3042) 2022-08-04 12:10:59 +02:00
Erik Jan de Wit
760af5db35
default values, it used id instead of value (#3040)
fixes: #3029
2022-08-04 12:10:37 +02:00
Jon Koops
e363fb68b0
Add display names to contexts (#3032) 2022-08-03 15:15:04 +02:00
Jon Koops
a6fd2cabfa
Use new JSX transformation for React (#3033) 2022-08-03 14:12:07 +02:00
Jon Koops
533c954f4c
Clean up CSS for index.html (#3039) 2022-08-03 13:40:47 +02:00
Jon Koops
3f59e86ae0
Install from tarball when executing Maven build (#3005) 2022-08-03 13:40:16 +02:00
Jon Koops
054174da77
Remove unused WorkInProgress component (#3038) 2022-08-03 12:30:31 +02:00
Jon Koops
9fffb87aa7
Replace Snowpack with Vite (#2936) 2022-08-02 14:11:38 +02:00
Lex Cao
d786e07b87
Fix forgotPassword label in realm settings (#3021) 2022-08-01 17:28:57 +02:00
dependabot[bot]
aac4f79af8 Bump @types/node from 18.6.2 to 18.6.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.2 to 18.6.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:59:15 +02:00
dependabot[bot]
55ac8886c8 Bump node-fetch from 3.2.9 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.9...v3.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:58:45 +02:00
dependabot[bot]
b5d64cd02c Bump vitest from 0.19.1 to 0.20.2
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.19.1 to 0.20.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.19.1...v0.20.2)

---
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-01 11:58:08 +02:00
dependabot[bot]
5faa284f86 Bump i18next from 21.8.14 to 21.8.16
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.14 to 21.8.16.
- [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.14...v21.8.16)

---
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-01 11:56:57 +02:00