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
Erik Jan de Wit
0a3564bb3f
Config can be empty ( #3803 )
2022-11-18 16:54:21 +01:00
Jon Koops
7257614c23
Use react-hook-form
v7 for OTP policy form ( #3791 )
2022-11-18 14:43:44 +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
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
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
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