Commit graph

76 commits

Author SHA1 Message Date
Erik Jan de Wit
7730509796
Added missing fields (#3546) 2022-10-26 11:46:44 +02:00
Erik Jan de Wit
6af2a6ea17
Fixed cannot read from undefined (#3647) 2022-10-26 11:44:38 +02:00
dependabot[bot]
19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 (#3622)
* Bump react-i18next from 11.18.6 to 12.0.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v12.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix type issues

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-26 00:08:51 +02:00
agagancarczyk
c797f1f62f
Added alphabetically listing the policies (#3556) 2022-10-17 15:09:50 +02:00
Erik Jan de Wit
349fe22024
Added padding on forms so action buttons don't overlap (#3501) 2022-10-11 13:12:04 +02:00
Erik Jan de Wit
3374780a1d
Added refresh after generate and update (#3514) 2022-10-11 13:08:47 +02:00
Jon Koops
d75753aa0c
Remove optional param from new permission route (#3548) 2022-10-11 11:31:05 +02:00
Dominik Kawka
5b74013dc2
Add advanced client details tests (#3482) 2022-10-10 19:52:44 +02:00
Dominik Kawka
3694dad23c
import client tests (#3452) 2022-10-03 13:00:26 +02:00
Erik Jan de Wit
961b8a098d
Filer out the dedicated row (#3440) 2022-10-03 12:47:50 +02:00
Erik Jan de Wit
f0ee68afc9
Convert attribute name to form (#3405) 2022-09-29 13:07:02 +02:00
Erik Jan de Wit
5c57e5103b
Keep selected policies not just ids (#3368) 2022-09-21 16:49:25 +02:00
Erik Jan de Wit
2c1f62fea8
Added empty state (#3366) 2022-09-21 16:27:23 +02:00
Erik Jan de Wit
49ffd816ea
Fixed showing realm roles (#3337) 2022-09-19 11:56:18 +02:00
Erik Jan de Wit
3ee77abcf4
Fixed to use field that exists (#3338) 2022-09-16 10:58:00 +02:00
Erik Jan de Wit
a732d032e0
Fixed how we reset the fields on advanced tab (#3326) 2022-09-14 11:55:25 +02:00
Jon Koops
9e3cceb016
Show policy type in form title (#3245) 2022-09-12 22:43:51 +02:00
Erik Jan de Wit
76ce0e5315
Made begin and end date required (#3283) 2022-09-12 15:35:30 +02:00
Erik Jan de Wit
0e1c788f5b
Use arrayBuffer for zip files (#3284) 2022-09-12 15:30:27 +02:00
Erik Jan de Wit
a85cba6118
Remove 2 char restriction (#3294) 2022-09-12 15:29:44 +02:00
Jon Koops
a51c9c19d3
Optimize dependencies with Rollup (#3258) 2022-09-12 11:05:27 +02:00
Jon Koops
86248f7f11
Add explainer fordisabled 'Create permission' dropdown (#3237) 2022-09-01 00:12:08 +02:00
agagancarczyk
7b4da6909a
Added an inline Alert for Signed Jwt authenticator in Credentials #1850 (#3240)
* alert-wip

* fixed css by introducing a custom style

* fixed css by introducing a custom style

* fixed css by introducing a custom style

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-31 11:48:46 +01:00
Erik Jan de Wit
0622fe5480
Disable add button when nothing selected (#3244) 2022-08-31 12:28:40 +02:00
agagancarczyk
d81164e371
added aria-labels required by screen recorder (#3234)
Authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-30 14:07:51 +01:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00