regexowl
f82b2453f9
V1/V2Wizard: Capitalise ID on Azure step
...
This capitalises id -> ID in the test of an alert on Azure step to keep consistent with the capitalisation throughout the step.
2024-03-04 15:59:38 +01:00
regexowl
08563b9dfa
V2Wizard/test: Add autofocus to radios and enable Keyboard accessibility tests
...
This adds `autoFocus` attribute to radios on AWS, Azure and GCP step.
The Keyboard accessibility tests have been re-enabled.
2024-03-01 09:38:47 +01:00
mgold1234
89bee6a723
V2Wizrd: clean resource group when user change the source name
...
this commit fix https://github.com/osbuild/image-builder-frontend/issues/1691
when user change the source name, resource gruop should clean up
2024-03-01 09:14:18 +01:00
mgold1234
f77cc39135
V2Wizard: add all necessary components
2024-02-28 12:10:00 +01:00
mgold1234
fa016c3228
V2Wizard: Create a folder for Azure step and copy needed components
...
This created a new folder for the Azure step and copies components that will be needed:
- AzureAuthButton.tsx
- AzureResouceGroups.tsx
- AzureSourcesSelect.tsx
2024-02-28 12:10:00 +01:00