Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: c00e772159f6a121bc4f7759fa57f48e79c48f32 https://github.com/galaxyproject/galaxy/commit/c00e772159f6a121bc4f7759fa57f... Author: John Chilton <jmchilton@gmail.com> Date: 2018-02-21 (Wed, 21 Feb 2018) Changed paths: M client/galaxy/scripts/mvc/grid/grid-shared.js M client/galaxy/scripts/mvc/grid/grid-view.js M client/galaxy/scripts/mvc/history/history-list.js M client/galaxy/scripts/mvc/list/list-view.js M client/galaxy/scripts/mvc/workflow/workflow.js M client/galaxy/scripts/ui/loading-indicator.js Log Message: ----------- Fix lack of feedback when slow grids are loading data from the server. Fixes #5473 (after numerous other backend optimizations also). Commit: d8585f6a6f87735d072635495bd49047da746624 https://github.com/galaxyproject/galaxy/commit/d8585f6a6f87735d072635495bd49... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-02-27 (Tue, 27 Feb 2018) Changed paths: M client/galaxy/scripts/mvc/grid/grid-shared.js M client/galaxy/scripts/mvc/grid/grid-view.js M client/galaxy/scripts/mvc/history/history-list.js M client/galaxy/scripts/mvc/list/list-view.js M client/galaxy/scripts/mvc/workflow/workflow.js M client/galaxy/scripts/ui/loading-indicator.js Log Message: ----------- Merge pull request #5582 from jmchilton/indicators [18.01] Fix lack of feedback when slow grids are loading data from the server. Compare: https://github.com/galaxyproject/galaxy/compare/c8407786f25c...d8585f6a6f87