jenny-s51
b3f8c45ddc
fix data list bug
2021-04-22 16:04:56 -04:00
jenny-s51
817714df0b
fix data list bug
2021-04-22 16:04:26 -04:00
mfrances17
9395ce80a3
Merge pull request #543 from mfrances17/patternfly-4.102.1
...
Update to latest Patternfly releases
2021-04-22 13:19:29 -04:00
David Weber
6f86241f60
KEYCLOAK-17665 Use setQueryString
...
Co-authored-by: Michal Hajas <mhajas@redhat.com>
2021-04-22 12:18:09 -03:00
David Weber
5d3f80ab57
KEYCLOAK-17665 Add query parameter support for Spring
2021-04-22 12:18:09 -03:00
Yoshiyuki Tabata
fa6903a1b5
KEYCLOAK-17820 Adding default clustering configuration for Azure and GCP
...
to help message
2021-04-22 09:31:03 -03:00
Hynek Mlnarik
ff4c0e4412
KEYCLOAK-16935 Fix liquibase to work with MySQL 8.0.23+
2021-04-21 20:20:33 +02:00
mfrances
bd9d92702d
pf updates from sanity checks
2021-04-21 13:20:51 -04:00
mfrances
e7114d4fce
update to PF 4.102.1
2021-04-21 11:22:10 -04:00
Pedro Igor
068a1811f2
[KEYCLOAK-17452] - Removing policies created from a user-managed policy
2021-04-21 11:30:57 -03:00
Pedro Igor
228de42859
[KEYCLOAK-17598] - Changing root path check when resolving resource by uri
2021-04-21 11:30:07 -03:00
mfrances17
4182f2bd58
Merge pull request #542 from jenny-s51/updateUserForm
...
Users(Create user form): Update create user form with new design
2021-04-21 10:17:48 -04:00
jenny-s51
1791daee80
remove comment in cypress test
2021-04-21 09:55:14 -04:00
jenny-s51
68066d093e
address PR feedback from Mark
2021-04-21 09:53:21 -04:00
Erik Jan de Wit
6dd314c768
Initial version of the identity providers section ( #537 )
...
* initial version identity providers section
* added order change dialog
* added tests
* added missing brand icons
* removed need for providerCount
* fixed refresh
* back to list after create
* format merge
* fixed merge error
2021-04-21 15:18:45 +02:00
Takashi Norimatsu
190b60c5cd
KEYCLOAK-17827 Client Policy - Condition : Client - Client Host : Removing Option
2021-04-21 15:16:00 +02:00
Michal Hajas
686e2ce99c
KEYCLOAK-17824 Fix ReleaseNotes test failure
2021-04-21 08:26:39 +02:00
Martin Bartoš
f3e2b6d040
KEYCLOAK-12747 JWKTest.publicEs256 sometimes failing
2021-04-21 08:24:33 +02:00
mfrances17
f3511d0be1
Merge pull request #535 from mfrances17/save-mapper
...
Add/edit/delete LDAP mappers
2021-04-20 16:53:55 -04:00
Erik Jan de Wit
5c94dd584b
fixing comment on issue: ( #522 )
...
* fixing comment on issue:
https://github.com/keycloak/keycloak-admin-ui/issues/428#issuecomment-818504696
* fixed top margin
* fixed devider length
2021-04-20 15:46:07 -04:00
Manuel Rauber
30e735dd25
KEYCLOAK-17684: fix TypeScript definition of createAccountUrl parameter ( #7917 )
2021-04-20 14:19:15 -04:00
jenny-s51
cbce18f5f7
navigate to subgroups in modal
2021-04-20 11:08:33 -04:00
jenny-s51
033388bb67
update user form with new design
2021-04-20 10:12:29 -04:00
jenny-s51
10b3619ae9
wip add groups to user form
2021-04-20 10:12:29 -04:00
jenny-s51
62b21dbfe1
add functionality to select and add multiple groups
2021-04-20 10:12:29 -04:00
jenny-s51
559bf1ccee
cfixcheckbox select bug
2021-04-20 10:12:09 -04:00
jenny-s51
0b106cb559
add logic for selecting multiple groups, API does not support this yet
2021-04-20 10:10:35 -04:00
jenny-s51
d8c491123a
add user to groups modal wip
2021-04-20 10:10:35 -04:00
mfrances
adad072eae
hide mappers tab on ldap provider create
2021-04-20 10:07:31 -04:00
mfrances
9155b8bfc7
fix cancel error on empty new
2021-04-20 10:07:31 -04:00
mfrances
58882f35f8
fix strings
2021-04-20 10:07:31 -04:00
mfrances
75b3b0ebe6
add mapper type to table
2021-04-20 10:07:31 -04:00
Erik Jan de Wit
46c60c1796
fixed refresh after delete
2021-04-20 10:07:31 -04:00
Erik Jan de Wit
c87196cfd1
fixed creating new ldap settings
2021-04-20 10:07:31 -04:00
mfrances
f73c9afdd8
fix lint issue
2021-04-20 10:07:31 -04:00
mfrances
1feeb3fdea
delete confirmation
2021-04-20 10:07:31 -04:00
mfrances
9339dbc54f
all non-role adds and saves working
2021-04-20 10:07:31 -04:00
mfrances
775dd5c00b
delete working but no refresh
2021-04-20 10:07:31 -04:00
mfrances
501cb98edc
all creates working except two roles
2021-04-20 10:07:31 -04:00
mfrances
a50cf33138
all mappers saving except two roles
2021-04-20 10:07:31 -04:00
mfrances
dcbb2b90bf
two mappers saving correctly
2021-04-20 10:07:31 -04:00
mfrances
73a423d95c
ren details component
2021-04-20 10:07:31 -04:00
mfrances
56a1b233d4
restructure and add chooser when adding new
2021-04-20 10:06:01 -04:00
Erik Jan de Wit
9e5104b668
fixing UXD review issue ( #529 )
...
* fixing UXD review issue
fixing: #509
* added detail expandable sections
2021-04-20 08:28:21 -04:00
Erik Jan de Wit
b86db32ba8
Add scope tab to client scope detail page ( #514 )
...
* initial version of the scope tab
* fixed assign
* moved form logic added test
* added unassign
* fixed merge error
* fixed labels
2021-04-20 08:10:00 -04:00
i7a7467
b7574b6f53
KEYCLOAK-16918 Set custom user attribute to Name ID Format for a SAML client
2021-04-20 13:35:46 +02:00
i7a7467
ada7f37430
KEYCLOAK-16918 Set custom user attribute to Name ID Format for a SAML client
...
https://issues.redhat.com/browse/KEYCLOAK-16918
Co-authored-by: Michal Hajas <mhajas@redhat.com>
2021-04-20 10:29:17 +02:00
Erik Jan de Wit
3332bd1a01
added unwrap so that HelpItem can be on a button ( #540 )
...
fixing: #539
2021-04-20 10:06:20 +02:00
Martin Bartoš
ca019c36e8
KEYCLOAK-17457 Failed OfflineServletsAdapterTest
2021-04-19 16:58:38 -03:00
Eugenia
820af6abca
Users(groups): functionality for adding multiple users to groups ( #534 )
...
* add user to groups modal wip
* add logic for selecting multiple groups, API does not support this yet
* cfixcheckbox select bug
* add functionality to select and add multiple groups
* function name
* update cypress test
2021-04-19 15:53:28 -04:00