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
Jacob Kozol
564a875dd9
CreateImageWizard: fix target environment titles
2021-05-19 16:08:53 +02:00
Yuxin Sun
0ca457715a
OAuth permissions text shortening
...
Fix #170
Related: rhbz#1954598
Signed-off-by: Yuxin Sun <yuxisun@redhat.com>
2021-05-12 11:49:47 +02:00
Sanne Raymaekers
4658f59d0b
src: Adapt to insights-chrome 2.0
2021-05-06 11:26:41 +02:00
Yuxin Sun
a10e1746e5
Correct the text to match the button text label
...
Signed-off-by: Yuxin Sun <yuxisun@redhat.com>
2021-04-30 20:08:48 +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