CloudFlow
CloudFlow copied to clipboard
A workflow visualization tool for OpenStack Mistral (https://github.com/openstack/mistral)
Below is a example of a workbook (can be uploaded with 'mistral workbook-create wb.yaml') which is not handled well by CloudFlow. If we navigate to the first task (sub_wf1) of...
I think visually it'd be more convenient to see "today" instead of a full date. May be in other places too. Not sure if you agree with me though.
Hi. Does CloudFlow support a reverse workflow? Or is it a bug? Mistral: master (25 03 2018) CloudFlow: 0.5.0 Workflow: ```yaml version: '2.0' test_r: type: reverse tasks: task0_1: action: std.sleep...
The Open in Fullscreen and Copy to Clipboard actions on text boxes are very useful, but it would also be nice to have an "Open in New Tab" action that...
Today when a task is actually a workflow you have to click it, scroll to bottom on the right panel, find the execution and click the icon to go to...
Add support for navigating to an action execution. (Currently the deepest navigation is for a task execution). This should allow to search by an execution ID then navigate and select...
When auto refresh occurs, preserve the zoom level and graph position.
This may be a future enhancement, but it would be useful to be able to visualize workflows that do not have current executions available. Maybe provide a list of available...
When diagram is big and there is scroll it will be very useful to be able to export the diagram to an image, offline HTML page or PDF
It would be cool if we could drag the canvas with the graph content. I think it'd be very useful and intuitive. Now we can use only scroll bars CloudFlow...