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
Karel Hala
06d4fd718b
Add initial branching
...
Add DDF package and include initial branching based on text fields
2021-06-30 14:15:01 +02:00
Sanne Raymaekers
e86b210a22
src: Use rhel-84 instead of rhel-8
2021-06-16 11:35:05 +02:00
Jacob Kozol
043b775ced
CreateImageWizard: only enable registration for rhel images
2021-06-08 13:37:03 +02:00
Jacob Kozol
93d0fdb6fc
CreateImageWizard: alphabetize upload destinations
...
The upload destinations now display in alphabetical order.
2021-06-02 15:45:08 +02:00
Sanne Raymaekers
c7e8fc57ec
src: Update documentation links
2021-05-20 11:00:02 +02:00
Sanne Raymaekers
b11fbe42df
CreateImageWizard: Pass organization as a number
...
This should be changed in the api. But will take some more work. For now
just pass it as a number, that is what the api expects at this point in time.
2021-05-20 10:49:37 +02:00
Sanne Raymaekers
4658f59d0b
src: Adapt to insights-chrome 2.0
2021-05-06 11:26:41 +02:00
Sanne Raymaekers
106f867e97
CreateImageWizard: Show previously selected packages
...
This should fix the bug where chosen packages would disappear from the
ui when switching steps and returning to the packages step.
2021-04-28 12:46:55 +02:00
Jacob Kozol
e8192ad3f7
CreateImageWizard: remove nested p tag
...
The patternfly Wizard component's description is wrapped in a p tag. The
patternfly Text component also uses a p tag. A p tag should not be
nested inside another p tag.
2021-04-22 11:19:53 +02:00
Sanne Raymaekers
1b9cf6df7b
src: Remove SmartComponents/PresentationalComponents split
...
Just have a directory per component.
2021-04-22 10:23:51 +02:00