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
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
Erik Jan de Wit
a40deb7073
Use NumberInput
instead of input ( #3961 )
2022-12-14 07:45:13 +00: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
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
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
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
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
Jon Koops
c2924ceb9c
Use react-hook-form
v7 for client scope form ( #3885 )
2022-12-06 14:38:28 +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
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
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
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
Jon Koops
f515790975
Use react-hook-form
v7 for add host dialog form ( #3887 )
2022-11-29 10:28:36 +01:00
Jon Koops
7dec66edfc
Make convertAttributeNameToForm
type-safe ( #3869 )
2022-11-25 15:58:10 +01:00
Jon Koops
69fa367bf9
Use react-hook-form
v7 for add sub-flow modal ( #3868 )
2022-11-25 14:48:17 +01:00
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
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