debian-image-builder-frontend/src/Components/CreateImageWizard
regexowl 558bb50c34 test: Add revisit step button checks
This adds tests to check that the revisit buttons on the Review step are working correctly.

Also some minor cleanup, namely making case used in the names of describe and test more consistent and moving render functions outside of functions selecting targets to make the structure easier to go through.
2024-09-04 01:21:28 +02:00
..
steps test: Add revisit step button checks 2024-09-04 01:21:28 +02:00
utilities Wizard: Validate snapshot date with useValidation 2024-08-30 10:17:25 +02:00
CreateImageWizard.scss createImageWizrad: add scroll to the creation image 2024-08-05 09:07:48 +02:00
CreateImageWizard.tsx Wizard: Optional steps 2024-09-04 01:21:28 +02:00
EditImageWizard.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
ImportImageWizard.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
index.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
types.ts src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
UsrSubDirectoriesDisabled.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
ValidatedTextInput.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
validators.ts Wizard: Validate snapshot date with useValidation 2024-08-30 10:17:25 +02:00