Martin Maroši
aa0a21301c
Do not append extra / in resolveRelPath
2023-01-12 15:41:26 +01:00
Sanne Raymaekers
cb8ab9347e
CreateImageWizard: use non-deprecated image type aliases
...
'ami' was deprecated a while ago, and is kept around as an alias of
'aws'. Same with 'vhd' and 'azure', and 'vhd' and 'gcp'.
This maintains support for the old aliases where necessary.
2022-12-06 15:14:53 +01:00
regexowl
ab1a7f4aab
ESLint: Use --fix with updated rules to order imports
...
This applies the updated sorting rules to the files by running `npm run lint:js:fix`
2022-12-02 16:29:58 +01:00
Sanne Raymaekers
c982fe7038
test: fix console warnings
...
- fix proptype of RegionsSelect
- wrap state-changing events in act
2022-11-09 15:29:50 +01:00
lucasgarfield
c49d96871a
Tests: Add tests for ImagesTable, ClonesTable, and new ShareImageModal
2022-11-08 11:29:31 +01:00