debian-image-builder-frontend/src/Components/CreateImageWizardV2
lucasgarfield ad2bd7a31a V2Wizard: Add <ReleaseSelect> to Image Output step
The `<ReleaseSelect>` component now uses RTK instead of DDF. Some
additional small changes  were necessary due to Typescript - in
particular, we use a Map() to store the releases (in order to ensure
they appear in the correct order) and .tsconfig had to be modified to
allow iteration over the Map() object.
2024-01-08 11:59:23 +01:00
..
steps/ImageOutput V2Wizard: Add <ReleaseSelect> to Image Output step 2024-01-08 11:59:23 +01:00
CreateImageWizard.scss V2Wizard: Add <CreateImageWizard> 2024-01-08 11:24:54 +01:00
CreateImageWizard.tsx V2Wizard: Add <ImageOutput> skeleton 2024-01-08 11:59:23 +01:00