Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate pipeline and component creation into one UI #7

Open
3 of 5 tasks
yamalight opened this issue Jan 6, 2016 · 0 comments
Open
3 of 5 tasks

Consolidate pipeline and component creation into one UI #7

yamalight opened this issue Jan 6, 2016 · 0 comments
Milestone

Comments

@yamalight
Copy link
Contributor

Currently we have two separate UIs - one for component creation and one for pipeline creation.
That works fine when you know exactly what components you need and how they'll work, which is not the case most of time.
The idea is to create a new single UI that will allow both - pipeline and component creation.

The following steps should be taken:

  • Move component editor to a separate React component
  • Add unique ref names (kebab-case) to components / pipelines
  • Add versions to components
  • Create new pipeline editor UI where components are drawn as new component editor
  • Allow testing pipeline output at any component
@yamalight yamalight added this to the v1.0 milestone Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant