*What*
In a similar fashion to the UI, we want to show available integrations next to the available services.
*How*
If there is no service instance available for the integration show it greyed out with a tool tip suggesting they deploy that service. Clicking this should show the modal pop up for deploying the service. If there is a service instance available, show it as black with tool tip click to enable integration. Show a ( +) symbol ( logic in follow up issue)
If the integration (binding) is enabled show it as lit up blue use . Use the consumer and provider labels provided on the binding created by the CLI to decide if two services are integrated. Show a (-) symbol to indicate it can be unbound (logic in follow up issue) |
|