-
Hi,
running `docker build -t cloud-flow .` errors out:
```
#:~/src/CloudFlow$ git log -1
commit a6f1eb40c74b46a7d9136588325d1d5e95b54099
Author: Guy Shaanan
Date: Tue Jul 10 11:45:44 2018 +…
-
The link [1] leads to an empty white screen but favicon and page title are correctly rendered.
However looking at page source, http://yaqluator.com:8000/ is working fine. Looks like the redirection i…
galop updated
6 years ago
-
It'd be really cool if we could quickly search a task or workflow execution by its id w/o having to navigate through many screens. I can't fully imagine though how it should look like but that would b…
-
It would be great to visualize the executions in the time dimension.
https://developers.google.com/chart/interactive/docs/gallery/timeline
-
If the current workflow execution has a parent we need to display a link to it somewhere, probably at the top of the page.
CloudFlow version: v0.0.10
-
Now if a task execution doesn't have any child executions nothing is printed in the corresponding area, it's just empty. I'd suggest we display some phrase that would make it clear that the request to…
-
If we click "Open in fullscreen" button for any JSON content in the right hand side panel then we get a modal window. It's not nearly full full screen. Can we make it bigger and/or resizable?
C…
-
Tasks can be in WAITING state and we have no icon for them (empty state in the right panel). The word "WAITING" is also not seen on a task rectangle unless some other task is selected.
CloudFlo…
-
I think it would be useful if "Definition" and "Graph" buttons were always pinned at the top of the page. So we don't need to scroll them with the content.
CloudFlow version: v0.0.10
-
Sometimes when we click "back" button in the browser CloudFlow doesn't restore the previous view properly, it breaks. For example, if we clicked on the subworkflow and then try to go back to the paren…