IBM-Cloud / logistics-wizard-toolchain

Toolchain configuration files for the logistics-wizard demo
13 stars 15 forks source link

In the Delivery Pipeline, the deploy section does not have dropdown to choose from #10

Closed l2fprod closed 8 years ago

l2fprod commented 8 years ago

In the simple toolchain example (https://github.com/open-toolchain/simple-toolchain) the Delivery Pipeline section looks like:

image

But in our toolchain, it looks like:

image

Why? This is based on https://github.com/open-toolchain/toolchain-demo. It basically hides the individual region/org/space configuration of the underlying git projects, and shows a custom UI to pick region/org/space. However this custom UI does not benefit from the dropdown making it error prone to select region/org/space.

rvennam commented 8 years ago

Surprised that fixed it..