Jon Koops
|
73ecede289
|
Upgrade to React 18 (#4272)
|
2023-02-13 08:18:16 +01:00 |
|
Jon Koops
|
283cbee2da
|
Fix realms fetching in RealmsContext (#4357)
|
2023-02-09 13:01:19 +01:00 |
|
Jon Koops
|
97675177bc
|
Use a seperate context to keep track of recent realms (#4355)
|
2023-02-09 09:05:38 +01:00 |
|
Jon Koops
|
a01682b090
|
Omit FunctionComponent or replace it with PropsWithChildren where needed (#4233)
|
2023-01-20 15:28:32 +01:00 |
|
Jon Koops
|
f32d3f5cfb
|
Upgrade to React Router v6 (#4198)
|
2023-01-18 12:09:49 +00:00 |
|
Jon Koops
|
66cf2ad368
|
Refactor RealmContext to use React Router v6 (#4182)
|
2023-01-13 15:10:29 +00:00 |
|
Jon Koops
|
7eb77cc0a7
|
Replace Axios with the Fetch API (#3899)
|
2022-11-30 17:46:17 +01:00 |
|
Jon Koops
|
db1ea6b70c
|
Stop using Keycloak config endpoint for Admin Client (#3669)
This reverts commit 6a75c6da6b .
|
2022-10-31 13:47:59 +01:00 |
|
Erik Jan de Wit
|
11d8461620
|
Combine tree view and list for groups (#3401)
|
2022-10-10 17:03:27 +02:00 |
|
Erik Jan de Wit
|
bda97b9d4a
|
Only load realms when dropdown is opened (#3396)
|
2022-10-03 22:22:37 +02:00 |
|
Jon Koops
|
6a75c6da6b
|
Use Keycloak config endpoint in production (#3471)
|
2022-10-03 19:02:13 +02:00 |
|
Sebastian Rose
|
7eb5c858fa
|
Use correct URL for Admin Client (#3373)
|
2022-09-22 11:27:01 +02:00 |
|
Erik Jan de Wit
|
93b0144ff3
|
added group endpoint that also returns access (#3170)
* added group endpoint that also returns access
fixes: #3163
* convert to java
* fixed merge errors
|
2022-08-31 20:06:29 -04:00 |
|
Jon Koops
|
c6ab6a1190
|
Move Admin UI into a monorepo structure (#3186)
|
2022-08-25 11:03:07 +02:00 |
|