debian-image-builder-frontend/src/test/Components
lucasgarfield bb91840eef V2 Wizard: Fix snapshot_date field
The snapshot_date in the image_request must be a date. snapshot_date is
an optional field and if no snapshot is used, the field should be
undefined. Previously it was an empty string and this caused image
builder to return a code 400 with message "Snapshot date is not in
DateOnly (yyyy-mm-dd) format".
2024-04-26 15:03:17 +02:00
..
Blueprints ImagesTable: old images alert position 2024-04-23 18:30:28 +02:00
CreateImageWizard WizardV2: pass module_hotfixes to the request 2024-04-26 13:59:20 +02:00
CreateImageWizardV2 V2 Wizard: Fix snapshot_date field 2024-04-26 15:03:17 +02:00
edge fix linting warnings 2023-11-13 16:00:01 +01:00
ImagesTable ImagesTable: Update column headers 2024-04-18 17:54:37 +02:00
LandingPage Test: rename create-image-action data-testid 2024-03-05 19:27:46 +01:00
ShareImageModal test: Replace .getBy queries by awaited .findBy 2024-01-17 17:19:57 +01:00