Commit graph

317 commits

Author SHA1 Message Date
Stan Silvert
29a30d7967
Fix role restriction for OIDC Compatibility Modes (#4487) 2023-03-02 13:54:53 +01:00
Erik Jan de Wit
6da66d8456
Get "used by" from the realm (#4493) 2023-03-02 13:51:16 +01:00
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
6daac57038
Reload data when changing permissions tab (#4497) 2023-03-02 13:32:43 +01:00
Erik Jan de Wit
4e973d6202
Add alt text to icons and use ui-shared version (#4499) 2023-03-02 13:31:21 +01:00
Erik Jan de Wit
e412c2f542
Add label for 'remove' button (#4506) 2023-03-02 13:30:08 +01:00
Erik Jan de Wit
9941c500d2
Add a label for exact search (#4509) 2023-03-02 13:29:16 +01:00
Erik Jan de Wit
49320dcf9a
Correct fieldId props for the UserForm (#4513) 2023-03-02 13:28:12 +01:00
Erik Jan de Wit
c01edf30ce
Make table fit better in AddValidatorDialog (#4534) 2023-03-02 13:25:35 +01:00
Erik Jan de Wit
e02c692fd9
Add labels and ids to various elements (#4527) 2023-03-01 15:16:00 +01:00
Jeroen De Wilde
7b2e0c3830
Add thTooltipText prop to DraggableTable component (#4444)
This commit adds a new prop called thTooltipText to the DraggableTable component, which allows users to add a tooltip next to the column name in the th of the table.
2023-02-22 12:53:09 +00:00
Erik Jan de Wit
ce7e3ec9ea
remove commit hash from production build (#4434)
* remove commit hash from production build

fixes: #4419

* completely remove commit hash
2023-02-20 16:38:59 -05: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
4842eb2fff
added max height (#4435)
fixes: #4422
2023-02-20 15:31:32 +01:00
Stan Silvert
bcffc01718
Move smtp warning so it will be seen without scrolling. (#4421) 2023-02-20 08:08:43 +01:00
Stan Silvert
94df37238a
Make role restrictions on group tree match group table. (#4418) 2023-02-17 13:23:02 -05:00
Erik Jan de Wit
aba8fea61c
Limit items in AddStepModal to page size (#4417)
fixes: #4410
2023-02-16 16:30:04 +00:00
Erik Jan de Wit
ed4f844b35
Add missing fields for user info encryption (#4416) 2023-02-16 16:20:39 +00:00
Erik Jan de Wit
71e7fc1f84
Add onClose prop to return to provider list (#4415)
fixes: #4406
2023-02-16 14:54:44 +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
Erik Jan de Wit
174b3af6fc
Always use pagination for role mapping modal (#4414) 2023-02-16 15:49:39 +01:00
Erik Jan de Wit
9848ce6948
use the form value instead (#4408)
fixes: #4407
2023-02-16 09:53:15 +01:00
Erik Jan de Wit
361f9c93c0
Use patternfly icons instead of own SVGs (#4402) 2023-02-15 11:57:26 +00:00
Erik Jan de Wit
2089d7c2e7
Move help text for DownloadDialog into dropdown (#4399) 2023-02-15 12:24:09 +01:00
Jon Koops
3bfbf70ada
Ensure client certificate is uploaded as a file (#4382) 2023-02-13 13:12:12 +00:00
Jon Koops
73ecede289
Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
Erik Jan de Wit
f184e57f1a
Introduced picker dialog (#4344) 2023-02-10 17:51:16 +01:00
Erik Jan de Wit
fe2ed2c680
Added offline sessions to client and sessions (#4374)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-02-10 16:28:22 +00:00
Jon Koops
ddc0b3ebaf
Fix 'Home URL' link in clients overview (#4363) 2023-02-10 07:31:00 +01:00
Erik Jan de Wit
6cc3967eff
Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
Jon Koops
7dd902f195
Memoize possibly expensive operations in realm selector (#4360) 2023-02-09 17:30:24 +01:00
Jon Koops
06cd73286f
Immediately close realm selector when navigation starts (#4359) 2023-02-09 12:53:39 +00:00
Jon Koops
283cbee2da
Fix realms fetching in RealmsContext (#4357) 2023-02-09 13:01:19 +01:00
Jon Koops
97675177bc
Use a seperate context to keep track of recent realms (#4355) 2023-02-09 09:05:38 +01:00
Erik Jan de Wit
0697c7dd5e
Added paging slice to filtered table (#4349) 2023-02-08 13:09:41 +01:00
Jon Koops
abc7306097
Introduce useStoredState() hook (#4351) 2023-02-08 13:08:46 +01:00
Jon Koops
6cb730c613
Clean up realm selector code (#4346) 2023-02-07 15:21:58 +01:00
Erik Jan de Wit
e77b53dacd
Made dialog more wide when searching (#4290) 2023-02-07 14:05:27 +01:00
Erik Jan de Wit
df03f6845c
Added help text on role mapping (#4340) 2023-02-07 12:31:20 +01:00
Erik Jan de Wit
df49a82033
Removed empty panel (#4339) 2023-02-07 12:31:04 +01:00
Stan Silvert
fb3d5e4561
Don't show Groups tab if user does not have query-groups role. (#4322) 2023-02-07 12:30:46 +01:00
Erik Jan de Wit
1a7d229fd0
Changed cert to text-area (#4338) 2023-02-07 12:30:31 +01:00
Jon Koops
16c866524a
Add Cypress tests for CIBA policy (#4318) 2023-02-07 12:00:34 +01:00
Jon Koops
b667cfc452
Use crypto.randomUUID() for random ID generation (#4323) 2023-02-06 12:41:11 +01:00
Stan Silvert
2f6601febf
Change 'Resources and Auth Scopes' label (#4325) 2023-02-06 12:31:40 +01:00
Erik Jan de Wit
e57c8f3eb3
Do not log out current user (#4291) 2023-02-06 11:45:18 +01:00
Erik Jan de Wit
e65a1effda
Add client registration page (#4250) 2023-02-03 12:56:20 +01:00
Raphael Suter
989d35fe0e
Added stringify in MultiValuedStringComponent (#4306) 2023-02-03 12:26:35 +01:00
Raphael Suter
2d8afd1a33
Added aria-label to MultivaluedStringComponent (#4313) 2023-02-03 12:23:48 +01:00