Added dagre to handle our workflow graph layout. Fixed various workflow related bugs.

This commit is contained in:
mabashian
2018-11-13 15:12:13 -05:00
parent b81d795c00
commit ae0d0db62c
5 changed files with 233 additions and 109 deletions

View File

@@ -117,6 +117,7 @@
"codemirror": "^5.17.0",
"components-font-awesome": "^4.6.1",
"d3": "^3.5.4",
"dagre": "^0.8.2",
"hamsterjs": "^1.1.2",
"html-entities": "^1.2.1",
"inherits": "^1.0.2",