[galaxyproject/galaxy] 3f7528: Allow connecting nested collections to multiple=tr...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 3f752864aeecb0f64b5d64b00933d817cc5ae721 https://github.com/galaxyproject/galaxy/commit/3f752864aeecb0f64b5d64b00933d... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-02-28 (Thu, 28 Feb 2019) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M client/galaxy/scripts/mvc/workflow/workflow-view-terminals.js Log Message: ----------- Allow connecting nested collections to multiple=true inputs in workflow editor Commit: 38219a2499af233edea95b3b7430ed359c9a752e https://github.com/galaxyproject/galaxy/commit/38219a2499af233edea95b3b7430e... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js Log Message: ----------- Only decrement output termninal map over Otherwise collection connections into multiple="true" inputs would be destroyed by the `destroyIfInvalid` check. Commit: ebd6c5cead38b257dab45a8990304d66ba695778 https://github.com/galaxyproject/galaxy/commit/ebd6c5cead38b257dab45a8990304... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-02 (Sat, 02 Mar 2019) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M client/galaxy/scripts/qunit/tests/workflow_editor_tests.js Log Message: ----------- Don't allow connection to paired input, fix qunit test Commit: 6c22f13e3ad7773337f84e72ab21d295f934ee9e https://github.com/galaxyproject/galaxy/commit/6c22f13e3ad7773337f84e72ab21d... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M client/galaxy/scripts/qunit/tests/workflow_editor_tests.js Log Message: ----------- Fix qunit test Commit: d3c51d6d29cd0605c21d96006d40cb5c889b235e https://github.com/galaxyproject/galaxy/commit/d3c51d6d29cd0605c21d96006d40c... Author: John Chilton <jmchilton@gmail.com> Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M client/galaxy/scripts/mvc/workflow/workflow-terminals.js M client/galaxy/scripts/mvc/workflow/workflow-view-terminals.js M client/galaxy/scripts/qunit/tests/workflow_editor_tests.js Log Message: ----------- Merge pull request #7435 from mvdbeek/multiple_true_nesting_wf_editor Allow connecting nested collections to multiple=true inputs in workflow editor Compare: https://github.com/galaxyproject/galaxy/compare/050f9b662c8e...d3c51d6d29cd
participants (1)
-
John Chilton