*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 has as black with tool tip click to enable integration. Clicking the icon should now create the integration via the CLI. Another option would be to use a blue (+) symbol to keep it inline with the UI If the integration (binding) is enabled show it as lit up blue use the consumer and provider labels provided on the binding created by the CLI to decide if two services are integrated. Show a (-) symbol t |
|