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
|
6a07c091b7
|
First and max need to requery (#2450)
|
2022-04-21 16:53:30 +02:00 |
|
dependabot[bot]
|
631f8320c5
|
Bump prettier from 2.6.0 to 2.6.1
* Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 12:55:21 +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
|
c4724b21c8
|
added permission search (#1890)
|
2022-01-24 15:17:32 +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 |
|