[galaxyproject/galaxy] ef23ab: WIP: Improved state tracking of HDCA in history pa...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: ef23abc6df1dfc1b5ca10d380c2e7a840862c76a https://github.com/galaxyproject/galaxy/commit/ef23abc6df1dfc1b5ca10d380c2e7... Author: John Chilton <jmchilton@gmail.com> Date: 2015-09-18 (Fri, 18 Sep 2015) Changed paths: M client/galaxy/scripts/mvc/collection/collection-model.js M client/galaxy/scripts/mvc/history/hdca-li.js M lib/galaxy/model/__init__.py M static/maps/mvc/collection/collection-model.js.map M static/maps/mvc/history/hdca-li.js.map M static/scripts/mvc/collection/collection-model.js M static/scripts/mvc/history/hdca-li.js M test/api/test_dataset_collections.py Log Message: ----------- WIP: Improved state tracking of HDCA in history panel. For tools which dynamically discover datasets for an output collection, keep the collection yellow until the structure of the HDCA has been fully defined. HDCAs still have the problem that they will always be green even if datasets contained within are in error, running, or queued states - but at least the structure is now reflected in the color. Commit: 98f6dcc4dea061db7c04fbe8e2cd86898d10343b https://github.com/galaxyproject/galaxy/commit/98f6dcc4dea061db7c04fbe8e2cd8... Author: Carl Eberhard <carlfeberhard@gmail.com> Date: 2015-09-18 (Fri, 18 Sep 2015) Changed paths: M client/galaxy/scripts/mvc/history/hdca-li.js M static/maps/mvc/history/hdca-li.js.map M static/scripts/mvc/history/hdca-li.js Log Message: ----------- Render HDCAs when their models change Commit: d4534bb814bb5716152dad8dfc9bfc53c3983ebb https://github.com/galaxyproject/galaxy/commit/d4534bb814bb5716152dad8dfc9bf... Author: John Chilton <jmchilton@gmail.com> Date: 2015-09-18 (Fri, 18 Sep 2015) Changed paths: M client/galaxy/scripts/mvc/history/hdca-li.js M static/maps/mvc/history/hdca-li.js.map M static/scripts/mvc/history/hdca-li.js Log Message: ----------- Merge pull request #11 from carlfeberhard/jmchilton Render HDCAs when their models change Commit: a90a4fcebaee0a1c975bf0c90598bd72a7e7f833 https://github.com/galaxyproject/galaxy/commit/a90a4fcebaee0a1c975bf0c90598b... Author: carlfeberhard <carlfeberhard@users.noreply.github.com> Date: 2015-09-23 (Wed, 23 Sep 2015) Changed paths: M client/galaxy/scripts/mvc/collection/collection-model.js M client/galaxy/scripts/mvc/history/hdca-li.js M lib/galaxy/model/__init__.py M static/maps/mvc/collection/collection-model.js.map M static/maps/mvc/history/hdca-li.js.map M static/scripts/mvc/collection/collection-model.js M static/scripts/mvc/history/hdca-li.js M test/api/test_dataset_collections.py Log Message: ----------- Merge pull request #755 from jmchilton/hdca_structure_state_tracking Improved state tracking of HDCA in history panel. Compare: https://github.com/galaxyproject/galaxy/compare/595d7d5fd8f0...a90a4fcebaee
participants (1)
-
GitHub