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

Connections: Edit a Connection #53

Closed gashcrumb closed 7 years ago

gashcrumb commented 8 years ago

Overview

Write the logic and UI for the Edit Connection page. This will be exactly like the Create a Connection page, except with the fields already filled out with existing values.

Reference

InVision Designs:

kahboom commented 7 years ago

This has been completed as an Angular module. It consists of a template that renders data loaded from an external service (the iPaaS API) through its primary component. Aesthetic improvements and other features require a separate GitHub issue.