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: Create a Connection #41

Closed kahboom closed 7 years ago

kahboom commented 7 years ago

Overview

Write the logic and UI for the Create a Connection component.

Reference

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.

gashcrumb commented 7 years ago

This is in place with some caveats on how the form data is stored and styling, separate issues can be raised for outstanding items as far as I'm concerned.

kahboom commented 7 years ago

Perfect, closing this out and will create a new one for those minor changes later on. Thanks @gashcrumb .