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

UI component dependency alignment #188

Closed gashcrumb closed 7 years ago

gashcrumb commented 7 years ago

We need a method of aligning dependencies across components, first for datamapper-ui and ipaas-ui, eventually there could be other components.

From https://github.com/redhat-ipaas/ipaas-rest/issues/123

gashcrumb commented 7 years ago

According to this, either we manually sync package.json files via some tooling, or use a 'master' package with all the shared dependencies I guess.

gashcrumb commented 7 years ago

@mattrpav CC

mattrpav commented 7 years ago

Is there an update or an ETA at this point?

gashcrumb commented 7 years ago

For now we'll manually sync dependencies, should be fine.