Commit graph

19 commits

Author SHA1 Message Date
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