Erik Jan de Wit
b56788d942
fixed visual and logical errors described in #423 ( #429 )
...
* fixed visual and logical errors described in #423
fixing: #423
* changed reload to reset
* format
2021-03-19 08:49:33 +01: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
Erik Jan de Wit
3430642003
multiple ux issues around realms ( #330 )
...
* multiple ux issues around realms
fixes : #324
* changed to same size as scroll spy form width
* fixed test
* fixed realm info link
* fixes console errors
* fixed key
* fixed type
* fixed test introduced cleanup function
2021-02-09 07:32:41 -05:00
Sarah Rambacher
7cea09ef8a
rebase on user federation wizard screens (storybook)
2021-01-11 16:07:30 -05:00
Erik Jan de Wit
27d9dadee7
only update state when component is mounted ( #266 )
...
* only update state when component is mounted
* removed unused import
* `useFetch` function to update state when mounted
2021-01-05 08:39:27 -05:00
Sarah Rambacher
691708e5f2
Makes jumplinks work ( #254 )
...
* jumplinks on main content scroll but buggy
* update PF and move anchor to heading
* add fix for double highlight of jumplink
* mysterious change to unrelated test
* add yarn.lock
2020-12-11 18:34:18 +01:00
Stan Silvert
9ff144e768
Remove useEffect import. ( #250 )
2020-12-07 19:57:03 +01:00
Stan Silvert
2be549a60e
Use new patternfly jumplinks. ( #246 )
...
* Use new patternfly jumplinks.
* Update snapshots
2020-12-07 07:51:38 -05:00
Erik Jan de Wit
ed25dbc5a0
Added client setttings header with actions ( #125 )
...
* added client settings header
* added confirmation dailog
* format
* pr review
* use placeholder text instead of property
* change title to use clientId instead
* added state for dynamic name
2020-10-02 15:56:46 +02:00
Erik Jan de Wit
0f1d93d672
initial version of the client settings page ( #89 )
...
* initial version of the client settings page
* fix test
* fixed spelling
* merge errors
* fix merge error
* renamed Step1 and Step2
2020-09-22 08:43:51 -04:00
Erik Jan de Wit
8fa720438e
some small fixes to the realm selector ( #74 )
2020-09-08 13:20:29 -04:00
Donald Labaj
adbb2c3d3f
Added github actions to automate build, test, and linting ( #41 )
...
Fixes issue #15 . Builds, test, lints, and checks format when a PR is created using github actions.
2020-09-01 10:51:59 -04:00
Erik Jan de Wit
de3d78384e
Initial version of scrollable form panel ( #45 )
...
* initial version of a scrollable form component
* added missing module parameter
2020-08-28 07:23:39 +02:00