Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure ( #3186 )
2022-08-25 11:03:07 +02:00
Jon Koops
a6fd2cabfa
Use new JSX transformation for React ( #3033 )
2022-08-03 14:12:07 +02:00
Jon Koops
aeda5f3e4c
Use new admin client with seperated Keycloak JS ( #2964 )
2022-07-14 15:02:28 +02:00
Jon Koops
d5f6aca82e
Replace text inputs with KeycloakTextInput ( #2413 )
2022-04-21 17:03:26 +02:00
Jon Koops
4a7c0436cc
Move React Hook Form errors to formState ( #2412 )
2022-04-08 14:37:31 +02:00
Erik Jan de Wit
6a970e6cb7
updated and fixed user test ( #1956 )
...
* updated and fixed user test
* Update cypress/integration/users_test.spec.ts
* fixed the confirm button test id
* fixed tests
* fix
* removed unused refresh
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2022-02-02 12:44:52 +01:00
Jon Koops
7cef4ae2d4
Trim names of client, realm role, user and group before saving ( #1639 )
2021-12-06 17:32:52 +01:00
Jon Koops
9850505001
Use pre-release version of Admin Client ( #1063 )
2021-08-26 10:39:35 +02:00
Erik Jan de Wit
bc1e83e63a
Introduce a standard way to create handle errors ( #918 )
2021-07-28 14:01:42 +02:00
Agnieszka Gancarczyk
74deaad0b9
added acessibility fixes
2021-07-12 15:09:14 +01:00
Jon Koops
f671cbed84
Extend tsconfig from Snowpack and fix type errors
2021-05-18 16:50:35 +02:00
Erik Jan de Wit
f75838cea7
changed all cancel buttons to type "link"
...
fixing: #459
2021-04-15 12:52:34 +02:00
Erik Jan de Wit
33a29d4735
add missing cancel button ( #475 )
...
fixing: #459
2021-03-31 08:58:55 +02:00
Erik Jan de Wit
50920b3df2
Added rename group and adding members to a group ( #448 )
...
* users can now rename groups
* add members to a group
* added cypress test
* remove rename and delete when no group is selected
* added test
* keep selected rows form other pages
* fixed empty first page and cancel button
2021-03-24 10:07:49 -04:00