Gianluca Zuccarelli
|
9c9be31677
|
CreateImageWizard: fix gcp popover
Update the popover for the gcp step
in the CreateImageWizard. This commit
changes the default popover position
to the right of the modal.
|
2022-03-01 17:17:41 +01:00 |
|
Ondřej Budai
|
40b0cdaa45
|
CreateImageWizard: fix the description for google group
and and
|
2021-11-01 10:53:21 +01:00 |
|
Gianluca Zuccarelli
|
28f415e292
|
CreateImageWizard: add gcp email validation
Add email address input validation to GCP
step in CreateImageWizard.
Closes #260
|
2021-10-14 12:27:41 +02:00 |
|
Simon Steinbeiss
|
7afb07328f
|
CreateImageWizard: Fix inconsistent casing Google products
Closes #259
|
2021-07-13 10:11:28 +02:00 |
|
Simon Steinbeiss
|
fd2f937688
|
CreateImageWizard: Fix inconsistent casing 'Target environment'
Closes #261
|
2021-07-13 10:11:28 +02:00 |
|
Sanne Raymaekers
|
d8de57508d
|
ImageCreateWizard: Use imageOutputStepMapper in all imageOutput steps
Also renamed the stepMapper to clarify that it's just meant for the
imageOutput steps.
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
a01d00c3fe
|
Rename image creator and image wizard
The names of component and files were not matching
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
9a56b859ef
|
Fix popover visibility
DDF wizard and popover has some issues with visibility, this is a quick hack so we should try fix it a bit nicer, but for time being it's fine
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
0c7a1500ec
|
Fix review comments
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
a67e014dbe
|
Fix failing tests
DDF requires a bit altered tests to click trough the wizard so the tests won't fail
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
dbcd753bb9
|
Reorder the target envs
Update the order of envs based on new changes in master
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
47f626e94f
|
Call api to create image
Copy over the previous call to create image with new values from DDF wizard
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
0644cbd584
|
Add Radio with popover
New commponent Radio with popover is required to show properly popover in DDF wizard
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
2f3f9f9367
|
Add image output tiles
First step includes tiles so let's create output tiles component to show in this step
|
2021-06-30 14:15:01 +02:00 |
|
Karel Hala
|
c040b004ad
|
Add all steps and write review step
Basic steps with text inputs to test the navigation and formatting, add final review step component to show all values
|
2021-06-30 14:15:01 +02:00 |
|