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
dependabot[bot]
aba9e3d501
Bump typescript from 4.2.4 to 4.4.2 ( #1081 )
...
* Bump typescript from 4.2.4 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.4 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-09-06 09:48:53 +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
bc1e83e63a
Introduce a standard way to create handle errors ( #918 )
2021-07-28 14:01:42 +02:00
Jon Koops
f671cbed84
Extend tsconfig from Snowpack and fix type errors
2021-05-18 16:50:35 +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
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
b5f7405fce
change existing ids to data-testid
2021-03-02 15:50:45 -05:00
mfrances
8c4d6d4eb4
complete suite of kerberos cypress tests
2021-02-16 14:47:08 -05:00
mfrances
cf8451fe9d
adding preliminary cypress tests
2021-02-16 14:47:08 -05:00
mfrances
1a78540c8f
kerberos save logic
2021-02-16 14:47:08 -05:00
mfrances
70f1629be0
small update - id is an issue
2021-02-16 14:47:08 -05:00
mfrances
6c63a8d4dc
preliminary work
2021-02-16 14:47:08 -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
mfrances
ca79f3da29
navigate to card view after delete
2021-01-27 17:11:00 -05:00
mfrances
ad7be3a62e
enable and delete working
2021-01-27 17:11:00 -05:00
mfrances
35ca42f267
preliminary UI for enable and actions
2021-01-27 17:11:00 -05:00
mfrances17
0dc3f08917
Add Save/Cancel buttons and logic to Kerberos settings ( #307 )
...
* initial save cancel logic
* cleanup work after merge
* move form logic up to parent
* save working
* update messages
* no longer need to pass in save from children
* pass form into wizard to fix build errors
* fix lint fmt issue
* add simple field validation and error prevention
* localize validation strings
* fix default value issues
* localize default value
2021-01-22 15:15:32 -05:00
Sarah Rambacher
7cea09ef8a
rebase on user federation wizard screens (storybook)
2021-01-11 16:07:30 -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
Sarah Rambacher
1756b38e2f
User federation Kerberos settings wip ( #203 )
...
* lays out fields for user fed kerberos settings
* fix lint
2020-11-09 07:31:05 -05:00