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
Erik Jan de Wit
03520dc30a
Fixes parsing the list into sub-lists ( #3815 )
2022-11-22 18:48:38 +01:00
Jon Koops
c9b783f9e0
Use react-hook-form
v7 for events section ( #3813 )
2022-11-21 16:54:33 +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
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]
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
Jon Koops
7257614c23
Use react-hook-form
v7 for OTP policy form ( #3791 )
2022-11-18 14:43:44 +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
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
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]
ab6e476ad0
Bump node-fetch from 3.2.10 to 3.3.0 ( #3751 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.2.10 to 3.3.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.10...v3.3.0 )
---
updated-dependencies:
- dependency-name: node-fetch
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-14 12:55:37 +01:00
dependabot[bot]
9e61739594
Bump webpack from 5.74.0 to 5.75.0 ( #3754 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0 )
---
updated-dependencies:
- dependency-name: webpack
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-14 12:55:25 +01:00
dependabot[bot]
344131a623
Bump vite from 3.2.2 to 3.2.3 ( #3745 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.2 to 3.2.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.2.3/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-14 12:31:34 +01:00
dependabot[bot]
46bdefc825
Bump @patternfly/react-core from 4.258.6 to 4.261.0 ( #3749 )
...
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react ) from 4.258.6 to 4.261.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.6...@patternfly/react-core@4.261.0 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
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-14 12:29:51 +01:00
dependabot[bot]
95815636b8
Bump @cypress/webpack-preprocessor from 5.15.3 to 5.15.5 ( #3755 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.15.3 to 5.15.5.
- [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/@cypress/webpack-preprocessor-v5.15.3...@cypress/webpack-preprocessor-v5.15.5 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 12:27:52 +01:00
dependabot[bot]
9509dae254
Bump vitest from 0.24.5 to 0.25.1 ( #3758 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.24.5 to 0.25.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.1/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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-14 12:26:54 +01:00
dependabot[bot]
4a67dc7bb2
Bump cypress from 10.11.0 to 11.0.1 ( #3760 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.11.0 to 11.0.1.
- [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/v10.11.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
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:26:11 +01:00
dependabot[bot]
897a6d2c0d
Bump ldap-server-mock from 5.0.0 to 6.0.1 ( #3761 )
...
Bumps [ldap-server-mock](https://github.com/veo-labs/ldap-server-mock ) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/veo-labs/ldap-server-mock/releases )
- [Changelog](https://github.com/veo-labs/ldap-server-mock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/veo-labs/ldap-server-mock/compare/5.0.0...6.0.1 )
---
updated-dependencies:
- dependency-name: ldap-server-mock
dependency-type: direct:development
update-type: version-update:semver-major
...
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:25:16 +01:00
Jon Koops
0064211dde
Use react-hook-form
v7 for session revocation ( #3744 )
2022-11-11 21:37:43 +01:00
Erik Jan de Wit
0ab33d552b
Issue 3604 ( #3739 )
2022-11-10 11:17:49 -05:00
Erik Jan de Wit
334ca1dddf
We want all roles not just the direct roles ( #3697 )
2022-11-10 10:38:08 -05:00
Dominik Kawka
9093438a87
Client SAML testing ( #3732 )
2022-11-10 08:40:37 -05:00
dependabot[bot]
2bd404b0b2
Bump @patternfly/react-core from 4.258.3 to 4.258.6 ( #3719 )
...
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react ) from 4.258.3 to 4.258.6.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.258.3...@patternfly/react-core@4.258.6 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
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-08 11:28:47 -05:00
dependabot[bot]
e2cb020388
Bump @babel/preset-env from 7.19.4 to 7.20.2 ( #3720 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.4 to 7.20.2.
- [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.20.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-08 09:43:43 -05:00
Jon Koops
394dd48a94
Add the Node.js Admin Client to the project ( #3728 )
2022-11-08 09:01:11 -05:00
Erik Jan de Wit
5587314a70
Added exact search checkbox ( #3730 )
2022-11-08 08:19:17 -05:00
Jon Koops
8ffe800272
Allow login realm to be set during development ( #3729 )
2022-11-07 16:33:01 -05:00
Erik Jan de Wit
2ae520fb8a
Add credential table ( #3710 )
2022-11-07 15:02:53 -05:00
Dominik Kawka
25c66e6901
Partial fix for issue 3588 ( #3721 )
2022-11-07 13:08:14 -05:00
dependabot[bot]
1e91b9dee7
Bump @babel/core from 7.19.6 to 7.20.2 ( #3718 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.6 to 7.20.2.
- [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.20.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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-07 09:21:46 -05:00
Jon Koops
e6a5803188
Update React Router to latest version ( #3717 )
2022-11-05 19:45:49 -04:00
dependabot[bot]
e693bd2be0
Bump @cypress/webpack-preprocessor from 5.15.2 to 5.15.3 ( #3706 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.15.2 to 5.15.3.
- [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/@cypress/webpack-preprocessor-v5.15.2...@cypress/webpack-preprocessor-v5.15.3 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-05 15:16:56 -04:00
Dominik Kawka
9d63ad0dea
IDP SAML testing ( #3713 )
2022-11-05 15:01:28 -04:00
Eric Olkowski
12e715e465
Update to PatternFly 4.219 ( #3637 )
...
* Update PatternFly to latest pre-pre-release
* Updated to latest release candidates
2022-11-04 14:22:22 -04:00
dependabot[bot]
5862fa2121
Bump vitest from 0.24.4 to 0.24.5 ( #3685 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.24.4 to 0.24.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.24.5/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-04 11:57:50 +01:00
Jon Koops
da4e740a8d
Add Microsoft Authenticator to supported applications ( #3704 )
2022-11-03 16:03:20 +01:00
Erik Jan de Wit
b7e4db8e15
Add 'Personal Info' form and masthead to Account UI ( #3551 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-11-03 15:06:26 +01:00
Erik Jan de Wit
34d795b1f6
Removed beers from output ( #3702 )
2022-11-03 12:24:24 +01:00
dependabot[bot]
6462785e17
Bump i18next-http-backend from 2.0.0 to 2.0.1 ( #3689 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
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-02 12:08:34 +01:00
dependabot[bot]
62e8fe73ab
Bump @cypress/webpack-preprocessor from 5.15.0 to 5.15.2 ( #3694 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.15.0 to 5.15.2.
- [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/@cypress/webpack-preprocessor-v5.15.0...@cypress/webpack-preprocessor-v5.15.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 12:08:04 +01:00
dependabot[bot]
d7a2058afa
Bump react-router-dom-v5-compat from 6.4.2 to 6.4.3 ( #3683 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.3/packages/react-router-dom-v5-compat )
---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
dependency-type: direct:production
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-01 22:03:38 +01:00
Erik Jan de Wit
df7347aa9b
Added check to see if unique ( #3642 )
2022-11-01 15:41:32 +01:00
Erik Jan de Wit
7f8cb11988
added more options in the context menu ( #3676 )
...
fixes : #3607
2022-11-01 13:23:57 +01:00
Erik Jan de Wit
c49a5511c7
Added guides to group tree view ( #3658 )
2022-11-01 13:23:08 +01:00
Erik Jan de Wit
272d70ec2c
Sort client roles based on clientId and role name ( #3672 )
2022-11-01 13:22:42 +01:00
Jon Koops
db1ea6b70c
Stop using Keycloak config endpoint for Admin Client ( #3669 )
...
This reverts commit 6a75c6da6b
.
2022-10-31 13:47:59 +01:00
Jon Koops
cec8e5f547
Remove hard dependency on babel-loader
( #3673 )
2022-10-31 13:47:43 +01:00
Jon Koops
508e367670
Use correct namespace for i18n types ( #3675 )
2022-10-31 13:47:18 +01:00
Erik Jan de Wit
8d7d195b00
Added check for nothing found ( #3651 )
2022-10-31 12:29:53 +01:00
Erik Jan de Wit
dc76106b1d
Added translations in new console ( #3657 )
2022-10-31 12:29:33 +01:00
dependabot[bot]
82680290cd
Bump vitest from 0.24.3 to 0.24.4 ( #3671 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.24.3 to 0.24.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.24.4/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-10-31 11:37:46 +01:00
dependabot[bot]
2e46c5389d
Bump jsdom from 20.0.1 to 20.0.2 ( #3667 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 20.0.1 to 20.0.2.
- [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.1...20.0.2 )
---
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-10-31 11:30:37 +01:00
dependabot[bot]
00866f6bfe
Bump vite from 3.1.8 to 3.2.2 ( #3670 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.8 to 3.2.2.
- [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.2.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-10-31 11:25:59 +01:00
dependabot[bot]
4ae5e29754
Bump @vitejs/plugin-react from 2.1.0 to 2.2.0 ( #3665 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react ) from 2.1.0 to 2.2.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.2.0/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
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-10-31 11:19:56 +01:00
dependabot[bot]
0bc34ea283
Bump cypress from 10.10.0 to 10.11.0 ( #3664 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.10.0 to 10.11.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/v10.10.0...v10.11.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-10-31 11:17:20 +01:00
dependabot[bot]
bad489fef9
Bump i18next-http-backend from 1.4.4 to 2.0.0 ( #3662 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 1.4.4 to 2.0.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.4...v2.0.0 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-major
...
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-10-31 11:14:14 +01:00
dependabot[bot]
5e907c269f
Bump babel-loader from 8.2.5 to 9.0.0 ( #3666 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
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-10-31 11:10:24 +01:00
Jon Koops
4f86ec3da9
Use a locally mocked LDAP server for tests ( #3652 )
2022-10-27 15:49:10 +02:00
Erik Jan de Wit
2f60e78c4f
Use our own timers to dismiss alerts ( #3641 )
2022-10-27 14:00:02 +02:00
Erik Jan de Wit
66a448720a
Added PEM format for SAML ( #3649 )
2022-10-27 13:40:51 +02:00
Erik Jan de Wit
ef8574c188
Added saml export dialog ( #3648 )
2022-10-26 15:31:33 +02:00
Erik Jan de Wit
7730509796
Added missing fields ( #3546 )
2022-10-26 11:46:44 +02:00
Erik Jan de Wit
c39d1fdd14
Changed label text to OpenID Connect ( #3643 )
2022-10-26 11:45:49 +02:00
Erik Jan de Wit
1b4fedaa3a
Added progress spinner to email test button ( #3644 )
2022-10-26 11:45:32 +02:00
Erik Jan de Wit
6af2a6ea17
Fixed cannot read from undefined ( #3647 )
2022-10-26 11:44:38 +02:00
Dominik Kawka
e463f99d40
IDP OIDC settings tab testing ( #3601 )
2022-10-26 11:43:52 +02:00
dependabot[bot]
19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 ( #3622 )
...
* Bump react-i18next from 11.18.6 to 12.0.0
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.18.6 to 12.0.0.
- [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.6...v12.0.0 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix type issues
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-26 00:08:51 +02:00
Erik Jan de Wit
37afe07bd5
Keep existing config we don't have fields for ( #3639 )
2022-10-25 19:52:17 +02:00
Jon Koops
44436f5935
Ensure list of supported applications is stable ( #3646 )
2022-10-25 17:46:16 +02:00
Erik Jan de Wit
c401fa6eee
Added missing delete action ( #3645 )
2022-10-25 16:59:37 +02:00
Dominik Kawka
a66caf954e
Sessions test bug fix ( #3640 )
2022-10-25 10:57:22 +02:00
Jon Koops
a2ac19339e
Add labels for supported applications to 'OTP Policy' ( #3633 )
2022-10-24 18:02:13 +02:00
Jon Koops
1de4d24593
Improve flow for testing e-mail server settings ( #3619 )
2022-10-24 13:43:46 +02:00
dependabot[bot]
886d5e0120
Bump i18next from 21.10.0 to 22.0.2 ( #3626 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.10.0 to 22.0.2.
- [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.10.0...v22.0.2 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-major
...
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-10-24 10:11:32 +02:00
dependabot[bot]
9bbf0de066
Bump @cypress/webpack-preprocessor from 5.14.0 to 5.15.0 ( #3631 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.14.0 to 5.15.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/@cypress/webpack-preprocessor-v5.14.0...@cypress/webpack-preprocessor-v5.15.0 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
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-10-24 10:08:09 +02:00
dependabot[bot]
77ff9f7574
Bump @babel/core from 7.19.3 to 7.19.6 ( #3632 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.3 to 7.19.6.
- [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.19.6/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:07:27 +02:00
Michael Bischof
cc59f1547d
Allow user and admin attribute permissions to be independantly set ( #3472 )
2022-10-21 17:09:46 +02:00
agagancarczyk
2bd2a28c80
fixed text ( #3598 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-19 15:14:17 +01:00
agagancarczyk
c797f1f62f
Added alphabetically listing the policies ( #3556 )
2022-10-17 15:09:50 +02:00
Jon Koops
4b2a23b81d
Update PatternFly to latest stable ( #3590 )
2022-10-17 15:09:05 +02:00
Jon Koops
bd356b62ab
Run CI jobs for the Account UI ( #3549 )
...
* Run CI jobs for the Account UI
* Add JavaScript edition to build
2022-10-17 08:46:07 -04:00
dependabot[bot]
5adb69204d
Bump vitest from 0.24.1 to 0.24.3 ( #3573 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.24.1 to 0.24.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.24.1...v0.24.3 )
---
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-10-17 13:52:29 +02:00
dependabot[bot]
c78be01359
Bump @octokit/rest from 19.0.4 to 19.0.5 ( #3576 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 19.0.4 to 19.0.5.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.4...v19.0.5 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
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-10-17 12:24:27 +02:00
Erik Jan de Wit
c5af1e143c
Added empty state for assign roles ( #3563 )
2022-10-17 12:21:03 +02:00
Stan Silvert
799442060f
Fix role selection when paging ( #3567 )
2022-10-17 12:20:22 +02:00
Dominik Kawka
9748397661
Tests for realm setting tabs ( #3564 )
2022-10-17 12:08:49 +02:00
dependabot[bot]
b9b8d60843
Bump vite from 3.1.7 to 3.1.8 ( #3572 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.1.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:43:38 +02:00
dependabot[bot]
e1b4f0f92d
Bump react-dropzone from 14.2.2 to 14.2.3 ( #3581 )
...
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone ) from 14.2.2 to 14.2.3.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases )
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v14.2.2...v14.2.3 )
---
updated-dependencies:
- dependency-name: react-dropzone
dependency-type: direct:production
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-10-17 10:39:55 +02:00
dependabot[bot]
3b82999d71
Bump cypress from 10.9.0 to 10.10.0 ( #3585 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.9.0 to 10.10.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/v10.9.0...v10.10.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-10-17 10:39:29 +02:00
agagancarczyk
ad03dadd4c
updated modal message ( #3552 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-12 09:22:54 +01:00
agagancarczyk
cce4fd8f4c
added view password ( #3555 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-12 09:22:30 +01:00
Erik Jan de Wit
1111fb0a50
Add 'profileProjection' field for LinkedIn provider ( #3190 )
2022-10-11 22:40:39 +02:00
Erik Jan de Wit
349fe22024
Added padding on forms so action buttons don't overlap ( #3501 )
2022-10-11 13:12:04 +02:00
Erik Jan de Wit
558d67cd73
Help toggle and page default in local storage ( #3547 )
2022-10-11 13:09:07 +02:00
Erik Jan de Wit
3374780a1d
Added refresh after generate and update ( #3514 )
2022-10-11 13:08:47 +02:00
Erik Jan de Wit
494d9ce6ad
Fixed defaults ( #3500 )
2022-10-11 12:15:52 +02:00
Stan Silvert
32f75ca109
Reset actions should not be hard-coded. ( #3499 )
2022-10-11 12:15:31 +02:00
Jon Koops
d75753aa0c
Remove optional param from new permission route ( #3548 )
2022-10-11 11:31:05 +02:00
Jon Koops
375c11942e
Re-enable test retries for Cypress ( #3544 )
2022-10-11 10:14:10 +02:00
Erik Jan de Wit
f908ed8a00
Added "none" option to client select ( #3510 )
2022-10-10 23:46:12 +02:00
dependabot[bot]
3965282401
Bump react-router-dom-v5-compat from 6.4.0 to 6.4.2 ( #3525 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.2/packages/react-router-dom-v5-compat )
---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
dependency-type: direct:production
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-10-10 23:41:50 +02:00
Erik Jan de Wit
1214330e3a
when ldap there are no credentials in keycloak ( #3483 )
2022-10-10 21:47:07 +02:00
dependabot[bot]
f79d575184
Bump @babel/preset-env from 7.19.3 to 7.19.4 ( #3543 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.3 to 7.19.4.
- [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.19.4/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 21:43:16 +02:00
Erik Jan de Wit
73818dae64
fixed the fix ( #3512 )
2022-10-10 21:01:52 +02:00
Erik Jan de Wit
1a2c80600c
Added missing shouldn't unregister ( #3530 )
2022-10-10 20:55:07 +02:00
Yoann
5766941ce4
Fix typo in dashboard.json ( #3508 )
2022-10-10 20:54:25 +02:00
dependabot[bot]
1e0b4947e1
Bump @keycloak/keycloak-admin-client from 19.0.2 to 19.0.3 ( #3524 )
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/19.0.2...19.0.3 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 20:53:52 +02:00
Dominik Kawka
5b74013dc2
Add advanced client details tests ( #3482 )
2022-10-10 19:52:44 +02:00
Erik Jan de Wit
066ecbe3e2
Add missing type attibute to FileComponent ( #3481 )
2022-10-10 18:04:07 +02:00
dependabot[bot]
b21e2efaf0
Bump vitest from 0.23.4 to 0.24.1 ( #3540 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.23.4 to 0.24.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.4...v0.24.1 )
---
updated-dependencies:
- dependency-name: vitest
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-10-10 17:50:51 +02:00
dependabot[bot]
636996f1d0
Bump vite from 3.1.4 to 3.1.7 ( #3539 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.1.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:20:37 +02:00
Erik Jan de Wit
11d8461620
Combine tree view and list for groups ( #3401 )
2022-10-10 17:03:27 +02:00
dependabot[bot]
daf8d6c3f0
Bump i18next from 21.9.2 to 21.10.0 ( #3520 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.9.2 to 21.10.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.9.2...v21.10.0 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
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-10-10 16:19:28 +02:00
Erik Jan de Wit
2d0b4b815d
Use combined locales of all themes ( #3487 )
2022-10-10 14:47:31 +02:00
Jon Koops
7f0b9edcf0
Fix users test by awaiting credentials API call ( #3536 )
2022-10-10 14:02:28 +02:00
Erik Jan de Wit
dc3c08aa59
Initial version of the Account UI ( #3410 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-10 12:14:19 +02:00
ikhomyn
9ec757cae1
Fix another test ( #3507 )
2022-10-07 17:00:58 +02:00
ikhomyn
aa3346c369
Fix several flaky tests ( #3488 )
2022-10-06 16:18:33 +02:00
Erik Jan de Wit
c37e8714ce
Fixed route params for policy condition ( #3497 )
2022-10-06 12:29:16 +02:00
Erik Jan de Wit
8a6df5d743
Fixed the saml tests ( #3494 )
2022-10-06 11:57:58 +02:00
dependabot[bot]
be06188393
Bump @cypress/webpack-preprocessor from 5.12.2 to 5.14.0 ( #3486 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.12.2 to 5.14.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/@cypress/webpack-preprocessor-v5.12.2...@cypress/webpack-preprocessor-v5.14.0 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
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-10-05 23:49:06 +02:00
Jon Koops
ffe869504b
Stop running Cypress tests in parallel ( #3485 )
2022-10-05 14:19:57 +02:00
dependabot[bot]
d6c8ebaf8d
Bump react-router from 5.3.3 to 5.3.4 ( #3466 )
...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router )
---
updated-dependencies:
- dependency-name: react-router
dependency-type: direct:production
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-10-04 12:18:04 +02:00
dependabot[bot]
d17ef4f785
Bump @babel/core from 7.19.1 to 7.19.3 ( #3457 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.1 to 7.19.3.
- [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.19.3/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 11:26:08 +02:00
ahweis
f5ac1cf74c
Use unique key in role mapping table ( #3454 )
2022-10-04 11:21:02 +02:00
Stian Thorgersen
e5811c744e
Fix logo on realm pages ( #3451 )
2022-10-04 11:03:19 +02:00
Erik Jan de Wit
bda97b9d4a
Only load realms when dropdown is opened ( #3396 )
2022-10-03 22:22:37 +02:00
Jon Koops
6a75c6da6b
Use Keycloak config endpoint in production ( #3471 )
2022-10-03 19:02:13 +02:00
Dominik Kawka
3694dad23c
import client tests ( #3452 )
2022-10-03 13:00:26 +02:00
Erik Jan de Wit
b90487af39
Add option to include subgroup users to empty ( #3445 )
2022-10-03 12:48:48 +02:00
Erik Jan de Wit
961b8a098d
Filer out the dedicated row ( #3440 )
2022-10-03 12:47:50 +02:00
Erik Jan de Wit
225ab19ef1
Remove first char upper case for realm ( #3412 )
2022-10-03 12:46:56 +02:00
Erik Jan de Wit
249c6bbf02
Is paginated in for both types ( #3446 )
2022-10-03 12:38:46 +02:00
dependabot[bot]
7f6fc734e2
Bump jsdom from 20.0.0 to 20.0.1 ( #3459 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 20.0.0 to 20.0.1.
- [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.0...20.0.1 )
---
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-10-03 12:37:53 +02:00
dependabot[bot]
a5002c3560
Bump vite from 3.1.3 to 3.1.4 ( #3456 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.4/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.1.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-10-03 12:36:24 +02:00
dependabot[bot]
ba0738af30
Bump cypress from 10.8.0 to 10.9.0 ( #3461 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.8.0 to 10.9.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/v10.8.0...v10.9.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-10-03 12:35:41 +02:00
dependabot[bot]
92ea10012c
Bump @babel/preset-env from 7.19.1 to 7.19.3 ( #3465 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.1 to 7.19.3.
- [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.19.3/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:34:45 +02:00
dependabot[bot]
8ce826b562
Bump react-router-dom from 5.3.3 to 5.3.4 ( #3462 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
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-10-03 12:34:03 +02:00
Jon Koops
0b507a3797
Add a <base>
element for relative URLs ( #3443 )
2022-10-03 00:02:30 +02:00
Erik Jan de Wit
ca97e4f930
fixed route ( #3411 )
...
fixes : #3406
2022-09-29 22:24:16 +02:00
Erik Jan de Wit
34ffd01da8
Move enable / disable to header ( #3397 )
2022-09-29 13:07:46 +02:00
Erik Jan de Wit
283390dee9
Sdded some css to fix alignment ( #3402 )
2022-09-29 13:07:15 +02:00
Erik Jan de Wit
f0ee68afc9
Convert attribute name to form ( #3405 )
2022-09-29 13:07:02 +02:00
Erik Jan de Wit
498e345281
Added null check for chrome ( #3398 )
2022-09-27 10:58:03 +02:00
Dominik Kawka
ebf8a6c91c
github provider details testing ( #3371 )
2022-09-26 19:21:38 +02:00
Erik Jan de Wit
bff01af327
client-flow
can also be bound (#3379 )
...
fixes : #3295
2022-09-26 19:21:03 +02:00
dependabot[bot]
f5da0db291
Bump vite from 3.1.2 to 3.1.3 ( #3389 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.2 to 3.1.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.1.3/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-09-26 19:18:13 +02:00
dependabot[bot]
9a17b210c7
Bump i18next-http-backend from 1.4.1 to 1.4.4 ( #3394 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 1.4.1 to 1.4.4.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.1...v1.4.4 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
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-09-26 19:17:29 +02:00
Sebastian Rose
7eb5c858fa
Use correct URL for Admin Client ( #3373 )
2022-09-22 11:27:01 +02:00
Erik Jan de Wit
aa7acda01e
Convert claims back to object ( #3363 )
2022-09-21 16:52:42 +02:00
Erik Jan de Wit
6c57312273
Changed unspecified to "" ( #3367 )
2022-09-21 16:50:10 +02:00
Erik Jan de Wit
5c57e5103b
Keep selected policies not just ids ( #3368 )
2022-09-21 16:49:25 +02:00
Erik Jan de Wit
4ad8689b6e
Use alias for title name ( #3369 )
2022-09-21 16:46:22 +02:00
Cathal Geoghegan
5dd606e726
Fix path to keycloak theme readme ( #3370 )
2022-09-21 16:45:23 +02:00
Erik Jan de Wit
22c653aa20
Convert config strings into string[] ( #3365 )
2022-09-21 16:27:38 +02:00
Erik Jan de Wit
2c1f62fea8
Added empty state ( #3366 )
2022-09-21 16:27:23 +02:00
Erik Jan de Wit
49ffd816ea
Fixed showing realm roles ( #3337 )
2022-09-19 11:56:18 +02:00
Erik Jan de Wit
6300f13aa0
Added search bar ( #3347 )
2022-09-19 11:09:16 +02:00
dependabot[bot]
974e9de89c
Bump vite from 3.1.1 to 3.1.2 ( #3358 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.1 to 3.1.2.
- [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.1.2/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-09-19 11:08:23 +02:00
dependabot[bot]
3b16ec9fe6
Bump i18next from 21.9.1 to 21.9.2 ( #3359 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.9.1 to 21.9.2.
- [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.1...v21.9.2 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
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-09-19 11:07:09 +02:00
dependabot[bot]
c7b5b2c6d8
Bump vitest from 0.23.2 to 0.23.4 ( #3360 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.23.2 to 0.23.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.2...v0.23.4 )
---
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-09-19 11:06:43 +02:00
Eric Olkowski
25eb98dd5b
Update to PatternFly 4.215 ( #3312 )
2022-09-18 00:30:19 +02:00
dependabot[bot]
4d35001c68
Bump @babel/core from 7.19.0 to 7.19.1 ( #3350 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.0 to 7.19.1.
- [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.19.1/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 13:25:35 +02:00
dependabot[bot]
7bfc9ef02d
Bump vite from 3.1.0 to 3.1.1 ( #3351 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.0 to 3.1.1.
- [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.1.1/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-09-16 13:19:41 +02:00
dependabot[bot]
7b75a3ae67
Bump @babel/preset-env from 7.19.0 to 7.19.1 ( #3349 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.0 to 7.19.1.
- [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.19.1/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 13:17:53 +02:00
Erik Jan de Wit
a669a7f334
Added brute force status to user search ( #3236 )
2022-09-16 13:17:37 +02:00
Erik Jan de Wit
05a660b681
Now uses the role mapping component ( #3184 )
2022-09-16 10:58:43 +02:00
Erik Jan de Wit
7a556a2e1e
Added sync registrations field ( #3339 )
2022-09-16 10:58:25 +02:00
Erik Jan de Wit
85f0cab6bb
Removed validation of from ( #3340 )
2022-09-16 10:58:13 +02:00
Erik Jan de Wit
3ee77abcf4
Fixed to use field that exists ( #3338 )
2022-09-16 10:58:00 +02:00
Erik Jan de Wit
50a673788f
property should have been clientAuthMethod ( #3336 )
2022-09-16 10:57:21 +02:00
Erik Jan de Wit
07ee44a682
added pass max age field ( #3335 )
...
fixes : #3257
2022-09-16 10:57:03 +02:00
Erik Jan de Wit
3287927797
United group filter and group search ( #3259 )
2022-09-15 20:12:20 +02:00
Aboullos
bd9dbfb78b
Add default value true to closeNotification ( #3333 )
2022-09-15 12:55:57 +02:00
Curtis Welch
6fc4325871
Fix Keycloak OpenID Connect Identity provider creation ( #3255 )
2022-09-15 11:44:20 +02:00
dependabot[bot]
cebaff0b31
Bump cypress from 10.7.0 to 10.8.0 ( #3330 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.7.0 to 10.8.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.7.0...v10.8.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-09-14 16:28:21 +02:00
dependabot[bot]
9e6be68dc8
Bump @keycloak/keycloak-admin-client from 19.0.1 to 19.0.2 ( #3328 )
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 19.0.1 to 19.0.2.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/19.0.1...19.0.2 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 14:45:17 +02:00
Jon Koops
54336b7aaf
Add Wireit to automatically build Keycloak JS ( #3317 )
2022-09-14 14:42:19 +02:00
dependabot[bot]
581b1b039b
Bump react-router-dom-v5-compat from 6.3.0 to 6.4.0 ( #3327 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.0/packages/react-router-dom-v5-compat )
---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
dependency-type: direct:production
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-09-14 13:39:04 +02:00
Dominik Kawka
c6aea1cd44
Group role mapping tests ( #3314 )
2022-09-14 12:44:30 +02:00
Erik Jan de Wit
a732d032e0
Fixed how we reset the fields on advanced tab ( #3326 )
2022-09-14 11:55:25 +02:00
Erik Jan de Wit
33b9b95bd7
created endpoint to query authentication section with used by information ( #3225 )
...
* created endpoint to query authentication section
with used by information
* buildIn !== builtIn
2022-09-13 08:36:41 -04:00
Aboullos
eb24eaa386
Remove skip and only functions ( #3181 )
2022-09-13 13:58:25 +02:00
Jon Koops
283a44b9f0
Always pass in for Vite dev server ( #3315 )
2022-09-13 12:32:57 +02:00
Martin Bartoš
aef2c7904b
Reuse of token in TOTP is possible ( #3147 )
2022-09-12 23:51:58 +02:00
Jon Koops
9e3cceb016
Show policy type in form title ( #3245 )
2022-09-12 22:43:51 +02:00
Erik Jan de Wit
985c8dc90a
Added text component for ProviderConfigProperty.TEXT_TYPE
( #3269 )
2022-09-12 17:53:41 +02:00
Erik Jan de Wit
76ce0e5315
Made begin and end date required ( #3283 )
2022-09-12 15:35:30 +02:00
Erik Jan de Wit
0e1c788f5b
Use arrayBuffer for zip files ( #3284 )
2022-09-12 15:30:27 +02:00
Dominik Kawka
65633c903a
Sessions testing ( #3285 )
2022-09-12 15:30:12 +02:00
Erik Jan de Wit
a85cba6118
Remove 2 char restriction ( #3294 )
2022-09-12 15:29:44 +02:00
dependabot[bot]
d33c00ef4c
Bump react-i18next from 11.18.5 to 11.18.6 ( #3300 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.18.5 to 11.18.6.
- [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.5...v11.18.6 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
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-09-12 11:55:16 +02:00
dependabot[bot]
4615bc76b1
Bump @babel/core from 7.18.13 to 7.19.0 ( #3304 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.13 to 7.19.0.
- [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.19.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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-09-12 11:53:46 +02:00
dependabot[bot]
8a19d8dc2b
Bump vitest from 0.23.1 to 0.23.2 ( #3305 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.1...v0.23.2 )
---
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-09-12 11:53:13 +02:00
Jon Koops
243cec90df
Add Keycloak JS to the project ( #3189 )
2022-09-12 11:52:11 +02:00
Jon Koops
a51c9c19d3
Optimize dependencies with Rollup ( #3258 )
2022-09-12 11:05:27 +02:00
Erik Jan de Wit
49ad81943e
added adminEventsExpiration to the form ( #3287 )
...
fixes : #3265
2022-09-08 14:31:24 -04:00
Erik Jan de Wit
698f30e02c
fix opening the execution config modal ( #3268 )
...
fixes : #3256
2022-09-08 12:05:23 +02:00
Erik Jan de Wit
57b52309f0
reset first param on client when start searching ( #3267 )
...
fixes : #3266
2022-09-07 14:53:35 +02:00
Erik Jan de Wit
f5282fbc75
Do not convert empty object acr.loa.map to array ( #3282 )
2022-09-06 18:52:57 +02:00
Erik Jan de Wit
29cf962f19
The role picker no longer queries all clients ( #3197 )
2022-09-06 15:34:11 +02:00
Stan Silvert
0bca44e733
Allow edit username if we can't determine mutability. ( #3230 )
2022-09-05 23:33:25 +02:00
Erik Jan de Wit
573fb2ff03
New clickable card that behaves like a button ( #3248 )
2022-09-05 23:32:02 +02:00
Erik Jan de Wit
df6526311a
Changed to use form to store executors ( #3242 )
2022-09-05 23:31:39 +02:00
Jon Koops
fe1b602f45
Use date picker for events filtering ( #3243 )
2022-09-05 23:30:50 +02:00
Dominik Kawka
a8ab21096b
Group permission tests ( #3246 )
2022-09-05 23:30:25 +02:00
Dominik Kawka
9c22d91d12
Added name and description for certain event types ( #3217 )
2022-09-05 23:29:51 +02:00
dependabot[bot]
77a9a20965
Bump vite-plugin-checker from 0.5.0 to 0.5.1 ( #3270 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.0...vite-plugin-checker@0.5.1 )
---
updated-dependencies:
- dependency-name: vite-plugin-checker
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-09-05 22:02:25 +02:00
Jenny
3d551f7b92
Update Patternfly to 4.210 ( #3194 )
2022-09-05 22:02:04 +02:00
dependabot[bot]
3595580009
Bump @vitejs/plugin-react from 2.0.1 to 2.1.0 ( #3272 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react ) from 2.0.1 to 2.1.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.1.0/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
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-09-05 21:47:49 +02:00
dependabot[bot]
ccffb8b3a3
Bump @types/node from 18.7.14 to 18.7.15 ( #3276 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.14 to 18.7.15.
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 20:16:17 +02:00
dependabot[bot]
80237a9f39
Bump vitest from 0.22.1 to 0.23.1 ( #3277 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.22.1 to 0.23.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.22.1...v0.23.1 )
---
updated-dependencies:
- dependency-name: vitest
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-09-05 18:30:48 +02:00
dependabot[bot]
ee684c1642
Bump vite from 3.0.9 to 3.1.0 ( #3279 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.9 to 3.1.0.
- [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/create-vite@3.1.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-09-05 18:29:41 +02:00
Dominik Kawka
290c4dca87
IDP testing ( #3263 )
2022-09-05 10:46:39 +02:00
Dominik Kawka
ff49d5a3bc
Change button style for better visibility ( #3262 )
2022-09-05 10:46:21 +02:00
Erik Jan de Wit
47ec74f937
Added confirm dialog for delete ( #3249 )
2022-09-01 11:21:42 +02:00
Erik Jan de Wit
93b0144ff3
added group endpoint that also returns access ( #3170 )
...
* added group endpoint that also returns access
fixes : #3163
* convert to java
* fixed merge errors
2022-08-31 20:06:29 -04:00
Erik Jan de Wit
df072f5c15
Added fix for missing enabled flag ( #3235 )
2022-09-01 00:12:29 +02:00
Jon Koops
86248f7f11
Add explainer fordisabled 'Create permission' dropdown ( #3237 )
2022-09-01 00:12:08 +02:00
Jon Koops
bf75366694
Regenerate package lockfile ( #3250 )
2022-08-31 18:52:00 +02:00
agagancarczyk
7b4da6909a
Added an inline Alert for Signed Jwt authenticator in Credentials #1850 ( #3240 )
...
* alert-wip
* fixed css by introducing a custom style
* fixed css by introducing a custom style
* fixed css by introducing a custom style
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-31 11:48:46 +01:00
Erik Jan de Wit
0622fe5480
Disable add button when nothing selected ( #3244 )
2022-08-31 12:28:40 +02:00
ikhomyn
ea24e3b91d
New custom identity providers tests ( #3238 )
2022-08-31 12:16:12 +02:00
agagancarczyk
8f08101d9d
fixed realm roles breadcrum ( #3239 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-31 09:11:24 +01:00
agagancarczyk
d81164e371
added aria-labels required by screen recorder ( #3234 )
...
Authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-30 14:07:51 +01:00
agagancarczyk
ea5a41f572
Added missing manageOrderItemAria ( #3227 )
...
* Added missing manageOrderItemAria
* used ommon-help instead of manageOrderItemAria
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-30 13:27:47 +02:00
Erik Jan de Wit
e6fc51f435
Use avatar picture when it exists ( #3195 )
2022-08-30 11:02:50 +02:00
Erik Jan de Wit
e84ff41654
Removed unused code ( #3198 )
2022-08-30 11:00:37 +02:00