[galaxyproject/galaxy] 18cb50: Abstraction for re-use between collection creators...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 18cb50ecea80b3feeac02a2ef07c4cbd816c39d4 https://github.com/galaxyproject/galaxy/commit/18cb50ecea80b3feeac02a2ef07c4... Author: John Chilton <jmchilton@gmail.com> Date: 2017-03-20 (Mon, 20 Mar 2017) Changed paths: A client/galaxy/scripts/mvc/collection/base-creator.js M client/galaxy/scripts/mvc/collection/list-collection-creator.js M client/galaxy/scripts/mvc/collection/list-of-pairs-collection-creator.js A static/maps/mvc/collection/base-creator.js.map M static/maps/mvc/collection/list-collection-creator.js.map M static/maps/mvc/collection/list-of-pairs-collection-creator.js.map M static/scripts/bundled/analysis.bundled.js 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 M static/scripts/bundled/login.bundled.js.map A static/scripts/mvc/collection/base-creator.js M static/scripts/mvc/collection/list-collection-creator.js M static/scripts/mvc/collection/list-of-pairs-collection-creator.js Log Message: ----------- Abstraction for re-use between collection creators. The new mixin reduces the duplication between the list and list of paired collection creators. I'd like to add functionality related to hiding the original datasets (especially useful for direct upload of collections but previously requested also) but I'd like to reduce the duplication related to doing that first. This is a start in that direction. Commit: a5b0e760503dc09ac99d47bbcde1524c7f3e37a4 https://github.com/galaxyproject/galaxy/commit/a5b0e760503dc09ac99d47bbcde15... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-21 (Tue, 21 Mar 2017) Changed paths: A client/galaxy/scripts/mvc/collection/base-creator.js M client/galaxy/scripts/mvc/collection/list-collection-creator.js M client/galaxy/scripts/mvc/collection/list-of-pairs-collection-creator.js A static/maps/mvc/collection/base-creator.js.map M static/maps/mvc/collection/list-collection-creator.js.map M static/maps/mvc/collection/list-of-pairs-collection-creator.js.map M static/scripts/bundled/analysis.bundled.js 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 M static/scripts/bundled/login.bundled.js.map A static/scripts/mvc/collection/base-creator.js M static/scripts/mvc/collection/list-collection-creator.js M static/scripts/mvc/collection/list-of-pairs-collection-creator.js Log Message: ----------- Merge pull request #3781 from jmchilton/collection-builders Abstraction for re-use between collection creators. Compare: https://github.com/galaxyproject/galaxy/compare/5428d39adb6b...a5b0e760503d
participants (1)
-
GitHub