debian-image-builder-frontend/src/Components/CreateImageWizard
regexowl c4f616763d Wizard: Image name validation
This adds validation of an image name based on a pattern, which was chosen as an intersection of the naming constrains of hyperscalers.

The pattern is based on the one for naming GCP images as those naming guidelines are the most restrictive. With added minimal length restriction of AWS.
2023-07-11 10:39:32 +02:00
..
formComponents CreateImageWizard: Add support for vsphere-ova imagetype 2023-07-05 13:02:39 +02:00
steps Wizard: Image name validation 2023-07-11 10:39:32 +02:00
validators ESLint: Add prefer-const rule 2023-02-10 11:37:06 +01:00
CreateImageWizard.js CreateImageWizard: Add support for vsphere-ova imagetype 2023-07-05 13:02:39 +02:00
CreateImageWizard.scss Wizard: Update text on Packages and Additional Red Hat packages steps 2023-04-26 18:24:28 +02:00
ImageCreator.js RTKQ: Add typing to RTKQ hooks in apiSlice 2023-06-20 16:36:39 +02:00