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 |
|
Jon Koops
|
aeda5f3e4c
|
Use new admin client with seperated Keycloak JS (#2964)
|
2022-07-14 15:02:28 +02:00 |
|
Stan Silvert
|
5b559bcdbd
|
Fine grained clients (#2702)
|
2022-05-30 11:23:24 +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 |
|
Jenny
|
08775c65a2
|
fix scope details title key (#2280)
|
2022-03-21 09:52:07 +01:00 |
|
Erik Jan de Wit
|
8b0327fa2c
|
Changed to use routable tabs (#1934)
* Changed to use routable tabs
* fixed tests
|
2022-01-31 08:20:35 +01:00 |
|
Erik Jan de Wit
|
e6d8ffb202
|
initial version of the scopes screen (#1750)
* initial version of the scopes screen
* added scopes edit details
* Update src/clients/authorization/MoreLabel.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* pr review
* Update src/clients/routes/NewScope.ts
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/clients/authorization/Scopes.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/clients/authorization/Scopes.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* merge fix
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2022-01-04 10:17:43 +01:00 |
|