Commit graph

545 commits

Author SHA1 Message Date
mfrances
64146b6bd4 add default values 2021-06-10 10:03:46 -04:00
mfrances
7edc76a079 role mapping working 2021-06-10 10:03:46 -04:00
mfrances
b9c38e811e fix lint issues 2021-06-10 10:03:46 -04:00
mfrances
63a365ad93 use radios for role selection user fed mappers only 2021-06-10 10:03:46 -04:00
mfrances
da45bf0e09 hardcoded version working 2021-06-10 10:03:46 -04:00
mfrances
37ad6bd14a hardcoded version of role modal 2021-06-10 10:03:46 -04:00
Erik Jan de Wit
be94f1f9f0
fixing issue 629 (#655)
* address some of the issues in 629

* made breadcrumb/page title same as other sections

* fixed tests
2021-06-10 09:25:02 -04:00
mfrances17
5d71a4f049
Fix additional UX issues with User Federation (#681)
* change title and breadcrumb

* only show tabs on edit not create
2021-06-09 16:13:56 -04:00
Erik Jan de Wit
fbe3986a57
fixed default value and link to settings on create (#657) 2021-06-09 09:09:59 +02:00
Jenny
d77d9a2a63
Add filter capability to keys section in realm settings (#666)
* rebase

* fix empty state text
2021-06-08 11:45:37 -04:00
Erik Jan de Wit
f322edec10
fixing issue comment: (#656)
https://github.com/keycloak/keycloak-admin-ui/issues/396#issuecomment-846901717
2021-06-08 09:13:04 -04:00
Erik Jan de Wit
707380c228
fixes issue around importing files (#643)
* fixes issue around importing files

fixes: #628

* fixed tests

* fixed moving cursor to end of text area

did have to remove the dirty check because of this
2021-06-08 13:49:59 +02:00
Erik Jan de Wit
544dcd31db
Introduces new Realm Events tab (#618)
* initial version events tab

* added save

* fix for admin events

* added clear and reset

* add type add dialog

* add remove and add actions

* fix ids

* add cofirm disable button

* added key

* added tests

* fixed messages

* add disabled on save on not dirty

* fixed review comment

* fixed test

* merged tests
2021-06-08 07:29:56 +02:00
Erik Jan de Wit
1955a468c9
fixed issue + small layout of page (#658)
fixing: #492
2021-06-07 14:58:47 +02:00
Jenny
8a3c30b918
Realm settings(keys): add functionality to delete provider (#606)
* wip keys

keys

adds keys table to realm settings

wip key providers

add providers and search functionality

clean up stylesheet

wip delete provider

wip delete toggles

add delete functionality to each provider in data list

rebase

format

pr feedback from erik

* Delete LocalizationTab.tsx
2021-06-03 16:40:48 -04:00
Jenny
2746109e78
Realm settings(keys): toggle provider modal for all provider types (#642)
* changes after rebase

* add cypress tests

* addProviderModal done

* fix lint

* clean up ids/fieldids

* divide modals into separate components

* format

* cypress

* fix realm settings test

* clean up cypress tests

* try remove after all hook
2021-06-03 14:31:47 -04:00
mfrances17
ce3eddfa17
fixes test btn and import users default (#647) 2021-06-01 08:15:36 -04:00
Jenny
347a2db8bd
themes ux review (#646) 2021-06-01 08:14:56 -04:00
mfrances17
1e2de8d570
Merge pull request #644 from edewit/cypress-client-scope
makes client scope test more reliable
2021-05-27 09:49:30 -04:00
mfrances17
b84d8bce5f
Merge pull request #634 from edewit/issue-632
fixed type of save button
2021-05-27 09:45:56 -04:00
Erik Jan de Wit
bb090200fe catch errors when removing scope type 2021-05-27 13:41:29 +02:00
Erik Jan de Wit
bbc177abb8
fixes realm save (#633)
* fixes realm save

currently save on realm screen didn't work as the email settings where required. Fixed this by changing email to be it's own section. Also email section was using the wrong attributes therefor the changes where not reflected in the old console

* fix empty realmComponent array

* fixed password help text
2021-05-27 09:01:55 +02:00
Jenny
f278f34fe5
Fixes form panel styling in clients -> advanced tab (#631)
* fix form panel styling

* remove modal styles
2021-05-25 14:03:20 +02:00
Erik Jan de Wit
188ac0757f fixed type of save button
fixing: #632
2021-05-25 12:04:58 +02:00
Erik Jan de Wit
29323cb12c
fixing the remainder of issue 428 (#621)
* fixing the remainder of issue 428

fixing: #428

* fix undefined

* add leave dialog
2021-05-24 06:21:49 +02:00
Erik Jan de Wit
0f6ce35687
Fixing UXD design review (#560)
* Fixing UXD design review

* Removed divider
* Adding type field
* Hide "Consent screen text" field when display consent screen is off
* Fixed cancel button

* fixed type save

* type fix
2021-05-21 12:34:05 -04:00
Erik Jan de Wit
9c82353f37
fixed name (#620)
fixing: #607
2021-05-21 10:48:46 -04:00
mfrances17
394c5fd81b
Merge pull request #617 from mfrances17/patternfly-4.103.6
Update to Patternfly 4.103.6 (latest release)
2021-05-21 08:40:27 -04:00
mfrances17
bf3ed710b4
Merge pull request #590 from jenny-s51/rowsandchecks
Users: update checkbox styling and add disabled checkboxes/row functionality to modal
2021-05-20 11:47:22 -04:00
mfrances17
0c6e1620fd
Merge pull request #585 from jenny-s51/rsKeyProviders
Realm settings(keys): add providers sub-tab
2021-05-20 11:44:48 -04:00
mfrances
50b15c83a9 update lock file and tests after rebase 2021-05-20 11:31:54 -04:00
Erik Jan de Wit
586375b5f4
fixing issues described in 595 (#602)
fixing: #595
2021-05-20 11:38:37 +02:00
Jenny
a85fe2626a
Delete KeysTab.tsx 2021-05-19 09:35:37 -04:00
Erik Jan de Wit
561605cc63
filter recent used realms as well as others (#580)
* filter recent used realms as well as others

fixing: #577

* use memo instead of direved state
2021-05-19 14:35:11 +02:00
Erik Jan de Wit
10f06af8aa
add / after baseUrl (#605) 2021-05-19 09:56:59 +02:00
jenny-s51
81a7aeca89 add type 2021-05-18 15:21:45 -04:00
Jenny
9485e31c23
Merge branch 'master' into rowsandchecks 2021-05-18 15:18:29 -04:00
jenny-s51
afb78cc646 fix import type 2021-05-18 14:14:15 -04:00
jenny-s51
cdc46ef72f align buttons 2021-05-18 14:03:20 -04:00
jenny-s51
096378e75e remove log 2021-05-18 14:03:20 -04:00
jenny-s51
dd41d93f38 show public key and certificate correctly 2021-05-18 14:03:20 -04:00
jenny-s51
e82be4ccf8 remove log stmt 2021-05-18 14:03:20 -04:00
Jenny
7c20226022 Update src/realm-settings/KeysListTab.tsx
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-05-18 14:03:20 -04:00
jenny-s51
ae18cee673 fix format 2021-05-18 14:03:20 -04:00
jenny-s51
5dca0bcba9 clean up stylesheet 2021-05-18 14:03:20 -04:00
jenny-s51
345c924e0f add providers and search functionality 2021-05-18 14:03:20 -04:00
jenny-s51
59f7812a24 wip key providers 2021-05-18 14:03:20 -04:00
jenny-s51
78a22cd5b8 rebase 2021-05-18 14:03:20 -04:00
jenny-s51
335e408d28 wip providers table 2021-05-18 14:02:55 -04:00
jenny-s51
12fe660816 adds keys table to realm settings 2021-05-18 14:02:21 -04:00