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

[Pipeline] Show pipeline details for each chain #44

Closed
2 tasks done
jc7447 opened this issue Feb 8, 2016 · 5 comments
Closed
2 tasks done

[Pipeline] Show pipeline details for each chain #44

jc7447 opened this issue Feb 8, 2016 · 5 comments
Assignees
Labels

Comments

@jc7447
Copy link
Owner

jc7447 commented Feb 8, 2016

In the main page of a pipeline manager, make chain name clickable.
On click, show pipeline details as XML with a graphical representation of the chain (http://stackoverflow.com/questions/7034/graph-visualization-library-in-javascript, http://www.graphdracula.net/)

  • show pipeline
  • show transition value
@jc7447 jc7447 added the Idea label Feb 8, 2016
jc7447 added a commit that referenced this issue Feb 14, 2016
continuing  work on #44
@jc7447
Copy link
Owner Author

jc7447 commented Feb 16, 2016

  • Propose a switch button to represent graph from left to right or up to down

http://visjs.org/examples/network/layout/hierarchicalLayout.html

@jc7447
Copy link
Owner Author

jc7447 commented Feb 16, 2016

  • Make node clickable : open a new browser tab to the component page

@troussej
Copy link
Collaborator

Try to get a neat ordering : for now there is a bit of back and forth, see ss.

chain_order

@troussej
Copy link
Collaborator

  • also : the "show xml" button should also toggle off the xml snippet.

@onewingedfallen59 onewingedfallen59 self-assigned this Feb 23, 2016
@jc7447 jc7447 closed this as completed in b0d2f10 Feb 28, 2016
@jc7447
Copy link
Owner Author

jc7447 commented Feb 28, 2016

Node are now clickable, there is a toggle off button for xml and a switch button to change graph orientation.

This feature is still in beta for now, pipeline chain with lot of processors and without any fork are still not well readable.

I close this issue, we can continue to improve it though other task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants