debian-image-builder-frontend/src/test/Components/CreateImageWizardV2/steps
regexowl df9ec1499d V2Wizard: Fix FSC units on Edit
This updates the logic of parsing bytesize into size/unit pair.

Currently 'GiB' is set as a default which causes problem with smaller partitions on Edit.

A validation for the min_size is in place and the rule is that the size cannot be smaller than 0 of a given unit. If there was a partition with smaller size in KiB it will break the rule when converted to GiB.
2024-05-01 19:47:41 +02:00
..
Details V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00
FileSystemConfiguration V2Wizard: Fix FSC units on Edit 2024-05-01 19:47:41 +02:00
ImageOutput V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00
Oscap V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00
Packages V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00
Registration V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00
Repositories V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00
Snapshot V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00
TargetEnvironment V2 Wizard: OpenSCAP edit tests 2024-04-30 15:13:50 +02:00