regexowl
|
0bced556a9
|
ESLint: Use --fix with new rules to order import declarations
Related to #795. This applies the new sorting rules in ESLint to the files by running `npm run lint:js:fix`
|
2022-09-14 13:24:38 +02:00 |
|
Jacob Kozol
|
4fa71cede8
|
update style across the project
The eslint updates require style changes in all components.
|
2022-05-23 12:47:20 +02:00 |
|
Sanne Raymaekers
|
a0883793ba
|
CreateImageWizard: Step template with id
The template is the default template from data driven forms, with the id
added.
Fixes #642
|
2022-03-25 12:43:31 +01:00 |
|
Sanne Raymaekers
|
dc5a198df7
|
CreateImageWizard: Remove unecessary lint rule disable
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
902480dab4
|
Disable buttons on submit
Add custom submit buttons component to disable these buttons while image is created
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
c040b004ad
|
Add all steps and write review step
Basic steps with text inputs to test the navigation and formatting, add final review step component to show all values
|
2021-06-30 14:15:01 +02:00 |
|