Erik Jan de Wit
0350a2ccf4
Locale edit shouldn't be disabled ( #2626 )
2022-05-17 09:51:12 +02:00
Erik Jan de Wit
dd0f747b45
change to only use alias in list ( #2634 )
...
fixes : #2620
2022-05-17 08:16:34 +02:00
Erik Jan de Wit
1bfee6425d
Fixed translations ( #2627 )
2022-05-13 12:34:27 +02:00
Erik Jan de Wit
5a18c76d75
Fixed the group move test by fixing the app ( #2625 )
2022-05-12 15:46:10 +02:00
Aboullos
5fd94d12b8
Add Service Account Tests ( #2624 )
2022-05-12 15:45:50 +02:00
Erik Jan de Wit
bb853874d8
Issue 2618 ( #2623 )
2022-05-12 10:09:15 +02:00
Erik Jan de Wit
18c610d12e
Use display name instead of alias if set ( #2622 )
2022-05-12 10:07:02 +02:00
Jon Koops
960da1b849
Replace text areas with KeycloakTextArea ( #2617 )
2022-05-11 11:46:14 +02:00
Jon Koops
9b0af12bd6
Fix client import form state ( #2621 )
2022-05-11 11:46:05 +02:00
Erik Jan de Wit
1eb33007c4
Issue 2580 ( #2614 )
2022-05-11 11:43:07 +02:00
Erik Jan de Wit
67c23444e9
Removed additional white space ( #2615 )
2022-05-11 11:42:46 +02:00
Erik Jan de Wit
37bf82bb99
Added delete action to the details screen ( #2601 )
2022-05-11 10:33:23 +02:00
Erik Jan de Wit
ccdd762d6d
Added delete action ( #2600 )
2022-05-11 10:33:11 +02:00
Erik Jan de Wit
783396acb9
Disable sync when import users is off ( #2599 )
2022-05-11 10:32:58 +02:00
Erik Jan de Wit
b8569db87c
Don't render create header when editing
2022-05-11 10:32:40 +02:00
Jon Koops
98e1c8557e
Update PatternFly dependencies to latest version ( #2613 )
2022-05-10 16:39:49 +02:00
Erik Jan de Wit
e1639f3283
Added permissions tab for idp ( #2597 )
2022-05-10 11:50:00 +02:00
Stan Silvert
5427eaf6ff
Fine-grained permissions for groups ( #2579 )
2022-05-09 12:44:37 +02:00
Erik Jan de Wit
93088c5380
Sort enabled features ( #2557 )
2022-05-09 12:44:07 +02:00
Erik Jan de Wit
58112be510
Added dash when there is no data ( #2576 )
2022-05-09 12:42:11 +02:00
Erik Jan de Wit
24ec9fd60a
Added permission type to scope based permissions ( #2575 )
2022-05-09 12:41:43 +02:00
Erik Jan de Wit
1447a77dc1
Added tool tips on flow icons ( #2573 )
2022-05-09 12:41:20 +02:00
Erik Jan de Wit
d832891c06
Use flow type instead of flow name ( #2570 )
2022-05-05 09:47:46 +02:00
agagancarczyk
24f43d59ec
Fixed decision strategy not selecting properly ( #2569 )
2022-05-04 19:51:17 +02:00
Erik Jan de Wit
c2df6e7dfb
Skip already processed lines ( #2568 )
2022-05-04 15:09:16 +02:00
Luca Leonardo Scorcia
1c23a0f1a7
Fix #2560 SAML Broker: Add option to validate IdP Entity ID ( #2561 )
2022-05-04 10:40:58 +02:00
Erik Jan de Wit
3c55d72517
add permission: false to policy query ( #2564 )
...
* add permission: false to policy query
fixes : #2528
* fixed tests
2022-05-04 10:40:01 +02:00
Erik Jan de Wit
83371ce75b
fixed client lookup for non master realm ( #2563 )
...
fixes : #2562
2022-05-03 08:03:34 -04:00
Erik Jan de Wit
f4a7063852
Added pagination and filtering to dialog ( #2526 )
2022-05-03 12:42:24 +02:00
Erik Jan de Wit
2ac3a7457e
Added second class to override patternfly default ( #2555 )
2022-05-03 12:19:32 +02:00
Jon Koops
c8263c00e7
Update outdated links with redirects ( #2558 )
2022-05-03 07:56:42 +02:00
Erik Jan de Wit
a061ceb4f2
Changed to know where flow is used ( #2532 )
2022-05-02 16:51:05 +02:00
Erik Jan de Wit
d7187bd1e0
changed to Inherited column
2022-05-02 16:50:10 +02:00
Erik Jan de Wit
a15eb11d81
Removed unused column
...
fixes : #1758
2022-05-02 16:50:10 +02:00
Erik Jan de Wit
5ebb50816d
Added search and operational info ( #2530 )
2022-05-02 16:30:24 +02:00
Erik Jan de Wit
47c696edf9
Use password field + copy to clipboard button ( #2524 )
2022-04-29 14:42:00 +02:00
Erik Jan de Wit
b5b087e5a4
Added role permission tab ( #2527 )
2022-04-29 13:38:12 +02:00
Erik Jan de Wit
cf6e7b5bb2
small fix to prevent empty dialog ( #2522 )
...
* small fix to prevent empty dialog
this also makes the re-render better
fixes : #2521
* simplified using useMemo
2022-04-29 12:44:49 +02:00
Erik Jan de Wit
ee6f2f4a7d
no spinner when no have rights for realm load ( #2515 )
...
* no spinner when no have rights for realm load
fixes : #2504
* fixed empty state note
* default to search user
* Update public/resources/en/users.json
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2022-04-28 14:55:06 -04:00
Erik Jan de Wit
60a81c8e86
Initial version without filter ( #2518 )
2022-04-28 15:36:43 +02:00
Erik Jan de Wit
ebf56dacc0
Initial version of the group permissions tab ( #2519 )
2022-04-28 15:18:14 +02:00
Erik Jan de Wit
4349f19e24
Convert single array values to values ( #2506 )
2022-04-27 17:32:47 +02:00
Erik Jan de Wit
593d061224
Changed the load to also include the existing values ( #2507 )
2022-04-27 17:30:13 +02:00
Erik Jan de Wit
af0b704cf8
Load the different resource bundles from dynamically ( #2409 )
2022-04-27 17:29:57 +02:00
Erik Jan de Wit
49086653e1
Changed the way the table is updated ( #2505 )
2022-04-27 10:48:32 +02:00
Erik Jan de Wit
241e97364e
Added help icons for password policy fields ( #2502 )
2022-04-26 16:43:47 +02:00
Erik Jan de Wit
eb3d3714fc
Added user permission tab ( #2501 )
2022-04-26 12:11:17 +02:00
Erik Jan de Wit
7f197cf5ec
Added ability to query ldap capabilities ( #2491 )
2022-04-25 13:23:59 +02:00
Erik Jan de Wit
495c9e917d
Fixed link to client ( #2489 )
2022-04-22 10:48:47 +02:00
Stan Silvert
1c296a1641
Fine-grained permissions for user section. ( #2451 )
2022-04-21 17:03:48 +02:00