jenny-s51
e6136b0d7e
disable test connection button if form fields not entered
2021-06-22 10:17:45 -04:00
mfrances17
d90b1842ce
Merge pull request #708 from edewit/service-roles
...
fixing issue
2021-06-22 09:17:11 -04:00
Erik Jan de Wit
fb8419f3e1
added help item on enable switch
2021-06-22 10:32:04 +02:00
Erik Jan de Wit
4e45bc2a35
add unassign kebab on row
2021-06-22 07:52:13 +02:00
Erik Jan de Wit
e3b51d3645
change title of tab
2021-06-22 07:51:54 +02:00
jenny-s51
cc336ca16b
save and test connection
2021-06-21 14:47:34 -04:00
jenny-s51
fd1466c0d6
test email working, modal wip
...
email connection done
remove comment
fix cypress test
revert test file
fdisable email prompting when user email entered
prettier
update cypress tests
fix lint
try fix cypress test
try longer wait
2021-06-21 14:47:34 -04:00
Erik Jan de Wit
a964abed8d
fixing issue ( #709 )
...
* fixing issue
fixing: #680
* added kebab on row
* added more clear group seperation
2021-06-21 13:55:51 -04:00
Jenny
5e6c6b0775
Default roles: UI Changes from KEYCLOAK-14846 ( #693 )
...
* defaultRoles wip
default role changes done
clean up log stmts
update snapshot
fix masthead test
* fix cypress test
* fix tabs
2021-06-18 16:04:20 -04:00
mfrances17
bb1b48e4c8
Merge pull request #710 from mfrances17/mapper-typeahead
...
Use typeahead for mapper list
2021-06-17 08:36:57 -04:00
mfrances17
ec6550a9ec
Merge pull request #707 from edewit/divider
...
add divider on section
2021-06-16 11:47:51 -04:00
mfrances
1894664a6d
use typeahead for mapper list
2021-06-16 09:47:39 -04:00
Jenny
d2bf69fac7
Localization tab ( #685 )
...
* localization wip
wip localization
return key value data as array
localization table
css
lint
lint
clean up log stmts
clean up log stmts
* PR feedback from Erik
* fix logic for supported locales
* update empty state text
* set default value
* fix cypress test
* Update src/realm-settings/RealmSettingsSection.tsx
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix rsa-generated delete bug; PR feedback frog Erik
* revert locale abbreviation
* remove log stmts
* PR feedback from Erik, fix undefined
* fix loader w Erik
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-06-16 07:38:36 -04:00
Erik Jan de Wit
2c9b77c425
Fixing UXD review for user ( #648 )
...
* Introduced new GroupPicker.
Can be used for move group or join group
* Moved help texts to help.json
* don't set state when there was no request
* add pagination
* remove "Groups" link on root level
* use path in chip instread of name
* fixes filtering to show search not found
and removes `+1` logic from pager
* fix breadcrumb and layout
* fixed all the tests
2021-06-16 07:35:03 -04:00
Stan Silvert
1bf423b505
Partial import phase 2 ( #702 )
...
* Process the JSON and present user options
* Finish checkboxes. Refactor.
* Add tests
* Refactor after rebase
* Add more test data for manual testing.
* Fix linting errors
* Put JsonFileUpload back the way it was.
* Clean up comments
* Update src/realm-settings/PartialImport.tsx
Remove comment
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2021-06-16 13:03:55 +02:00
Erik Jan de Wit
27c3c58af1
add divider on section
2021-06-16 08:12:53 +02:00
Erik Jan de Wit
3b231a2a91
fixed size
2021-06-15 14:39:03 +02:00
Erik Jan de Wit
2765af69c5
more style fixes
2021-06-15 13:12:32 +02:00
Erik Jan de Wit
a03c8fc79b
Fixed issue comment on PR ( #694 )
...
* Fixed issue comment on PR
see: https://github.com/keycloak/keycloak-admin-ui/pull/657#issuecomment-857488393
* remove delete action on create
2021-06-15 13:08:58 +02:00
Erik Jan de Wit
e68d4ff5c8
inherited roles disabled instead of non selectable
2021-06-15 08:14:38 +02:00
mfrances17
861d382621
Merge pull request #660 from edewit/issue-416
...
fixing issue 416
2021-06-14 09:18:16 -04:00
Erik Jan de Wit
1a9618edff
fixes issue ( #663 )
...
* fixes issue
fixes : #636
* fixed display order
* more fixes
* fix reseet and sync default value
* fixed types
* fixed?
* fixed titles
* fixed default id
* fixed redirect url for oidc
* fixed more issues
* revert "none" option on sync mode
* updated text to use "None"
* fixed tests
2021-06-14 07:31:45 -04:00
Erik Jan de Wit
3e4a73ebfb
PR review fix
2021-06-14 09:34:37 +02:00
mfrances17
04bdf4bfa5
Merge pull request #691 from jenny-s51/consentsUIFixes
...
Consents UI fixes
2021-06-10 12:02:59 -04:00
jenny-s51
f8d325b3f0
fix localization
2021-06-10 11:08:11 -04:00
mfrances
346e92aa8b
add validation for req fields
2021-06-10 10:14:12 -04:00
mfrances
7ba357c223
add basic validation
2021-06-10 10:14:12 -04:00
mfrances
c56b5dc7b9
not hardcoded role now working
2021-06-10 10:03:46 -04:00
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
jenny-s51
76f47f17f2
remove comment
2021-06-09 14:01:41 -04:00
jenny-s51
aefac52144
add revoke action
2021-06-09 14:01:14 -04:00
jenny-s51
0647b88083
consents fixes done
2021-06-09 09:35:35 -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-s51
67b6c52c65
consents wip
2021-06-08 13:56:03 -04: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
jenny-s51
5ea204b003
wip consents UI fixes
2021-06-08 09:23:32 -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
Erik Jan de Wit
8a73291bc2
fixing issue 416
2021-06-03 07:26:00 +02: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
jenny-s51
d5c5e3c01b
keys
2021-05-18 14:02:21 -04:00
jenny-s51
abec27a334
wip keys
2021-05-18 14:02:21 -04:00
Jon Koops
f671cbed84
Extend tsconfig from Snowpack and fix type errors
2021-05-18 16:50:35 +02:00
jenny-s51
07c55b4693
fix format
2021-05-18 10:47:21 -04:00
jenny-s51
4fcc9654dc
rowsandchecks
2021-05-18 10:39:17 -04:00
jenny-s51
981a532a35
remove comment
2021-05-18 10:33:37 -04:00
jenny-s51
d5d6f1b30a
update checkbox styles and add disabled functionality to user grops modal
2021-05-18 10:33:37 -04:00
Erik Jan de Wit
cef90aa238
fixed merge error
2021-05-18 15:12:30 +02:00
Erik Jan de Wit
f064218251
fixed test
2021-05-18 14:35:11 +02:00
Erik Jan de Wit
7f21d03bc2
changed asyncStateFetch
to be it's own hook
...
it now cancels pending requests making sure we
don't leak memory + it makes for an nicer looking API
2021-05-18 14:35:09 +02:00
Erik Jan de Wit
a9a34102bc
using smarter wait to fix group tests ( #604 )
...
* using smarter wait
instead of static waiting wait for the memeber query to finish
* revert
* query less by creating navigation on click
* only search in the displayed table
* fixed test
2021-05-18 08:25:46 -04:00
Erik Jan de Wit
9fc96d0afc
only query each client session once ( #601 )
...
this makes the ids unique so that they only get queried once
2021-05-17 15:35:12 +02:00
mfrances
df2263d11b
fix types and one user fed test
2021-05-14 15:47:28 -04:00
mfrances
04a928085d
lint fix
2021-05-14 15:47:28 -04:00
mfrances
8ec44f2dc8
add sync toggles with text fields
2021-05-14 15:47:28 -04:00
mfrances
1e9d183570
re-add working changes
2021-05-14 15:47:28 -04:00