Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure ( #3186 )
2022-08-25 11:03:07 +02:00
Jon Koops
3e08fbaa4b
Use Link component from new React Router API ( #3159 )
2022-08-22 17:51:19 +02:00
Jon Koops
7c9449b42b
Replace 'useHistory' with React Router v6 APIs ( #3115 )
2022-08-16 15:09:14 +02:00
Jon Koops
a6fd2cabfa
Use new JSX transformation for React ( #3033 )
2022-08-03 14:12:07 +02:00
Erik Jan de Wit
b3c4bfe6e3
Make all routes lower case ( #2863 )
2022-06-22 13:35:10 +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
c73b4d2432
added hidden input to submit name when disabled ( #2222 )
2022-03-11 11:19:43 +01:00
Jenny
3a25b5e5ec
use isReadOnly ( #2221 )
2022-03-10 16:05:15 -05:00
Jon Koops
0152e5868d
Add form for User Profile attribute groups ( #2021 )
...
* Add form for User Profile attribute groups
* Add breadcrumbs to create and edit pages
* Add hints to form fields
* Link directly to details from overview
* Disable name field when editing
* Disable adding annotations when not valid
2022-03-01 06:44:42 +01:00