[galaxyproject/galaxy] a1eb9b: Add lazy loading for step forms
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a1eb9b75c230823bb861c55d2ca6c9f2e2cbb251 https://github.com/galaxyproject/galaxy/commit/a1eb9b75c230823bb861c55d2ca6c... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M client/galaxy/style/less/ui.less M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js M static/style/blue/base.css Log Message: ----------- Add lazy loading for step forms Commit: 737b90506b0054ccb635b566e63da69cd06b04c5 https://github.com/galaxyproject/galaxy/commit/737b90506b0054ccb635b566e63da... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Fix scroll handling listener Commit: 69e47b2d276d20201da9aac18e96ba86a7a7db8c https://github.com/galaxyproject/galaxy/commit/69e47b2d276d20201da9aac18e96b... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Fix highlighting upon server response Commit: d9fa01fb2fe2f4afd657247b9f4a5593167f252e https://github.com/galaxyproject/galaxy/commit/d9fa01fb2fe2f4afd657247b9f4a5... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Auto append all steps after initialization Commit: 2c43b93a1252fa4049b6dd69a7e7b4e03059c4b7 https://github.com/galaxyproject/galaxy/commit/2c43b93a1252fa4049b6dd69a7e7b... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Auto append all steps after initialization Commit: a37f99fdb86917ee8e264b63d5966a47da5e02a6 https://github.com/galaxyproject/galaxy/commit/a37f99fdb86917ee8e264b63d5966... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Queue form preparation in background, hide progress bar until execute has been clicked Commit: d79653e312dd77145258ad18a11dbfaefbc3b686 https://github.com/galaxyproject/galaxy/commit/d79653e312dd77145258ad18a11db... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/form/form-parameters.js M client/galaxy/scripts/mvc/tool/tool-form-composite.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M static/maps/mvc/form/form-parameters.js.map M static/maps/mvc/tool/tool-form-composite.js.map M static/maps/mvc/ui/ui-select-default.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/form/form-parameters.js M static/scripts/mvc/tool/tool-form-composite.js M static/scripts/mvc/ui/ui-select-default.js Log Message: ----------- Use classic select fields for non-data inputs for options in workflow form Commit: fa02860b2f06f3d303717fce3a4442cfb42f7bbb https://github.com/galaxyproject/galaxy/commit/fa02860b2f06f3d303717fce3a444... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Disable workflow parameter form when attempting execution Commit: 808d410be0c90542efadd2af01497eabc8008059 https://github.com/galaxyproject/galaxy/commit/808d410be0c90542efadd2af01497... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/form/form-input.js M client/galaxy/scripts/mvc/form/form-section.js M client/galaxy/style/less/ui.less M static/maps/mvc/form/form-input.js.map M static/maps/mvc/form/form-section.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/form/form-input.js M static/scripts/mvc/form/form-section.js M static/style/blue/base.css Log Message: ----------- Use local div container instead of table view to build the tool form Commit: 671c9406f2ed2ae4b18cfe173d729ad97755b697 https://github.com/galaxyproject/galaxy/commit/671c9406f2ed2ae4b18cfe173d729... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/form/form-input.js M client/galaxy/scripts/mvc/form/form-section.js M client/galaxy/scripts/mvc/form/form-view.js M client/galaxy/scripts/mvc/ui/ui-portlet.js M client/galaxy/style/less/ui.less M static/maps/mvc/form/form-input.js.map M static/maps/mvc/form/form-section.js.map M static/maps/mvc/form/form-view.js.map M static/maps/mvc/ui/ui-portlet.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/form/form-input.js M static/scripts/mvc/form/form-section.js M static/scripts/mvc/form/form-view.js M static/scripts/mvc/ui/ui-portlet.js M static/style/blue/base.css Log Message: ----------- Revise portlet handling, fix table removal issues Commit: 0f86cf27fec817278b218956f678137744ee102f https://github.com/galaxyproject/galaxy/commit/0f86cf27fec817278b218956f6781... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Add placeholder input and information for subworkflows Commit: cfdc7296eba5934de7fbcacf8de58140704423bd https://github.com/galaxyproject/galaxy/commit/cfdc7296eba5934de7fbcacf8de58... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/style/less/ui.less M static/style/blue/base.css Log Message: ----------- Remove unused margin, fix elements using floating features Commit: a9d498d0f4bf8be08f721f5c95c0e4798e7865d2 https://github.com/galaxyproject/galaxy/commit/a9d498d0f4bf8be08f721f5c95c0e... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M static/maps/mvc/tool/tool-form-composite.js.map M static/scripts/mvc/tool/tool-form-composite.js Log Message: ----------- Fix post job action label style Commit: f7bbcdd1a37856ed4e44f091be8030f9099d238d https://github.com/galaxyproject/galaxy/commit/f7bbcdd1a37856ed4e44f091be803... Author: guerler <aysam.guerler@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M test/qunit/test-data/fakeserver.js M test/qunit/tests/form_tests.js Log Message: ----------- Fix and extend form test cases Commit: e5e2996f6b7b87b3ac28407abd83de03ff374617 https://github.com/galaxyproject/galaxy/commit/e5e2996f6b7b87b3ac28407abd83d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-08-09 (Tue, 09 Aug 2016) Changed paths: M client/galaxy/scripts/mvc/form/form-input.js M client/galaxy/scripts/mvc/form/form-parameters.js M client/galaxy/scripts/mvc/form/form-section.js M client/galaxy/scripts/mvc/form/form-view.js M client/galaxy/scripts/mvc/tool/tool-form-composite.js M client/galaxy/scripts/mvc/ui/ui-portlet.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M client/galaxy/style/less/ui.less M static/maps/mvc/form/form-input.js.map M static/maps/mvc/form/form-parameters.js.map M static/maps/mvc/form/form-section.js.map M static/maps/mvc/form/form-view.js.map M static/maps/mvc/tool/tool-form-composite.js.map M static/maps/mvc/ui/ui-portlet.js.map M static/maps/mvc/ui/ui-select-default.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/form/form-input.js M static/scripts/mvc/form/form-parameters.js M static/scripts/mvc/form/form-section.js M static/scripts/mvc/form/form-view.js M static/scripts/mvc/tool/tool-form-composite.js M static/scripts/mvc/ui/ui-portlet.js M static/scripts/mvc/ui/ui-select-default.js M static/style/blue/base.css M test/qunit/test-data/fakeserver.js M test/qunit/tests/form_tests.js Log Message: ----------- Merge pull request #2720 from guerler/lazy_load_steps Load steps in background, show progress bar upon workflow execution, avoid nested tables Compare: https://github.com/galaxyproject/galaxy/compare/231e36da926b...e5e2996f6b7b
participants (1)
-
GitHub