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 |
|
Erik Jan de Wit
|
58112be510
|
Added dash when there is no data (#2576)
|
2022-05-09 12:42:11 +02:00 |
|
Erik Jan de Wit
|
6a07c091b7
|
First and max need to requery (#2450)
|
2022-04-21 16:53:30 +02:00 |
|
Erik Jan de Wit
|
51aba823ef
|
Convert detail tab text to links (#2277)
* convert to link
* changed to be link to details
fixes: #2039
|
2022-03-21 07:45:49 +01:00 |
|
Erik Jan de Wit
|
b023c802f5
|
Fixed line up and added missing search dropdowns (#2264)
|
2022-03-16 14:57:50 +01:00 |
|
Erik Jan de Wit
|
d85fc18a63
|
Added preselected / disabled on create permission (#2236)
|
2022-03-14 11:17:16 +01:00 |
|
Erik Jan de Wit
|
62c13adda7
|
Fixed title and link to page (#2183)
|
2022-03-09 17:44:43 +01:00 |
|
Erik Jan de Wit
|
d5ecda9e74
|
added links to permission create (#1885)
|
2022-01-19 11:11:40 +01:00 |
|
Erik Jan de Wit
|
811131518e
|
Adds the permissions tab to the Authorization screen under clients (#1835)
* initial work on permissions
* search dropdown permissions
* permissions tab
* added empty state
* added new permssion detail route
* added detail screen
* fixed load
* added decision strategy
* added tests
* fixed class name and identeded the expandable table row
|
2022-01-12 11:01:54 -05: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 |
|