Commit graph

83 commits

Author SHA1 Message Date
Erik Jan de Wit
9699b238df
Make the admin events test re-runnable (#4530) 2023-03-01 15:16:49 +01:00
ikhomyn
fed9f2716d
Masthead new tests & refactoring (#4439) 2023-02-21 14:41:33 +01:00
Aboullos
1ca3f87df4
Add Client Scopes Mappers tests (#4398) 2023-02-16 10:56:50 +01:00
Jon Koops
73ecede289
Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
Erik Jan de Wit
be95626cdd
Upgrade to Cypress 12 (#4356) 2023-02-10 11:10:35 +01:00
Jon Koops
6cb730c613
Clean up realm selector code (#4346) 2023-02-07 15:21:58 +01:00
Jon Koops
16c866524a
Add Cypress tests for CIBA policy (#4318) 2023-02-07 12:00:34 +01:00
Jon Koops
b667cfc452
Use crypto.randomUUID() for random ID generation (#4323) 2023-02-06 12:41:11 +01:00
Erik Jan de Wit
e57c8f3eb3
Do not log out current user (#4291) 2023-02-06 11:45:18 +01:00
Erik Jan de Wit
e65a1effda
Add client registration page (#4250) 2023-02-03 12:56:20 +01:00
Erik Jan de Wit
941981f8fc
Add a component test for MultiLineInput (#4287) 2023-02-02 23:42:59 +01:00
Erik Jan de Wit
9cb7c3a0aa
Add a null check to convertFormValuesToObject() (#4305) 2023-02-02 14:35:01 +00:00
Erik Jan de Wit
31b203665a
Added validation on realm name (#4259) 2023-01-27 17:10:09 +01:00
Jon Koops
d53e012ca9
Upgrade i18next and react-18next to latest version (#4260) 2023-01-26 15:46:23 +01:00
Jon Koops
8f05a102af
Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
i7a7467
441ba1e8b0
Add client assertion signature configuration (#4145) 2023-01-23 13:17:47 +00:00
Stan Silvert
ba2fc5f4ec
Experiment to fix flaky predefined mapper test. (#4241) 2023-01-21 15:33:27 -05:00
Stian Thorgersen
cf3a4346ef
Move Admin REST extension to main repository (#4231) 2023-01-20 10:37:27 +01: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
2e174cd4e8
Added extra step to OIDC client wizzard (#4035) 2023-01-17 14:29:42 +00:00
Erik Jan de Wit
5a5426195b
Always show the pagination toolbar (#4053) 2023-01-16 12:09:27 +00:00
Jon Koops
5ba147b384
Use routable tabs for realm role details (#3963) 2023-01-14 16:05:09 +00:00
Jon Koops
97b69950c7
Reduce excessive re-renders for realm & client roles tab (#4194) 2023-01-14 11:42:02 +01:00
Stan Silvert
69344da121
Try to fix intermittent test failure (#4190) 2023-01-13 13:06:50 +01:00
Jon Koops
b4fef326de
Split out role form for realm and client in seperate components (#4141) 2023-01-09 13:57:40 +01:00
Douglas Palmer
ec31aeee41
JKS keystore type available as default option in FIPS mode (#3986) 2023-01-02 15:34:51 +00: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
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
a40deb7073
Use NumberInput instead of input (#3961) 2022-12-14 07:45:13 +00:00
Jon Koops
2e36e4c3fe
Remove Cypress test to check login (#4019) 2022-12-13 17:25:08 +01:00
Erik Jan de Wit
1cd2a099ce
Added JSON editor test (#3948) 2022-12-13 12:41:23 +01:00
Jon Koops
b4c4ddc797
Rename all references to 'Admin Console' to 'Admin UI' (#3930) 2022-12-07 15:28:28 +00:00
Dominik Kawka
4bc08e3cb3
User groups testing (#3951) 2022-12-07 10:06:35 +01:00
Dominik Kawka
74830c60e8
Fix typo in test function name (#3952) 2022-12-07 10:04:20 +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
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
Erik Jan de Wit
2f8980d09a
Don't use a default value in BooleanComponent (#3822) 2022-12-01 16:10:33 +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
a407aa5c8e
Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +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
d0b224cae7
Use react-form-hook v7 for user IDP modal (#3771) 2022-11-15 16:21:43 +01:00
Jon Koops
f1828b0b45
Wait for network requests to finish in events test (#3767) 2022-11-14 19:37:00 +01: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
Dominik Kawka
9d63ad0dea
IDP SAML testing (#3713) 2022-11-05 15:01:28 -04:00
Jon Koops
da4e740a8d
Add Microsoft Authenticator to supported applications (#3704) 2022-11-03 16:03:20 +01:00
Erik Jan de Wit
df7347aa9b
Added check to see if unique (#3642) 2022-11-01 15:41:32 +01:00