Erik Jan de Wit
35ef6aff88
Added new / missing fields ( #2035 )
2022-02-21 16:43:23 +01:00
Erik Jan de Wit
627571dbf4
fixed attribute name ( #2048 )
...
fixes : #1382
2022-02-21 15:28:04 +01:00
Erik Jan de Wit
d56f805a4e
added missing fields: ( #2049 )
...
* `User Refresh Tokens`
* `Use Refresh Tokens for Client Credentials Grant`
as stateted in #1385
2022-02-17 16:40:09 -05:00
Erik Jan de Wit
f8b3595344
fixed test if value is set ( #2092 )
...
fixes : #1386
2022-02-16 13:08:23 -05:00
Jon Koops
b9224862de
Replace Lodash with it's ESM variant ( #1990 )
2022-02-02 11:33:57 +01:00
Erik Jan de Wit
e8f335f199
changed all the help items ( #1683 )
2021-12-14 15:56:36 +01:00
Erik Jan de Wit
242c1d8445
better form convert ( #1640 )
...
* better form convert
* fixed other forms
* changed to use npm package
* better form convert
* merge fix
* fixed mapper test
2021-12-08 16:08:42 +01:00
Jon Koops
61b2689864
Add useToggle hook to manage toggleable state ( #1600 )
2021-11-30 14:07:44 +01:00
Jon Koops
ef4d973a67
Add missing artifact fields to SAML endpoint configuration ( #1328 )
2021-10-13 00:15:19 +02:00
Erik Jan de Wit
321b259a4b
fixed focus and min value ( #999 )
...
fixes : #405
2021-08-16 11:40:14 +02:00
Erik Jan de Wit
37f0010b81
changed save buttons from tertiary
to secondary
( #1000 )
...
* changed save buttons from `tertiary` to `primary`
fixes : #959
* changed buttons from `tertiary` to `secondary`
fixes : #959
2021-08-16 11:22:56 +02:00
Erik Jan de Wit
b0154b39a3
added component to set lifespan of token ( #955 )
2021-08-10 13:49:08 +02:00
Erik Jan de Wit
bc1e83e63a
Introduce a standard way to create handle errors ( #918 )
2021-07-28 14:01:42 +02:00
Agnieszka Gancarczyk
cd23824973
added acessibility fixes
2021-07-12 15:11:33 +01:00
Agnieszka Gancarczyk
74deaad0b9
added acessibility fixes
2021-07-12 15:09:14 +01:00
Jon Koops
64d5a498a6
Update Prettier to latest version and fix formatting
2021-07-05 15:26:07 +02:00
Erik Jan de Wit
255e338da9
fixed type of save button
2021-07-01 08:53:58 +02: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
188ac0757f
fixed type of save button
...
fixing: #632
2021-05-25 12:04:58 +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
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
f75838cea7
changed all cancel buttons to type "link"
...
fixing: #459
2021-04-15 12:52:34 +02:00
Erik Jan de Wit
a27045c617
re added floating action ( #500 )
2021-04-06 13:19:15 -04:00
Erik Jan de Wit
3b1d89fedb
partially solves issue #422 ( #442 )
...
* partially solves issue #422
* fixed section
* added not before now set / clear alerts
2021-03-17 14:40:19 +01:00
mfrances
b717954709
change reload txt to revert
2021-03-12 11:30:14 -05:00
Erik Jan de Wit
bfa0c6e1ea
Advanced tab ( #373 )
...
* initial version of the advanced tab
* added registered nodes
* added fine grain open id connect configuration
* added open id connect compatibility section
* added advanced section
* added backend
* fixed type
* renamed 'advanced' to advancedtab
to prevent strange add of '/index.js' by snowpack
* fixed storybook stories
* change '_' to '-' because '_' is also used
* fix spacing buttons
* stop passing the form
* cypress test for advanced tab
* more tests
* saml section
* changed to use NumberInput
* added authetnication flow override
* fixed merge error
* updated text and added link to settings tab
* fixed test
* added filter on flows and better reset
* added now mandetory error handler
* added sorting
* Revert "changed to use NumberInput"
This reverts commit 7829f2656ae8fc8ed4a4a6b1c4b1961241a09d8e.
* allow users to put empty string as value
* already on detail page after save
* fixed merge error
2021-02-28 15:02:31 -05:00