[galaxyproject/galaxy] 09c4b1: Break connection in workflow editor if necessary
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 09c4b1037b0034093488ed679628b9f614849a5e https://github.com/galaxyproject/galaxy/commit/09c4b1037b0034093488ed679628b... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-node.js M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M static/maps/mvc/workflow/workflow-node.js.map M static/maps/mvc/workflow/workflow-terminals.js.map M static/scripts/bundled/admin.bundled.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/bundled/login.bundled.js.map M static/scripts/mvc/workflow/workflow-node.js M static/scripts/mvc/workflow/workflow-terminals.js Log Message: ----------- Break connection in workflow editor if necessary When switching tool versions in the workflow editor connections are maintained by default. If a tool changes the datatype one may end up with a connection between incompatible input/outputs. Therefore we update the datatypes and explicitly destroy invalid connections. Commit: 8eb487e7c1383cedd971de8128bb9ba143abaa41 https://github.com/galaxyproject/galaxy/commit/8eb487e7c1383cedd971de8128bb9... Author: John Chilton <jmchilton@gmail.com> Date: 2017-08-15 (Tue, 15 Aug 2017) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-node.js M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M static/maps/mvc/workflow/workflow-node.js.map M static/maps/mvc/workflow/workflow-terminals.js.map M static/scripts/bundled/admin.bundled.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/bundled/login.bundled.js.map M static/scripts/mvc/workflow/workflow-node.js M static/scripts/mvc/workflow/workflow-terminals.js Log Message: ----------- Merge pull request #4431 from mvdbeek/break_connections Break connection in workflow editor if necessary Compare: https://github.com/galaxyproject/galaxy/compare/4bddd617fe5d...8eb487e7c138
participants (1)
-
GitHub