Commit graph

2789 commits

Author SHA1 Message Date
Jon Koops
7dec66edfc
Make convertAttributeNameToForm type-safe (#3869) 2022-11-25 15:58:10 +01:00
Jon Koops
69fa367bf9
Use react-hook-form v7 for add sub-flow modal (#3868) 2022-11-25 14:48:17 +01:00
JBWatenbergScality
6b63f83fd3
Add pagination typing for listGroups (#3821) 2022-11-25 00:33:36 +01:00
Douglas Palmer
2ed958b4d0
Use cryptoInfo to populate key type dropdowns (#3818) 2022-11-24 17:59:02 +01:00
Jon Koops
0e04f088e2
Make form attribute conversion type-safe (#3823) 2022-11-24 16:48:22 +01:00
Jon Koops
5239fc30af
Upload server logs even when tests fail (#3825) 2022-11-24 14:37:14 +01:00
Erik Jan de Wit
93f00ecd13
removed the use of @Context (#3867)
as this is no longer supported in keycloak
2022-11-24 14:36:36 +01:00
Erik Jan de Wit
03520dc30a
Fixes parsing the list into sub-lists (#3815) 2022-11-22 18:48:38 +01:00
DenisBessa
fb01fefe60
Use string type for dates for findEvents method (#3816) 2022-11-21 22:59:05 +01:00
Jon Koops
c9b783f9e0
Use react-hook-form v7 for events section (#3813) 2022-11-21 16:54:33 +01:00
dependabot[bot]
926d71e760
Bump wireit from 0.7.3 to 0.8.0 (#3812)
Bumps [wireit](https://github.com/google/wireit) from 0.7.3 to 0.8.0.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.7.3...v0.8.0)

---
updated-dependencies:
- dependency-name: wireit
  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-11-21 15:38:20 +01:00
dependabot[bot]
b10618ad71
Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#3811)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  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-11-21 14:09:02 +01:00
dependabot[bot]
1d67402051
Bump jsdom from 20.0.2 to 20.0.3 (#3810)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.2 to 20.0.3.
- [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.2...20.0.3)

---
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-11-21 12:46:38 +01:00
dependabot[bot]
59e25fffd3
Bump eslint from 8.27.0 to 8.28.0 (#3809)
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)

---
updated-dependencies:
- dependency-name: eslint
  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-11-21 12:06:44 +01:00
Jon Koops
b788118ed4
Upload Keycloak server logs when running Cypress (#3804) 2022-11-18 18:41:08 +01:00
Erik Jan de Wit
465b3c4a26
Changed to use the right handler (#3806) 2022-11-18 17:46:12 +01:00
Jon Koops
a407aa5c8e
Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
Erik Jan de Wit
0a3564bb3f
Config can be empty (#3803) 2022-11-18 16:54:21 +01:00
dependabot[bot]
1e7ae6b2ea
Bump vitest from 0.25.1 to 0.25.2 (#3802)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.2/packages/vitest)

---
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-11-18 16:35:02 +01:00
dependabot[bot]
f756fe1379
Bump typescript from 4.8.4 to 4.9.3 (#3800)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)

---
updated-dependencies:
- dependency-name: typescript
  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-11-18 16:16:58 +01:00
dependabot[bot]
502e018bfd
Bump vite from 3.2.3 to 3.2.4 (#3801)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.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-11-18 15:44:47 +01:00
dependabot[bot]
d0cdd8cad7
Bump wireit from 0.7.2 to 0.7.3 (#3799)
Bumps [wireit](https://github.com/google/wireit) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: wireit
  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-11-18 15:21:41 +01:00
Jon Koops
7257614c23
Use react-hook-form v7 for OTP policy form (#3791) 2022-11-18 14:43:44 +01:00
dependabot[bot]
2047682e6c
Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 (#3796)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.1 to 5.43.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.43.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 13:44:53 +01:00
Jenny
9d871dc25f
Update to PF 4.221 (#3787) 2022-11-18 13:17:27 +01:00
Jon Koops
d0ba084906
Use react-hook-form v7 for edit flow modal (#3789) 2022-11-18 12:47:16 +01:00
Jon Koops
44891c14cd
Move translations from attributes-groups.json to realm-settings.json (#3788) 2022-11-18 12:25:13 +01:00
dependabot[bot]
59ccc0b084
Bump @testing-library/cypress from 8.0.3 to 8.0.7 (#3797)
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 8.0.3 to 8.0.7.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v8.0.3...v8.0.7)

---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
  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-11-18 11:36:55 +01:00
dependabot[bot]
abf59b3f77
Bump cypress from 11.0.1 to 11.1.0 (#3795)
Bumps [cypress](https://github.com/cypress-io/cypress) from 11.0.1 to 11.1.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/v11.0.1...v11.1.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-11-18 09:43:22 +01:00
dependabot[bot]
7ead525926
Bump vite-plugin-dts from 1.7.0 to 1.7.1 (#3793)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  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-11-18 00:40:21 +01:00
dependabot[bot]
8033291239
Bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (#3792)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.43.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.43.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 00:13:26 +01:00
Erik Jan de Wit
bce8270e7f
Added user profile attributes to user detail screen (#3762) 2022-11-17 17:14:47 +01:00
Erik Jan de Wit
b5698be23c
Fixed merging the config (#3783) 2022-11-17 17:14:20 +01:00
Jon Koops
3da00919b7
Use react-form-hook v7 for flow form (#3785) 2022-11-17 13:39:29 +01:00
Erik Jan de Wit
a9c7b11284
Use provider id instead of object (#3782) 2022-11-17 12:38:05 +01:00
Stan Silvert
612a8444d1
Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779) 2022-11-17 11:18:52 +01:00
Stan Silvert
481fb0da48
All view IDP with view-identity-providers role. (#3778) 2022-11-17 00:03:31 +01:00
Douglas Palmer
ae94205800
Update tooltip for post logout redirect uri (#3777) 2022-11-16 17:08:48 +01:00
Erik Jan de Wit
e6c415628f
Do not show enabled and required for email and username (#3766) 2022-11-16 15:19:09 +01:00
Jon Koops
edf79d41af
Use react-form-hook v7 for bind flow dialog (#3776) 2022-11-16 13:35:49 +01:00
Jon Koops
71f2db02a9
Use Object.hasOwn() instead of Object.prototype.hasOwnProperty() (#3773) 2022-11-16 12:12:59 +01:00
Douglas Palmer
3207dc121e
Add support for CryptoInfoRepresentation to ServerInfoRepresentation closes #3780 (#3781) 2022-11-16 11:35:53 +01:00
Erik Jan de Wit
f7e5e4a9f9
Disable pagination for realm roles when filtering (#3775) 2022-11-15 17:20:45 +01:00
Jon Koops
3bc78de400
Split out Keycloak dev server into seperate app (#3772) 2022-11-15 16:42:38 +01:00
Jon Koops
d0b224cae7
Use react-form-hook v7 for user IDP modal (#3771) 2022-11-15 16:21:43 +01:00
Erik Jan de Wit
27d8b35d70
Added sync period settings to custom UI (#3770) 2022-11-15 15:57:06 +01:00
Jon Koops
5553212e35
Add server:import-client script to Wireit configuration (#3768) 2022-11-15 11:24:33 +01:00
Jon Koops
f1828b0b45
Wait for network requests to finish in events test (#3767) 2022-11-14 19:37:00 +01:00
dependabot[bot]
ba3f1accd0
Bump chai and @types/chai (#3759)
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.

Updates `chai` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7)

Updates `@types/chai` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/chai"
  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-11-14 14:50:45 +01:00
dependabot[bot]
33e1fbbf86
Bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (#3746)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.0 to 5.42.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.42.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 12:55:48 +01:00