mattwyatt-ix

Results 2 issues of mattwyatt-ix

**Changes:** * on the slidein to add a raw file to a VM, the 'Raw Filesize' field asked the user to input a file size in GiB, but sent this...

**Changes:** * the in-progress check was checking if `endTime` AND `isScanInProgress` were true simultaneously, which is impossible, so the in-progress elements were never shown. fixed this by adding the correct...