Commit graph

2452 commits

Author SHA1 Message Date
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
dependabot[bot]
1ac8589e1a Bump keycloak-js from 18.0.1 to 19.0.1
Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 18.0.1 to 19.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/18.0.1...19.0.1)

---
updated-dependencies:
- dependency-name: keycloak-js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 17:21:56 +02:00
dependabot[bot]
ff76eea0b5 Bump @keycloak/keycloak-admin-client from 19.0.0-dev.19 to 19.0.1
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 19.0.0-dev.19 to 19.0.1.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases)
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v19.0.0-dev.19...19.0.1)

---
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>
2022-07-29 16:52:48 +02:00
dependabot[bot]
07e5d4acbe Bump vitest from 0.19.0 to 0.19.1
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.19.0...v0.19.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-07-29 16:51:29 +02:00
dependabot[bot]
b084e0184e Bump react-i18next from 11.18.1 to 11.18.3
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.1 to 11.18.3.
- [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.1...v11.18.3)

---
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-07-29 16:50:38 +02:00
dependabot[bot]
07b114b04a Bump @typescript-eslint/parser from 5.30.7 to 5.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.31.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.31.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-07-29 16:49:30 +02:00
dependabot[bot]
f1f3d0931c Bump vite from 3.0.3 to 3.0.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.3 to 3.0.4.
- [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.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>
2022-07-29 16:22:36 +02:00
dependabot[bot]
48676e64e3 Bump @vitejs/plugin-react from 1.3.2 to 2.0.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 1.3.2 to 2.0.0.
- [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.0/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 16:20:54 +02:00
dependabot[bot]
c6e9b7b844 Bump @types/node from 18.6.1 to 18.6.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.1 to 18.6.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>
2022-07-29 15:34:36 +02:00
dependabot[bot]
8bd5a8f100 Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.31.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.31.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-07-29 15:33:29 +02:00
dependabot[bot]
76131de68a Bump maven-resources-plugin from 3.2.0 to 3.3.0 in /keycloak-theme
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 15:32:47 +02:00
dependabot[bot]
6682fb076e Bump webpack from 5.73.0 to 5.74.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 15:32:07 +02:00
Erik Jan de Wit
7f159102d8
Fixed selections values (#2968) 2022-07-27 18:11:06 +02:00
Erik Jan de Wit
0cb0e4589e
Use Intl for language names (#2966) 2022-07-27 18:10:28 +02:00
Erik Jan de Wit
410a320381
Make sure cards are clickable by screen readers (#2965) 2022-07-27 17:17:44 +02:00
Erik Jan de Wit
b6b1e5212c
Added confirm dialog (#2967) 2022-07-27 17:11:00 +02:00
Aboullos
e556db69fe
Add clustering nodes tests (#3008) 2022-07-27 17:10:26 +02:00
Stian Thorgersen
988aefd7d3
Ensure Sonatype plugin is loaded properly (#3007) 2022-07-27 12:21:29 +02:00
agagancarczyk
c902989114
README update (project policy) (#3006)
* added project policy

* renamed project policy to data processing

* fixed issue with braces

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-07-26 16:50:32 +01:00
Jon Koops
07b6053a91
Check in Cypress Dashboard record key (#3002) 2022-07-25 13:33:49 -04:00
Dominik Kawka
5c2a9628a9
Removed '?' from account linking modal title (#3001) 2022-07-25 15:23:34 +02:00
Dominik Kawka
c73c3ee8a0
Fine-tuning in policy details page (#2969) 2022-07-25 13:09:47 +02:00