Jon Koops
|
c6ab6a1190
|
Move Admin UI into a monorepo structure (#3186)
|
2022-08-25 11:03:07 +02:00 |
|
Erik Jan de Wit
|
09d7194f9b
|
Work around object collisions in forms (#3035)
|
2022-08-09 10:32:16 +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 |
|
Erik Jan de Wit
|
0a33d5f0dd
|
Default value and required field for generate keys (#2195)
|
2022-03-16 11:37:45 +01:00 |
|
Erik Jan de Wit
|
37d1087e7e
|
Use string[] directly removed need for converstion (#2175)
|
2022-03-09 17:42:23 +01:00 |
|
Erik Jan de Wit
|
e8f335f199
|
changed all the help items (#1683)
|
2021-12-14 15:56:36 +01:00 |
|
Erik Jan de Wit
|
242c1d8445
|
better form convert (#1640)
* better form convert
* fixed other forms
* changed to use npm package
* better form convert
* merge fix
* fixed mapper test
|
2021-12-08 16:08:42 +01:00 |
|
Jon Koops
|
61b2689864
|
Add useToggle hook to manage toggleable state (#1600)
|
2021-11-30 14:07:44 +01:00 |
|
Erik Jan de Wit
|
60e4676ac8
|
added saml keys tab (#1308)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2021-10-12 11:28:55 +02:00 |
|
Jon Koops
|
e062603ff2
|
Remove useless React fragments (#1062)
|
2021-08-26 14:15:28 +02: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 |
|
Jon Koops
|
fc85d1a005
|
Integrate Prettier into ESLint and fix linting issues
Other changes:
- Ensure that .tsx files are included in the linting process
|
2021-07-13 15:20:36 +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
|
f064218251
|
fixed test
|
2021-05-18 14:35:11 +02:00 |
|
Erik Jan de Wit
|
c2b78c471b
|
added keys tab to client details (#557)
|
2021-05-04 10:11:58 +02:00 |
|