Jacob Kozol
93d0fdb6fc
CreateImageWizard: alphabetize upload destinations
...
The upload destinations now display in alphabetical order.
2021-06-02 15:45:08 +02:00
Jacob Kozol
6cd58557c5
CreateImageWizard: improve packages step
...
Update the text description and replace "options" with "packages". Also,
add styling to increase the size of the available and chosen packages
list.
2021-05-26 17:02:31 +02:00
Jacob Kozol
cea9808c91
CreateImageWizard: add spacing before azure fields
2021-05-26 16:28:32 +02:00
Jacob Kozol
e624c9a1fe
CreateImageWizard: improve google step
...
The Google Cloud Platform step's description is improved, the radio
fields have more space seperating them, and the text input is width
limited now.
2021-05-25 11:39:30 +02:00
Jacob Kozol
066c29128e
CreateImageWizard: fix OAuth info link style
2021-05-20 20:16:21 +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
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