Erik Jan de Wit
c96450ef61
make all routes lazy ( #1445 )
2021-10-29 18:11:06 +02:00
Erik Jan de Wit
bd8fc558d5
now checks if data could be loaded and throw error ( #1265 )
2021-09-30 10:58:48 +02:00
Jon Koops
9850505001
Use pre-release version of Admin Client ( #1063 )
2021-08-26 10:39:35 +02:00
Erik Jan de Wit
2581da0765
change to TextInput when editing ( #991 )
...
* change to TextInput when editing
as keycloak doesn't store the password as clear text
fixes : #971
* now part of the password field
2021-08-17 08:58:07 -04:00
Erik Jan de Wit
bc1e83e63a
Introduce a standard way to create handle errors ( #918 )
2021-07-28 14:01:42 +02: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
Jon Koops
f671cbed84
Extend tsconfig from Snowpack and fix type errors
2021-05-18 16:50:35 +02:00
Erik Jan de Wit
cef90aa238
fixed merge error
2021-05-18 15:12:30 +02:00
mfrances
df2263d11b
fix types and one user fed test
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
Erik Jan de Wit
8c1a1fade8
added test ldap button
2021-05-14 15:47:28 -04:00
mfrances17
aa7d2049d4
Cypress tests for initial 8 LDAP mappers ( #550 )
...
* create delete all mapper types working
* all tests working
2021-04-28 07:50:41 +02: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
mfrances
adad072eae
hide mappers tab on ldap provider create
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
2e7f38d9a5
mapper list and edit mapper working
2021-04-05 14:04:23 -04:00
mfrances
95c22fd862
preliminary work - list working
2021-04-05 14:04:23 -04:00
mfrances
bb21001d74
add mappers tab
2021-04-05 14:04:22 -04:00
mfrances17
518b21c6ae
Nonscrolling action buttons for long forms ( #437 )
...
* nonscroll action bar for long forms
* changes from PR comments
* fix border
2021-03-16 13:35:45 +01:00
mfrances
39cc1b998c
rm success string from ignored
2021-03-10 11:06:53 -05:00
mfrances
e1678d6113
pr review changes
2021-03-10 10:42:31 -05:00
mfrances
e093c15ea2
user cmds added
2021-03-09 14:56:25 -05:00
mfrances
9dce57417c
enable save only on dirty
2021-03-04 11:06:22 -05:00
mfrances17
4ee7bc9033
Prevent multiple saves when creating new provider ( #411 )
...
* go to user fed view after create
* fix for misc 401 exceptions
2021-03-04 07:34:02 +01:00
mfrances
0ee4f7ea8e
cypress tests working
2021-03-02 15:50:45 -05:00
mfrances
489ed64049
fix 404 issue on new
2021-03-02 15:50:45 -05:00
mfrances
733d5f4b6f
ldap saves working
2021-03-02 15:50:45 -05:00
mfrances17
afaa08fbc6
Kerberos and LDAP settings: Change hour and minute format to match old admin console UI ( #353 )
...
* change hour minute fmt to match old ui
* rm required max lifespan
* fix day of week default value
* create one shared cache settings component
* fix eslint and tests
* rm obsolete separate cache components
* try fixed snap
2021-02-11 15:51:51 -05:00
mfrances17
32a3ff150b
Add enable switch and action menu to LDAP settings ( #349 )
...
* add messages from sarah
* enable and delete working
* localize strings
* changes from PR
* enable now saves
2021-02-08 15:50:03 -05:00
mfrances17
5633101f42
Add Save/Cancel buttons and logic to LDAP settings ( #311 )
...
* add save cancel and move all form logic to parent
* rm obsolete convert days function
* save working all fields
* fix save on two fields and rm console msgs
* add basic validation to empty fields
* fix default value issues in cache
* fix two fields default values
* dropdown text and help fixes
* add empty option for edit mode
2021-01-25 20:41:14 -05:00
mfrances17
7c3a5739eb
User Federation: populate all LDAP settings ( #261 )
...
* separate card paths
* organize settings file structure
* most ldap fields working
* allow same path to multiple components
* fix several fields
* all values fetched correctly
* changes from PR
2020-12-16 08:02:41 +01:00