Commit graph

2368 commits

Author SHA1 Message Date
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
Dominik Kawka
8023b861b0
Changed button text from 'Delete' to 'Revoke' (#2982) 2022-07-25 13:09:13 +02:00
dependabot[bot]
0c42896cdf Bump vite from 2.9.14 to 3.0.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.14 to 3.0.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.0.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 12:07:47 +02:00
Jon Koops
57aabff387
Build Cypress tests with WebPack (#2997) 2022-07-25 11:52:56 +02:00
dependabot[bot]
d161515fc9 Bump @types/node from 18.0.6 to 18.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.6.1.
- [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-07-25 11:27:12 +02:00
dependabot[bot]
818dc5feef Bump vitest from 0.18.1 to 0.19.0
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.18.1...v0.19.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-07-25 11:26:55 +02:00
Douglas Palmer
4178860896
Support for post_logout_redirect_uris in OIDC client registration #2984 (#2985)
Closes #2984
2022-07-25 10:56:33 +02:00
dependabot[bot]
35a6384984
Bump del from 6.1.1 to 7.0.0 (#2993)
* Bump del from 6.1.1 to 7.0.0

Bumps [del](https://github.com/sindresorhus/del) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v6.1.1...v7.0.0)

---
updated-dependencies:
- dependency-name: del
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* Apply migrations

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-07-23 17:21:16 +02:00
dependabot[bot]
4ee7549044 Bump @keycloak/keycloak-admin-client from 19.0.0-dev.18 to 19.0.0-dev.19
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 19.0.0-dev.18 to 19.0.0-dev.19.
- [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.18...v19.0.0-dev.19)

---
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-23 17:02:46 +02:00
dependabot[bot]
82a37b0b29 Bump node-fetch from 3.2.8 to 3.2.9
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.8 to 3.2.9.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.8...v3.2.9)

---
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-07-23 17:02:03 +02:00
dependabot[bot]
021c6ddd87 Bump @typescript-eslint/parser from 5.30.6 to 5.30.7
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.6 to 5.30.7.
- [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.30.7/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-07-23 17:01:43 +02:00
dependabot[bot]
8f9d98e143 Bump cypress from 10.3.0 to 10.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.0 to 10.3.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/v10.3.0...v10.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 16:55:59 +02:00
dependabot[bot]
8170cc0a10 Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.7
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.5 to 5.30.7.
- [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.30.7/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-07-21 17:44:37 +02:00
dependabot[bot]
904f19890c Bump eslint from 8.19.0 to 8.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.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.19.0...v8.20.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-07-21 15:11:48 +02:00
dependabot[bot]
9aacf60fb9 Bump @types/node from 18.0.3 to 18.0.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.3 to 18.0.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-07-21 15:11:21 +02:00
dependabot[bot]
c50fd379c4 Bump node-fetch from 3.2.6 to 3.2.8
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.6...v3.2.8)

---
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-07-21 15:10:54 +02:00
dependabot[bot]
17a4292fea Bump i18next from 21.8.13 to 21.8.14
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.13 to 21.8.14.
- [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.13...v21.8.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 15:10:26 +02:00
dependabot[bot]
b4486303e1 Bump react-i18next from 11.18.0 to 11.18.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.0 to 11.18.1.
- [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.0...v11.18.1)

---
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-21 15:10:07 +02:00
dependabot[bot]
6a70acd82e Bump vitest from 0.18.0 to 0.18.1
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.18.0...v0.18.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-21 15:09:10 +02:00
dependabot[bot]
48a04c1db0 Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.30.6.
- [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.30.6/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-07-21 15:07:58 +02:00
dependabot[bot]
aeaa137c42 Bump ts-node from 10.8.2 to 10.9.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.2 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.2...v10.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 15:07:33 +02:00
Jon Koops
cfcc4481e8
Replace CI trigger for Cypress (#2971) 2022-07-15 15:14:32 -04:00
Dominik Kawka
2ac64795ee
Fine-tuning of layout in Authorization Evaluate page (#2963) 2022-07-15 19:27:12 +02:00
Jon Koops
aeda5f3e4c
Use new admin client with seperated Keycloak JS (#2964) 2022-07-14 15:02:28 +02:00
Dominik Kawka
b2e78b3476
Realm settings > email: layout issues fixed (Issue 1774) (#2960)
* Realm settings > email: layout issues fixed (Issue 1774)

* removed redundant css styling
2022-07-13 15:18:33 -04:00
Stan Silvert
9291f3fb53
Fix login and logout settings for SAML (#2947) 2022-07-13 15:13:47 -04:00
Erik Jan de Wit
1dc2964757
Automatically dismiss alerts (#2955) 2022-07-13 12:17:21 +02:00
Jon Koops
cd86e1a3ad
Use ES module version of the Admin Client (#2957) 2022-07-13 00:19:04 +02:00
Erik Jan de Wit
71dd267a59
added flow edit details test (#2950) 2022-07-12 16:29:59 +02:00
Jon Koops
29b0f553a2
Fix Masthead tests (#2959) 2022-07-12 15:21:18 +02:00
Jon Koops
298f3ec1b6
Preprocess Cypress tests with Vite (#2956) 2022-07-12 11:46:48 +02:00
Dominik Kawka
d20354e7ac
Button Styling changes (#2952) 2022-07-12 10:39:51 +02:00
dependabot[bot]
43104b0c9e Bump vitest from 0.17.1 to 0.18.0
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.17.1...v0.18.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-07-11 10:40:41 +02:00
Erik Jan de Wit
ef79937751
Use WebPack for production build (#2930) 2022-07-09 12:22:09 +02:00
dependabot[bot]
f8d21396ba Bump i18next from 21.8.11 to 21.8.13
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.11 to 21.8.13.
- [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.11...v21.8.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 17:35:28 +02:00