Erik Jan de Wit
6c91556a1c
Always add the detail row to prevent wrong index ( #4229 )
2023-01-20 10:38:22 +01:00
Stian Thorgersen
cf3a4346ef
Move Admin REST extension to main repository ( #4231 )
2023-01-20 10:37:27 +01:00
Stan Silvert
bf5d37a03c
Allow add/remove user with only query-users role. ( #4228 )
2023-01-19 14:58:51 -05:00
Erik Jan de Wit
ae5b8ac525
Added "use" column and fixed boolean check ( #4227 )
2023-01-19 15:33:47 +01:00
Erik Jan de Wit
2d4ba721b8
Add a more robust XML check ( #4226 )
2023-01-19 15:32:54 +01:00
Jon Koops
f32d3f5cfb
Upgrade to React Router v6 ( #4198 )
2023-01-18 12:09:49 +00:00
Erik Jan de Wit
45b2a8da62
Reduced state held and fixed reset ( #4213 )
2023-01-18 11:58:13 +00:00
Erik Jan de Wit
6277c0bc06
Small fix to also add the group when it's used ( #4218 )
2023-01-18 12:51:36 +01:00
Erik Jan de Wit
792cffc6f3
Parse multiple user profile errors ( #4217 )
2023-01-18 12:11:34 +01:00
cgeorgilakis
5db24824f3
Short verification_uri for Device Authorization Request ( #4081 )
2023-01-18 12:09:52 +01:00
Erik Jan de Wit
437a2eb574
Upgrade 'clients' to react-hook-form
v7 ( #4171 )
2023-01-18 11:12:32 +01:00
Douglas Palmer
0c217c017e
Update tooltips for 'Signature algorithm' for SAML client and SAML Identity provider ( #4176 )
...
closes #4167
2023-01-17 15:46:10 +00:00
Erik Jan de Wit
c587a89405
Small optimization for better performance ( #4036 )
2023-01-17 16:26:35 +01:00
Erik Jan de Wit
2e174cd4e8
Added extra step to OIDC client wizzard ( #4035 )
2023-01-17 14:29:42 +00:00
Erik Jan de Wit
158f471bea
Ensure the correct dialog is shown for SAML keys ( #4215 )
2023-01-16 17:41:11 +01:00
dependabot[bot]
c206b38c3d
Bump jsdom from 20.0.3 to 21.0.0 ( #4151 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 20.0.3 to 21.0.0.
- [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.3...21.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
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>
2023-01-16 12:26:07 +00:00
Erik Jan de Wit
5a5426195b
Always show the pagination toolbar ( #4053 )
2023-01-16 12:09:27 +00:00
Erik Jan de Wit
e0246c70d4
Migrate authenticate settings and policy detail to react-hook-form
v7 ( #3984 )
2023-01-16 12:34:18 +01:00
Erik Jan de Wit
6dbb130efa
Added email verified when user profile enabled ( #4186 )
2023-01-16 11:37:01 +01:00
Erik Jan de Wit
c35e37ba4f
Resource account page ( #3982 )
2023-01-16 11:23:07 +01:00
Jon Koops
2089b2209f
Use correct path for imports of the Admin Client ( #4175 )
2023-01-16 07:42:11 +00:00
Jon Koops
b13bcdc020
Re-use toTabs()
function in RealmRoleTabs
component ( #4197 )
2023-01-16 08:18:11 +01:00
Erik Jan de Wit
4d44265ed0
added none option to attribute group ( #4191 )
...
* added none option
fixes : #4085
* small refactor
2023-01-16 08:17:00 +01:00
Jon Koops
5ba147b384
Use routable tabs for realm role details ( #3963 )
2023-01-14 16:05:09 +00:00
Jon Koops
fe4c3dc151
Refactor realms & client roles to React Router v6 ( #4184 )
2023-01-14 13:24:06 +00:00
Jon Koops
97b69950c7
Reduce excessive re-renders for realm & client roles tab ( #4194 )
2023-01-14 11:42:02 +01:00
Jon Koops
66cf2ad368
Refactor RealmContext
to use React Router v6 ( #4182 )
2023-01-13 15:10:29 +00:00
Jon Koops
23e1aa54a7
Refactor LDAP mapper to React Router v6 ( #4192 )
2023-01-13 13:26:22 +00:00
Erik Jan de Wit
467da39668
No longer fetch the resources eager, but on row click ( #4185 )
2023-01-13 13:07:13 +01:00
Stan Silvert
69344da121
Try to fix intermittent test failure ( #4190 )
2023-01-13 13:06:50 +01:00
Jon Koops
d98e240ab1
Remove unused SearchUser
component ( #4189 )
2023-01-12 16:51:12 +00:00
Jon Koops
099a0d44c4
Refactor realm keys providers to React Router v6 ( #4188 )
2023-01-12 16:09:03 +00:00
Jon Koops
d11ed1ccef
Refactor roles list to React Router v6 ( #4187 )
2023-01-12 15:51:08 +00:00
Jon Koops
2b9744f6bf
Refactor OpenID Connect IDP to use React Router v6 ( #4183 )
2023-01-12 10:24:25 +00:00
Jon Koops
2e79123bee
Refactor client scope mapping to React Router v6 ( #4181 )
2023-01-12 09:58:08 +00:00
Jon Koops
e32cdaebec
Remove unused DataLoader component ( #4180 )
2023-01-12 09:50:06 +00:00
Erik Jan de Wit
201c41858f
Refactor SAML keys dialog to react-hook-form
v7 ( #4164 )
2023-01-12 10:23:48 +01:00
Jon Koops
6f498a9af7
Refactor user federation providers to React Router v6 ( #4177 )
2023-01-12 09:47:26 +01:00
Jon Koops
343aabb904
Upgrade PageNav
component to React Router v6 ( #4168 )
2023-01-11 15:49:03 +01:00
agagancarczyk
94af38daee
changed text for displayName tooltip ( #4161 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-01-10 11:13:01 +00:00
Jon Koops
b4fef326de
Split out role form for realm and client in seperate components ( #4141 )
2023-01-09 13:57:40 +01:00
dependabot[bot]
84da38789d
Bump prettier from 2.8.1 to 2.8.2 ( #4154 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
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>
2023-01-09 12:53:43 +01:00
dependabot[bot]
91c7ffd0b2
Bump @babel/core from 7.20.7 to 7.20.12 ( #4147 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.7 to 7.20.12.
- [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.12/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>
2023-01-09 11:16:02 +01:00
Erik Jan de Wit
3c677f4b53
Fix bounds check for adding client profile ( #4140 )
2023-01-07 22:22:48 +01:00
Erik Jan de Wit
e15ac55570
Fix validation of user profile attributes ( #4139 )
2023-01-07 20:14:16 +01:00
Jon Koops
e914ac6ea2
Use React Router v6 for the routable tabs of the identity provider page ( #4136 )
2023-01-06 13:48:50 +00:00
Jon Koops
0d541f60b6
Use React Router v6 for the routable tabs of the user profile page ( #4137 )
2023-01-06 14:30:17 +01:00
Jon Koops
bd2569b50d
Use React Router v6 for the routable tabs of the events page ( #4135 )
2023-01-06 12:21:59 +00:00
Jon Koops
bf18af49e3
Use React Router v6 for the routable tabs of the client page ( #4132 )
2023-01-06 12:05:12 +00:00
Jon Koops
3e82a57383
Add clear-data
script to Keycloak server ( #4128 )
2023-01-06 11:21:59 +01:00
Jon Koops
bdd39c4e37
Use React Router v6 for the routable tabs of the dedicated scope page ( #4131 )
2023-01-05 15:24:05 +01:00
Jon Koops
074b6afc5d
Use React Router v6 for the routable tabs of the users page ( #4130 )
2023-01-05 14:10:37 +00:00
Jon Koops
0b7ab7d008
Use React Router v6 for the routable tabs of the realm settings keys page ( #4129 )
2023-01-05 12:08:14 +00:00
Jon Koops
d2163efe3f
Use React Router v6 for the routable tabs of the user federation LDAP settings page ( #4126 )
2023-01-05 11:38:16 +00:00
Jon Koops
b509a5a04e
Use React Router v6 for the routable tabs of the realm settings page ( #4125 )
2023-01-04 13:30:54 +01:00
Jon Koops
36a7ab32e4
Use React Router v6 for the routable tabs of client scope page ( #4124 )
2023-01-04 12:19:09 +01:00
Jon Koops
2c4805fe50
Use React Router v6 for the routable tabs of clients page ( #4123 )
2023-01-04 10:33:43 +00:00
Jon Koops
63cac73a12
Use React Router v6 for the routable tabs of dashboard page ( #4119 )
2023-01-04 09:57:46 +00:00
Jon Koops
48a3fc9229
Use React Router v6 for the routable tabs of authentication page ( #4118 )
2023-01-04 09:57:25 +00:00
Erik Jan de Wit
1155371439
Only load realms once and not on focus ( #4015 )
2023-01-03 17:33:16 +01:00
Erik Jan de Wit
c9c8fe7317
Added tooltip and styling to group name ( #4044 )
2023-01-03 17:32:36 +01:00
Erik Jan de Wit
fb5b62d267
Added memory info and renamed tab ( #4050 )
2023-01-03 17:21:37 +01:00
Jon Koops
5032770ddb
Use React Router v6 for the routable tabs of user details ( #4114 )
2023-01-03 17:15:04 +01:00
Erik Jan de Wit
b5e9eb4620
Use default attributes in import form ( #4052 )
2023-01-03 16:49:25 +01:00
Douglas Palmer
ec31aeee41
JKS keystore type available as default option in FIPS mode ( #3986 )
2023-01-02 15:34:51 +00:00
Erik Jan de Wit
c37280b8cb
Generate array buffer for binary ( #4075 )
2023-01-02 12:38:10 +01:00
i7a7467
fd69d65e01
Ensure identity provider link is displayed when display name is empty ( #4112 )
2023-01-02 11:54:26 +01:00
dependabot[bot]
6f13e9d2d1
Bump @cypress/webpack-preprocessor from 5.16.0 to 5.16.1 ( #4107 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.16.0 to 5.16.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/@cypress/webpack-preprocessor-v5.16.0...@cypress/webpack-preprocessor-v5.16.1 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 10:02:12 +01:00
dependabot[bot]
b41e75149a
Bump @cypress/webpack-preprocessor from 5.15.7 to 5.16.0 ( #4088 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.15.7 to 5.16.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.15.7...@cypress/webpack-preprocessor-v5.16.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-12-27 17:46:00 +01:00
dependabot[bot]
e8ae28555b
Bump @babel/core from 7.20.5 to 7.20.7 ( #4090 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.5 to 7.20.7.
- [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.7/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-12-27 17:45:48 +01:00
dependabot[bot]
14fcd09fd6
Bump i18next-http-backend from 2.1.0 to 2.1.1 ( #4092 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.0...v2.1.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-12-27 17:45:06 +01:00
dependabot[bot]
031205999f
Bump vite-plugin-checker from 0.5.2 to 0.5.3 ( #4094 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.2 to 0.5.3.
- [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.2...vite-plugin-checker@0.5.3 )
---
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-12-27 17:44:30 +01:00
dependabot[bot]
b841ef8578
Bump react-router-dom-v5-compat from 6.5.0 to 6.6.1 ( #4099 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.5.0 to 6.6.1.
- [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.6.1/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-12-27 17:43:13 +01:00
agagancarczyk
a84a41868e
Fixed help text for mapper type ( #4082 )
2022-12-22 14:28:46 +01:00
agagancarczyk
0f426ee76d
User events configuration fine tuning - #1562 ( #4076 )
...
* removed header title
* fixed showing events list on save click
* feedback
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-22 08:33:44 +00:00
Scott Tustison
62c170f765
Added the client name to the client list view to make it easier to read the list ( #4056 )
...
* Added the client name to the client list view to make it easier to differentiate clients with non-human readable client IDs
* changed order and added widths
Co-authored-by: stustison <stustison.ctr@kr.af.mil>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-12-22 09:31:09 +01:00
Erik Jan de Wit
4b565b4978
Use react-hook-form
v7 for WebauthnPolicy form ( #4071 )
2022-12-21 18:57:41 +01:00
Erik Jan de Wit
f72d38f31a
Use react-hook-form
v7 for IDP section ( #4072 )
2022-12-21 18:39:24 +01:00
Eric Olkowski
c6344dec60
Updates to PatternFly 4.222 ( #4012 )
...
* Update to PatternFly 4.222
* updated other places
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-12-21 08:28:20 +01:00
dependabot[bot]
b49f6a3c46
Bump react-router-dom-v5-compat from 6.4.5 to 6.5.0 ( #4058 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.4.5 to 6.5.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.5.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-12-20 14:17:53 +01:00
agagancarczyk
23a6315726
Fixed SAML details header and listing providers by name - #1942 ( #3954 )
...
* fixed the displayName bug
* fixed listing by displayName
* fixed the displayName bug
* fixed listing by displayName
* fixed identity provider saml test
* fixed enabled-switch in identity providers saml test
* fixed identity providers oidc test
* fixed the displayName bug
* fixed listing by displayName
* fixed identity provider saml test
* fixed enabled-switch in identity providers saml test
* fixed identity providers oidc test
* header fix
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-20 11:42:59 +00:00
agagancarczyk
d25d7484e4
Fine-tuning of User consents page ( #3983 )
2022-12-15 16:19:03 +01:00
Erik Jan de Wit
31f96761ea
Use react-hook-form
v7 for client keys ( #4045 )
2022-12-15 15:13:36 +00:00
agagancarczyk
3c8e4f3b98
Fixed navigation to mappers tab and added test ( #3985 )
2022-12-15 15:57:51 +01:00
Dominik Kawka
9f917e2a65
Removed unnecessary wait in realm settings tabs test ( #4042 )
2022-12-15 12:10:06 +00:00
Erik Jan de Wit
7eb2b13c98
Enable source maps in Vite config ( #4037 )
2022-12-15 12:46:16 +01:00
Jon Koops
99c3445635
Downgrade Vite to version 3 ( #4038 )
2022-12-14 13:13:31 +00:00
dependabot[bot]
69ceeef761
Bump @4tw/cypress-drag-drop from 2.2.2 to 2.2.3 ( #4024 )
...
Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/4teamwork/cypress-drag-drop/releases )
- [Changelog](https://github.com/4teamwork/cypress-drag-drop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/4teamwork/cypress-drag-drop/compare/v2.2.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: "@4tw/cypress-drag-drop"
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-12-14 09:25:19 +00:00
Erik Jan de Wit
a40deb7073
Use NumberInput
instead of input ( #3961 )
2022-12-14 07:45:13 +00:00
dependabot[bot]
bd1e62a1ef
Bump vite from 4.0.0 to 4.0.1 ( #4027 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.0.0 to 4.0.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/v4.0.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-12-13 19:30:57 +00:00
dependabot[bot]
51c07f4298
Bump @vitejs/plugin-react from 2.2.0 to 3.0.0 ( #4028 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 18:40:04 +00:00
dependabot[bot]
5622344eb6
Bump vitest from 0.25.7 to 0.25.8 ( #4021 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.25.7 to 0.25.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.8/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-12-13 18:34:35 +00:00
Jon Koops
2e36e4c3fe
Remove Cypress test to check login ( #4019 )
2022-12-13 17:25:08 +01:00
Erik Jan de Wit
ea80b0f872
Added extra null check ( #4016 )
2022-12-13 17:16:46 +01:00
Erik Jan de Wit
ed8b1f5dca
Use react-hook-form
v7 for client credentials form ( #4014 )
2022-12-13 11:59:11 +00:00
Erik Jan de Wit
1cd2a099ce
Added JSON editor test ( #3948 )
2022-12-13 12:41:23 +01:00
Erik Jan de Wit
be59ed1447
Use user select component ( #4011 )
2022-12-13 12:40:49 +01:00
dependabot[bot]
91acceacd0
Bump vite from 3.2.4 to 4.0.0 ( #4001 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.4 to 4.0.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@4.0.0/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 14:09:45 +00:00
dependabot[bot]
0750699725
Bump vite-plugin-checker from 0.5.1 to 0.5.2 ( #3998 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.1 to 0.5.2.
- [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.1...vite-plugin-checker@0.5.2 )
---
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-12-12 10:56:32 +00:00
dependabot[bot]
ad27db0b28
Bump react-router-dom-v5-compat from 6.4.4 to 6.4.5 ( #3990 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.4.4 to 6.4.5.
- [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.5/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-12-12 10:36:09 +01:00
dependabot[bot]
39c516148a
Bump i18next-http-backend from 2.0.2 to 2.1.0 ( #4002 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.2...v2.1.0 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
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-12-12 10:33:31 +01:00
dependabot[bot]
69b661f82b
Bump @cypress/webpack-preprocessor from 5.15.6 to 5.15.7 ( #4007 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.15.6 to 5.15.7.
- [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.6...@cypress/webpack-preprocessor-v5.15.7 )
---
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-12-12 10:33:09 +01:00
dependabot[bot]
e52ada163c
Bump vitest from 0.25.3 to 0.25.7 ( #4008 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.25.3 to 0.25.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.7/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-12-12 07:29:06 +01:00
Erik Jan de Wit
c7c7df872f
Removed type from url, query it ( #3974 )
2022-12-12 00:46:40 +01:00
Jon Koops
6f43a8d9ff
Wrap SamlKeysDialog
in FormProvider
( #3975 )
2022-12-12 00:46:19 +01:00
Jon Koops
9ac61efab4
Use routable tabs for user details ( #3976 )
2022-12-08 16:22:30 +01:00
Jon Koops
633a123a65
Use routable tabs for identity provider details ( #3973 )
2022-12-08 14:04:08 +01:00
Erik Jan de Wit
bd3e276721
Added inherited option ( #3957 )
2022-12-08 12:25:49 +01:00
Erik Jan de Wit
3d031c79e1
Added fallback for invalid locale ( #3962 )
2022-12-08 12:25:27 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable ( #3959 )
2022-12-08 12:24:59 +01:00
agagancarczyk
ca03f50093
Fixed listing flows alphabetically in addition to by type - #2765 ( #3960 )
...
* fixed listing flows alphabetically in addition to by type
* Apply suggestions from code review
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-08 09:30:44 +00:00
Jon Koops
b4c4ddc797
Rename all references to 'Admin Console' to 'Admin UI' ( #3930 )
2022-12-07 15:28:28 +00:00
Jon Koops
289862429a
Upgrade useParams()
to React Router v6 ( #3956 )
2022-12-07 15:23:12 +01:00
Dominik Kawka
4bc08e3cb3
User groups testing ( #3951 )
2022-12-07 10:06:35 +01:00
Erik Jan de Wit
998b111d6e
Convert string value to number ( #3925 )
2022-12-07 10:06:01 +01:00
Erik Jan de Wit
d9e44202d4
Make always the default ( #3944 )
2022-12-07 10:05:32 +01:00
agagancarczyk
f000e7de69
Added potentially missing url type in form fields ( #3947 )
2022-12-07 10:04:37 +01:00
Dominik Kawka
74830c60e8
Fix typo in test function name ( #3952 )
2022-12-07 10:04:20 +01:00
Jon Koops
c1f545fb4c
Use react-hook-form
v7 for scope details form ( #3953 )
2022-12-07 10:03:51 +01:00
Jon Koops
b4d001bd82
Use react-hook-form
v7 for search dropdown form ( #3955 )
2022-12-07 10:03:38 +01:00
dependabot[bot]
e5cd8b30d4
Bump @cypress/webpack-preprocessor from 5.15.5 to 5.15.6 ( #3933 )
...
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress ) from 5.15.5 to 5.15.6.
- [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.5...@cypress/webpack-preprocessor-v5.15.6 )
---
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-12-06 17:37:11 +00:00
dependabot[bot]
f3d1d9d722
Bump react-router-dom-v5-compat from 6.4.3 to 6.4.4 ( #3937 )
...
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat ) from 6.4.3 to 6.4.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-v5-compat/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.4/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-12-06 18:29:20 +01:00
Dominik Kawka
9c5b948c57
Added label in Client policies > global profile details heading ( #3926 )
2022-12-06 17:01:05 +01:00
Erik Jan de Wit
3f90f9ecf6
Convert attribute name in watch ( #3929 )
2022-12-06 16:58:43 +01:00
Erik Jan de Wit
3ac040dc34
Added group sync to group mapper ( #3943 )
2022-12-06 16:57:21 +01:00
dependabot[bot]
79c8b69eae
Bump @cypress/webpack-batteries-included-preprocessor ( #3940 )
...
Bumps [@cypress/webpack-batteries-included-preprocessor](https://github.com/cypress-io/cypress ) from 2.2.4 to 2.3.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-batteries-included-preprocessor-v2.2.4...@cypress/webpack-batteries-included-preprocessor-v2.3.0 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-batteries-included-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-12-06 14:57:39 +01:00
Jon Koops
c2924ceb9c
Use react-hook-form
v7 for client scope form ( #3885 )
2022-12-06 14:38:28 +01:00
Jon Koops
07f5e070e0
Add wait to 'enable user events' test ( #3946 )
2022-12-06 12:42:34 +01:00
Erik Jan de Wit
14a7e49468
Add federated user link ( #3928 )
2022-12-06 11:05:41 +01:00
Dominik Kawka
14beb87b6b
Improved required field validation for SAML idp details ( #3915 )
2022-12-02 16:58:39 +01:00
Erik Jan de Wit
997881a7a1
Use react-hook-form
v7 for client section ( #3919 )
2022-12-02 15:54:30 +01:00
agagancarczyk
8dde92e2fd
Fixed username not wrapping ( #3923 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 10:30:32 +00:00
agagancarczyk
77ec5a4c5f
Renamed mapping(s) to role(s) ( #3920 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 09:41:30 +00:00
agagancarczyk
e28277846d
Changed temporarily disabled
to temporarily locked
status - #1705 ( #3917 )
...
* Changed temporaryDisabled to temporaryLocked
* Changed temporaryDisabled to temporaryLocked
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 09:41:15 +00:00
Erik Jan de Wit
2f8980d09a
Don't use a default value in BooleanComponent
( #3822 )
2022-12-01 16:10:33 +01:00
agagancarczyk
c3b08cd601
Readmes updates ( #3807 )
...
* updated READMEs
* updated READMEs
* updated READMEs
* feedback
* Apply review feedback
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-01 14:19:06 +00:00
dependabot[bot]
8bdabbedb7
Bump prettier from 2.7.1 to 2.8.0 ( #3874 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
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-12-01 15:15:27 +01:00
Erik Jan de Wit
ab46a292d8
Fixed typo in attribute name ( #3909 )
2022-12-01 12:58:45 +01:00
Jon Koops
7eb77cc0a7
Replace Axios with the Fetch API ( #3899 )
2022-11-30 17:46:17 +01:00
Erik Jan de Wit
4b3eb4a9e4
Fixed broken tests ( #3895 )
2022-11-30 15:38:04 +01:00
Erik Jan de Wit
d06669df27
Added way to convert multi line to string ( #3827 )
2022-11-29 12:16:36 +01:00
Jon Koops
79c1890f00
Remove unused MultivaluedScopesComponent
component ( #3886 )
2022-11-29 12:12:31 +01:00
dependabot[bot]
f38f19eb0b
Bump @babel/core from 7.20.2 to 7.20.5 ( #3889 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.2 to 7.20.5.
- [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.5/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-11-29 12:11:14 +01:00
Jon Koops
f515790975
Use react-hook-form
v7 for add host dialog form ( #3887 )
2022-11-29 10:28:36 +01:00
dependabot[bot]
8d49cfdb82
Bump cypress from 11.1.0 to 11.2.0 ( #3872 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 11.1.0 to 11.2.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.1.0...v11.2.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-29 09:59:45 +01:00
dependabot[bot]
51f1ba00a3
Bump @cypress/webpack-batteries-included-preprocessor ( #3871 )
...
Bumps [@cypress/webpack-batteries-included-preprocessor](https://github.com/cypress-io/cypress ) from 2.2.3 to 2.2.4.
- [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-batteries-included-preprocessor-v2.2.3...@cypress/webpack-batteries-included-preprocessor-v2.2.4 )
---
updated-dependencies:
- dependency-name: "@cypress/webpack-batteries-included-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-29 00:28:26 +01:00
dependabot[bot]
11ed0743c0
Bump @4tw/cypress-drag-drop from 2.2.1 to 2.2.2 ( #3873 )
...
Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/4teamwork/cypress-drag-drop/releases )
- [Changelog](https://github.com/4teamwork/cypress-drag-drop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/4teamwork/cypress-drag-drop/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: "@4tw/cypress-drag-drop"
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-28 21:53:21 +01:00
dependabot[bot]
2f227f9cb1
Bump i18next-http-backend from 2.0.1 to 2.0.2 ( #3884 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.1...v2.0.2 )
---
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-28 12:31:43 +01:00
dependabot[bot]
f3248d30e7
Bump vitest from 0.25.2 to 0.25.3 ( #3882 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.3/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-28 11:20:58 +01:00
Jon Koops
7dec66edfc
Make convertAttributeNameToForm
type-safe ( #3869 )
2022-11-25 15:58:10 +01:00