debian-image-builder-frontend/src/Components/CreateImageWizard
regexowl 52398547f8 Wizard: Move ouiaId from Select component to MenuToggle
This moves the `ouiaId` since it didn't get correctly assigned while in `Select`. It's readable under the `MenuToggle`.
2025-03-31 14:22:31 -05:00
..
steps Wizard: Move ouiaId from Select component to MenuToggle 2025-03-31 14:22:31 -05:00
utilities Wizard: Remove if (!value) check from validators 2025-03-31 12:53:42 -05:00
CreateImageWizard.scss Wizard: Remove obsolete css 2025-02-24 11:12:22 +02:00
CreateImageWizard.tsx Wizard: Add password validation in User step 2025-03-20 13:28:46 +01:00
EditImageWizard.tsx store/cockpitApi: get blueprint endpoint 2025-01-27 17:03:06 +01: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
LabelInput.tsx Wizard: Rename ChippingInput to LabelInput 2025-03-05 14:00:09 -06:00
types.ts api: union undefined 2024-12-06 12:02:34 -06:00
UsrSubDirectoriesDisabled.tsx src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00
ValidatedInput.tsx remove unused component 2025-03-26 10:24:42 -05:00
validators.ts Wizard: Remove if (!value) check from validators 2025-03-31 12:53:42 -05:00