Commit graph

36 commits

Author SHA1 Message Date
Jon Koops
a407aa5c8e
Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
Erik Jan de Wit
f7e5e4a9f9
Disable pagination for realm roles when filtering (#3775) 2022-11-15 17:20:45 +01:00
Erik Jan de Wit
0ab33d552b
Issue 3604 (#3739) 2022-11-10 11:17:49 -05:00
Erik Jan de Wit
272d70ec2c
Sort client roles based on clientId and role name (#3672) 2022-11-01 13:22:42 +01:00
Erik Jan de Wit
2f60e78c4f
Use our own timers to dismiss alerts (#3641) 2022-10-27 14:00:02 +02:00
Jon Koops
1de4d24593
Improve flow for testing e-mail server settings (#3619) 2022-10-24 13:43:46 +02:00
Erik Jan de Wit
c5af1e143c
Added empty state for assign roles (#3563) 2022-10-17 12:21:03 +02:00
Stan Silvert
799442060f
Fix role selection when paging (#3567) 2022-10-17 12:20:22 +02:00
Erik Jan de Wit
558d67cd73
Help toggle and page default in local storage (#3547) 2022-10-11 13:09:07 +02:00
Erik Jan de Wit
f908ed8a00
Added "none" option to client select (#3510) 2022-10-10 23:46:12 +02:00
Erik Jan de Wit
066ecbe3e2
Add missing type attibute to FileComponent (#3481) 2022-10-10 18:04:07 +02:00
Erik Jan de Wit
11d8461620
Combine tree view and list for groups (#3401) 2022-10-10 17:03:27 +02:00
ahweis
f5ac1cf74c
Use unique key in role mapping table (#3454) 2022-10-04 11:21:02 +02:00
Erik Jan de Wit
bda97b9d4a
Only load realms when dropdown is opened (#3396) 2022-10-03 22:22:37 +02:00
Dominik Kawka
3694dad23c
import client tests (#3452) 2022-10-03 13:00:26 +02:00
Erik Jan de Wit
225ab19ef1
Remove first char upper case for realm (#3412) 2022-10-03 12:46:56 +02:00
Erik Jan de Wit
249c6bbf02
Is paginated in for both types (#3446) 2022-10-03 12:38:46 +02:00
Erik Jan de Wit
498e345281
Added null check for chrome (#3398) 2022-09-27 10:58:03 +02:00
Erik Jan de Wit
22c653aa20
Convert config strings into string[] (#3365) 2022-09-21 16:27:38 +02:00
Erik Jan de Wit
a669a7f334
Added brute force status to user search (#3236) 2022-09-16 13:17:37 +02:00
Erik Jan de Wit
05a660b681
Now uses the role mapping component (#3184) 2022-09-16 10:58:43 +02:00
Erik Jan de Wit
3ee77abcf4
Fixed to use field that exists (#3338) 2022-09-16 10:58:00 +02:00
Dominik Kawka
c6aea1cd44
Group role mapping tests (#3314) 2022-09-14 12:44:30 +02:00
Erik Jan de Wit
33b9b95bd7
created endpoint to query authentication section with used by information (#3225)
* created endpoint to query authentication section
with used by information

* buildIn !== builtIn
2022-09-13 08:36:41 -04:00
Erik Jan de Wit
985c8dc90a
Added text component for ProviderConfigProperty.TEXT_TYPE (#3269) 2022-09-12 17:53:41 +02:00
Erik Jan de Wit
0e1c788f5b
Use arrayBuffer for zip files (#3284) 2022-09-12 15:30:27 +02:00
Jon Koops
a51c9c19d3
Optimize dependencies with Rollup (#3258) 2022-09-12 11:05:27 +02:00
Erik Jan de Wit
57b52309f0
reset first param on client when start searching (#3267)
fixes: #3266
2022-09-07 14:53:35 +02:00
Erik Jan de Wit
29cf962f19
The role picker no longer queries all clients (#3197) 2022-09-06 15:34:11 +02:00
Erik Jan de Wit
573fb2ff03
New clickable card that behaves like a button (#3248) 2022-09-05 23:32:02 +02:00
Dominik Kawka
a8ab21096b
Group permission tests (#3246) 2022-09-05 23:30:25 +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
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
cb46f88656
Upgrade TypeScript to latest version (#3223) 2022-08-29 15:46:28 +02:00
Stan Silvert
298411261a
Allow adding permitted groups to new users with fine-grained (#3179)
permissions.
2022-08-25 16:25:34 -04:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00