debian-image-builder-frontend/src/test/Components
Ondrej Ezr 4692eae454 Wizard: validate wizard with Redux Hook
Use redux hook to validate the form.
This gives us single point of contact for "is the data valid?"
while not requiring every redux action touching form data to perform validation.

It's not perfect and might be improved when using external library solving the problems we're having.
2024-06-21 14:40:41 +02:00
..
Blueprints test: Add edit mode tests 2024-06-20 00:05:41 +02:00
CreateImageWizardV2 Wizard: validate wizard with Redux Hook 2024-06-21 14:40:41 +02:00
edge test: Migrate remaining files to TypeScript 2024-05-03 16:36:26 +02:00
ImagesTable Wizard: Drop the WizardV1 2024-06-19 09:10:22 +02:00
LandingPage Wizard: Drop the WizardV1 2024-06-19 09:10:22 +02:00
ShareImageModal test: Migrate remaining files to TypeScript 2024-05-03 16:36:26 +02:00