Commit graph

241 commits

Author SHA1 Message Date
Stan Silvert
ed139b62cd
Realm email doesn't default to port 25 (#3129) 2022-08-17 18:59:34 +02:00
Jon Koops
7c9449b42b
Replace 'useHistory' with React Router v6 APIs (#3115) 2022-08-16 15:09:14 +02:00
Jon Koops
d5755088f0
Use CompatRoute for routes that can be migrated (#3113) 2022-08-16 15:08:44 +02:00
Erik Jan de Wit
09d7194f9b
Work around object collisions in forms (#3035) 2022-08-09 10:32:16 +02:00
Erik Jan de Wit
c918e83b86
Fixed button variant (#3078) 2022-08-08 23:45:28 +02:00
Erik Jan de Wit
4106b9de3f
Allow removal of English as the default language (#3056) 2022-08-08 12:17:46 +02:00
Jon Koops
e363fb68b0
Add display names to contexts (#3032) 2022-08-03 15:15:04 +02:00
Jon Koops
a6fd2cabfa
Use new JSX transformation for React (#3033) 2022-08-03 14:12:07 +02:00
Erik Jan de Wit
0cb0e4589e
Use Intl for language names (#2966) 2022-07-27 18:10:28 +02:00
Jon Koops
aeda5f3e4c
Use new admin client with seperated Keycloak JS (#2964) 2022-07-14 15:02:28 +02:00
Dominik Kawka
b2e78b3476
Realm settings > email: layout issues fixed (Issue 1774) (#2960)
* Realm settings > email: layout issues fixed (Issue 1774)

* removed redundant css styling
2022-07-13 15:18:33 -04:00
Dominik Kawka
d20354e7ac
Button Styling changes (#2952) 2022-07-12 10:39:51 +02:00
Erik Jan de Wit
ef79937751
Use WebPack for production build (#2930) 2022-07-09 12:22:09 +02:00
agagancarczyk
91b7c35d3b
fixed ay11 issue (#2933)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-07-08 09:48:11 +01:00
agagancarczyk
492ba6889c
Accessibility fixes for Real Settings page (#2897) 2022-07-04 18:29:16 +02:00
Erik Jan de Wit
68702e45a1
Extended the authentication flow tests (#2885) 2022-06-28 14:23:38 +02:00
Erik Jan de Wit
3a6d8c8807
issue 2818 (#2857) 2022-06-27 10:46:49 +02:00
Erik Jan de Wit
acbc6df9f9
fixed ids for axa (#2860)
fixes: #2845
2022-06-24 13:43:59 +02:00
Erik Jan de Wit
b3c4bfe6e3
Make all routes lower case (#2863) 2022-06-22 13:35:10 +02:00
Erik Jan de Wit
afbbdaaf52
added acr loa map field to realm settings (#2736)
* added acr loa map field to realm settings

fixes: #2668

* changed to use one form per tab, instead of shared

* fixed test
2022-06-15 14:57:39 +02:00
Erik Jan de Wit
f775fd6329
Added groups to dropdown menu (#2780) 2022-06-13 13:10:11 +02:00
Erik Jan de Wit
741c09cca1
Fixed required for + localization (#2784) 2022-06-13 11:42:17 +02:00
Erik Jan de Wit
4eb0b90d75
Changed error and success message (#2785) 2022-06-13 11:42:00 +02:00
Jon Koops
b6d71a25cc
Link security header help text to MDN (#2733) 2022-06-02 09:27:29 +02:00
Jon Koops
f14dd1f86e
Disallow deletion of restricted user attributes (#2734) 2022-06-02 09:04:11 +02:00
agagancarczyk
68e8a6fefc
removed action menu for create new client profile (#2728)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-06-01 14:21:29 +01:00
Erik Jan de Wit
48f68358f4
Refactored scroll form so to easier hide section (#2697) 2022-05-30 13:07:33 +02:00
Jon Koops
0d0e086913
Use correct field for authentication of e-mail server (#2706) 2022-05-30 12:20:17 +02:00
Erik Jan de Wit
80a398d2ac
value can be undefined see "local-date" (#2652) 2022-05-17 12:19:48 +02:00
Erik Jan de Wit
2e45c89edf
don't convert to string (#2653)
fixes: #2647
2022-05-17 12:19:18 +02:00
Erik Jan de Wit
0350a2ccf4
Locale edit shouldn't be disabled (#2626) 2022-05-17 09:51:12 +02:00
Erik Jan de Wit
1bfee6425d
Fixed translations (#2627) 2022-05-13 12:34:27 +02:00
Erik Jan de Wit
5a18c76d75
Fixed the group move test by fixing the app (#2625) 2022-05-12 15:46:10 +02:00
Jon Koops
960da1b849
Replace text areas with KeycloakTextArea (#2617) 2022-05-11 11:46:14 +02:00
Jon Koops
c8263c00e7
Update outdated links with redirects (#2558) 2022-05-03 07:56:42 +02:00
Erik Jan de Wit
af0b704cf8
Load the different resource bundles from dynamically (#2409) 2022-04-27 17:29:57 +02:00
Jon Koops
d5f6aca82e
Replace text inputs with KeycloakTextInput (#2413) 2022-04-21 17:03:26 +02:00
Jenny
709a9987ad
Add search and delete to key providers tests (#2374)
* add search and delete to key providers tests

* fix logic

* add tests to search provider types

* fix length val

* Skip failing test.

Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2022-04-20 14:20:33 -04:00
Erik Jan de Wit
43c6564895
Changed to use the same form + rename (#2342) 2022-04-20 19:11:46 +02:00
Erik Jan de Wit
4fc64e6915
Removes the already added validators after closing the dialog (#2435) 2022-04-13 15:18:26 +02:00
agagancarczyk
7418bca8f4
Realm-settings -> User Profile -> Create/Edit Attribute tests (#2410)
* added tests for creating new attribute

* added more tests

* removed temporary skips

* added more tests

* added more tests

* fixed typo

* fixed focus bug

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-04-11 15:00:08 +01:00
Jon Koops
4a7c0436cc
Move React Hook Form errors to formState (#2412) 2022-04-08 14:37:31 +02:00
Erik Jan de Wit
2d1baed0e9
Remove picked validators from list (#2405) 2022-04-07 16:35:17 +02:00
Jenny
bb226b52ff
Adds Realm Settings tests for general tab (#2336) 2022-04-05 21:34:21 +02:00
Jon Koops
23b311c552
Fix linting issues (#2383) 2022-04-01 11:46:46 +02:00
agagancarczyk
c0981a1bae
fixed cannot destructure property error (#2377)
* fixed cannot destructure property error

* fix

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-03-31 15:23:28 +01:00
agagancarczyk
4c70064bd4
Ream-settings -> User Profile -> Edit Attribute (#2343)
* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* edit attribute - wip

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* refactor

* moved form initialisation to central place

* fixed loading values

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-03-31 14:28:48 +01:00
Erik Jan de Wit
f3798324a3
Override when already set with default (#2283) 2022-03-29 11:23:26 +02:00
Erik Jan de Wit
78bdf2d2ec
don't test ldap when form isn't valid (#2294)
* don't test ldap when form isn't valid

fixes: #1776

* changed to PF way of showing errors

* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>

* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>

* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2022-03-29 09:49:43 +02:00
Erik Jan de Wit
f04788028b
Fixed the filter dropdown (#2315) 2022-03-28 22:57:32 +02:00