Erik Jan de Wit
a1140191d6
Disable remove button only when it's the last field ( #3136 )
2022-08-22 17:59:35 +02:00
Jon Koops
3e08fbaa4b
Use Link component from new React Router API ( #3159 )
2022-08-22 17:51:19 +02:00
Erik Jan de Wit
84da777693
initial version of an endpoint ( #3095 )
...
* initial version of an endpoint
* added open-api yaml
* changed to list available added mapping to own domain model
* added search and roles endpoint
* use new endpoints
* removed `Representation` suffix and made id role and client mandatory fields
* fixed test
2022-08-20 10:10:36 +02:00
Jon Koops
7729a54ad6
Convert route definitions to React Router v6 APIs ( #3144 )
2022-08-19 20:05:09 +02:00
Jon Koops
f76259088e
Use 'useLocation' hook from v6 API of React Router ( #3114 )
2022-08-16 15:44:53 +02:00
ikhomyn
14e6b69170
Prevent accidental translation of role name ( #3127 )
2022-08-16 15:16:50 +02:00
Jon Koops
7c9449b42b
Replace 'useHistory' with React Router v6 APIs ( #3115 )
2022-08-16 15:09:14 +02:00
Erik Jan de Wit
8c151ce4ca
made role mapping a lot faster and removed duplicates dialogs ( #3094 )
2022-08-15 10:32:37 +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
27b990944d
Save duplicate attribute keys as array ( #3055 )
2022-08-05 15:47:30 +02:00
Erik Jan de Wit
d1d7a4ae4e
Only make first button disabled ( #3052 )
2022-08-05 11:16:29 +02:00
Erik Jan de Wit
2ecbb60d56
Added dynamic properties to custom provider ( #3042 )
2022-08-04 12:10:59 +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
Jon Koops
054174da77
Remove unused WorkInProgress component ( #3038 )
2022-08-03 12:30:31 +02:00
Erik Jan de Wit
410a320381
Make sure cards are clickable by screen readers ( #2965 )
2022-07-27 17:17:44 +02:00
Jon Koops
aeda5f3e4c
Use new admin client with seperated Keycloak JS ( #2964 )
2022-07-14 15:02:28 +02:00
Erik Jan de Wit
1dc2964757
Automatically dismiss alerts ( #2955 )
2022-07-13 12:17:21 +02:00
Jon Koops
4eb4448878
Replace Jest with Vitest ( #2929 )
2022-07-07 07:23:54 +02:00
Erik Jan de Wit
6caa64466e
Refactored a little and fixed bug ( #2918 )
2022-07-06 12:30:40 +02:00
agagancarczyk
6b257633e4
Critical accessibility fixes for Users page ( #2865 )
2022-06-27 10:45:15 +02:00
Erik Jan de Wit
931fa3faec
added aria-label ( #2859 )
...
fixes : #2844
2022-06-27 09:17:09 +02:00
Jon Koops
7ad1182017
Upgrade to latest version of PatternFly ( #2866 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Eric Olkowski <thatblindgeye@gmail.com>
2022-06-24 13:45:43 +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
36c5a671ea
added tag to make sure we override ( #2783 )
...
fixes : #2767
2022-06-11 16:13:06 +02:00
Jon Koops
f7ca1a5196
Remove arbitrary margin from bottom of forms ( #2724 )
2022-06-01 15:02:55 +02:00
Erik Jan de Wit
49b0170952
Fixed insets ( #2723 )
2022-06-01 11:12:47 +02:00
Erik Jan de Wit
152a62b72a
Improved search sub links / breadcrumbs ( #2721 )
2022-06-01 11:12:16 +02: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
cc7ec1cf7f
Add 'Session' tabs to user and client details ( #2655 )
2022-05-18 11:16:20 +02:00
Stan Silvert
f4cfb23a3c
Fix role-based authorization in Clients section. ( #2632 )
2022-05-17 09:52:19 +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
Erik Jan de Wit
1eb33007c4
Issue 2580 ( #2614 )
2022-05-11 11:43:07 +02:00
Jon Koops
98e1c8557e
Update PatternFly dependencies to latest version ( #2613 )
2022-05-10 16:39:49 +02:00
Erik Jan de Wit
e1639f3283
Added permissions tab for idp ( #2597 )
2022-05-10 11:50:00 +02:00
Erik Jan de Wit
93088c5380
Sort enabled features ( #2557 )
2022-05-09 12:44:07 +02:00
Erik Jan de Wit
83371ce75b
fixed client lookup for non master realm ( #2563 )
...
fixes : #2562
2022-05-03 08:03:34 -04:00
Erik Jan de Wit
2ac3a7457e
Added second class to override patternfly default ( #2555 )
2022-05-03 12:19:32 +02:00
Erik Jan de Wit
d7187bd1e0
changed to Inherited column
2022-05-02 16:50:10 +02:00
Erik Jan de Wit
a15eb11d81
Removed unused column
...
fixes : #1758
2022-05-02 16:50:10 +02:00
Erik Jan de Wit
b5b087e5a4
Added role permission tab ( #2527 )
2022-04-29 13:38:12 +02:00
Erik Jan de Wit
ebf56dacc0
Initial version of the group permissions tab ( #2519 )
2022-04-28 15:18:14 +02:00
Erik Jan de Wit
af0b704cf8
Load the different resource bundles from dynamically ( #2409 )
2022-04-27 17:29:57 +02:00
Erik Jan de Wit
49086653e1
Changed the way the table is updated ( #2505 )
2022-04-27 10:48:32 +02:00
Erik Jan de Wit
eb3d3714fc
Added user permission tab ( #2501 )
2022-04-26 12:11:17 +02:00
Stan Silvert
1c296a1641
Fine-grained permissions for user section. ( #2451 )
2022-04-21 17:03:48 +02:00
Jon Koops
d5f6aca82e
Replace text inputs with KeycloakTextInput ( #2413 )
2022-04-21 17:03:26 +02: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
cc594aa00c
Added labels for loa properties ( #2411 )
2022-04-20 16:38:29 +02:00