syndesisio / syndesis-ui

The front end application or UI for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis.io/
14 stars 28 forks source link

Connection detail page broken #276

Closed gashcrumb closed 7 years ago

gashcrumb commented 7 years ago

As 'configuredProperties' doesn't contain the whole form.

Either we wait for https://github.com/redhat-ipaas/ipaas-rest/issues/196 or we need to fetch the connector object associated with the connection so we can get our form config.

gashcrumb commented 7 years ago

Put in a workaround for now so at least the app doesn't break, this will be fixed when redhat-ipaas/ipaas-rest#196 is merged