[galaxyproject/galaxy] 4da1da: Fix for history multipanel view for when the 'curr...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4da1dad39418703970a92bd4260b7892c18a79e3 https://github.com/galaxyproject/galaxy/commit/4da1dad39418703970a92bd4260b7... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-23 (Tue, 23 Jan 2018) Changed paths: M client/galaxy/scripts/apps/extended.js M client/galaxy/scripts/mvc/base/controlled-fetch-collection.js M client/galaxy/scripts/mvc/history/history-model.js M client/galaxy/scripts/mvc/history/multi-panel.js Log Message: ----------- Fix for history multipanel view for when the 'current' history is deleted and/or purged. Several bits of refactoring, import cleanup, and a start towards documenting globals in client files touched. Commit: 0dae63a578adaf1d3ef63248fe26cd1ba86aaf31 https://github.com/galaxyproject/galaxy/commit/0dae63a578adaf1d3ef63248fe26c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-23 (Tue, 23 Jan 2018) Changed paths: M lib/galaxy/webapps/galaxy/api/histories.py Log Message: ----------- Fix a mutable default function arg noticed when digging through history API code. Commit: 541968bbd9237f0ca1679ae52cdf6ba98ed8752c https://github.com/galaxyproject/galaxy/commit/541968bbd9237f0ca1679ae52cdf6... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-23 (Tue, 23 Jan 2018) Changed paths: M client/galaxy/scripts/mvc/history/multi-panel.js Log Message: ----------- Swap to fat arrow functions, this reference in multipanel behavior handling. Commit: 5defdc79192d0305e935cc2fbf9760a3fc2e07fe https://github.com/galaxyproject/galaxy/commit/5defdc79192d0305e935cc2fbf976... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-01-25 (Thu, 25 Jan 2018) Changed paths: M client/galaxy/scripts/apps/extended.js M client/galaxy/scripts/mvc/base/controlled-fetch-collection.js M client/galaxy/scripts/mvc/history/history-model.js M client/galaxy/scripts/mvc/history/multi-panel.js M lib/galaxy/webapps/galaxy/api/histories.py Log Message: ----------- Merge pull request #5364 from dannon/history_multipanel_fixes History multipanel fixes Compare: https://github.com/galaxyproject/galaxy/compare/377291232fd2...5defdc79192d
participants (1)
-
GitHub