Commit graph

35 commits

Author SHA1 Message Date
Erik Jan de Wit
f950271ad4
Make either roles or user required (#4494) 2023-03-02 13:50:29 +01:00
Erik Jan de Wit
ebad2d4bb6
Added alert to when evaluate fails (#4495) 2023-03-02 13:49:54 +01:00
Erik Jan de Wit
e02c692fd9
Add labels and ids to various elements (#4527) 2023-03-01 15:16:00 +01:00
Erik Jan de Wit
6ec598df7a
resource no longer required (#4436)
implemented filtering on scope

fixes: #4311
2023-02-20 14:49:50 +00:00
Erik Jan de Wit
a96fcf18cf
Lazy-load data required for rows in scopes table (#4393) 2023-02-16 15:53:16 +01:00
Jon Koops
73ecede289
Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
Erik Jan de Wit
6cc3967eff
Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
Stan Silvert
2f6601febf
Change 'Resources and Auth Scopes' label (#4325) 2023-02-06 12:31:40 +01:00
Eric Olkowski
08e00d0243
Update PatternFly to 4.224 (#4248) 2023-01-27 17:29:38 +01:00
Jon Koops
8f05a102af
Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +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
Erik Jan de Wit
437a2eb574
Upgrade 'clients' to react-hook-form v7 (#4171) 2023-01-18 11:12:32 +01:00
Erik Jan de Wit
e0246c70d4
Migrate authenticate settings and policy detail to react-hook-form v7 (#3984) 2023-01-16 12:34:18 +01:00
Erik Jan de Wit
467da39668
No longer fetch the resources eager, but on row click (#4185) 2023-01-13 13:07:13 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable (#3959) 2022-12-08 12:24:59 +01:00
Jon Koops
289862429a
Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
agagancarczyk
f000e7de69
Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
Jon Koops
c1f545fb4c
Use react-hook-form v7 for scope details form (#3953) 2022-12-07 10:03:51 +01:00
Jon Koops
b4d001bd82
Use react-hook-form v7 for search dropdown form (#3955) 2022-12-07 10:03:38 +01:00
Erik Jan de Wit
997881a7a1
Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
Jon Koops
a407aa5c8e
Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
Erik Jan de Wit
2ae520fb8a
Add credential table (#3710) 2022-11-07 15:02:53 -05:00
Erik Jan de Wit
8d7d195b00
Added check for nothing found (#3651) 2022-10-31 12:29:53 +01:00
Erik Jan de Wit
6af2a6ea17
Fixed cannot read from undefined (#3647) 2022-10-26 11:44:38 +02:00
agagancarczyk
c797f1f62f
Added alphabetically listing the policies (#3556) 2022-10-17 15:09:50 +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
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
Jon Koops
86248f7f11
Add explainer fordisabled 'Create permission' dropdown (#3237) 2022-09-01 00:12:08 +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