[galaxyproject/galaxy] c68cd2: Add error listener for input elements, utilize to ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c68cd231cbe52e0b51df6e530279dcd5ebb65f8d https://github.com/galaxyproject/galaxy/commit/c68cd231cbe52e0b51df6e530279d... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-07 (Mon, 07 Jan 2019) Changed paths: M client/galaxy/scripts/mvc/form/form-section.js M client/galaxy/scripts/mvc/ui/ui-slider.js Log Message: ----------- Add error listener for input elements, utilize to highlight numeric value range adjustments Commit: b72a6d5dffd2a0a8af7b4bdc28b308f3be2db407 https://github.com/galaxyproject/galaxy/commit/b72a6d5dffd2a0a8af7b4bdc28b30... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-07 (Mon, 07 Jan 2019) Changed paths: M client/galaxy/scripts/mvc/form/form-section.js Log Message: ----------- Fix name of error handler helper function Commit: caa50a8bed932291f00eb39ccefa2329665b17db https://github.com/galaxyproject/galaxy/commit/caa50a8bed932291f00eb39ccefa2... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-07 (Mon, 07 Jan 2019) Changed paths: M client/galaxy/scripts/mvc/form/form-section.js Log Message: ----------- Remove unused default error message Commit: 0939bfc64bf970ce8e816b4f9598a8e3e7b9de58 https://github.com/galaxyproject/galaxy/commit/0939bfc64bf970ce8e816b4f9598a... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-07 (Mon, 07 Jan 2019) Changed paths: M client/galaxy/scripts/mvc/ui/ui-slider.js Log Message: ----------- Move local slider helper variables into score/statement Commit: 5d5f7dbd95d620ac26a2a552e7e98c8e63194789 https://github.com/galaxyproject/galaxy/commit/5d5f7dbd95d620ac26a2a552e7e98... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-07 (Mon, 07 Jan 2019) 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/ui/ui-slider.js Log Message: ----------- Move field error binding to input element wrapper Commit: 2807f8f66af2ec1ddde6a4824cd958169f8aff03 https://github.com/galaxyproject/galaxy/commit/2807f8f66af2ec1ddde6a4824cd95... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-07 (Mon, 07 Jan 2019) Changed paths: M client/galaxy/scripts/mvc/form/form-input.js Log Message: ----------- Use listento caller to bind input element error listener Commit: 0e6cf700fea90e2b4756f5787b8efd26ae994ce1 https://github.com/galaxyproject/galaxy/commit/0e6cf700fea90e2b4756f5787b8ef... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-07 (Mon, 07 Jan 2019) Changed paths: M client/galaxy/scripts/mvc/ui/ui-slider.js Log Message: ----------- Add additional validation to slider out-of-range error detection Commit: b8dc640dd13e67688b32cd0ba2edc59d19f16beb https://github.com/galaxyproject/galaxy/commit/b8dc640dd13e67688b32cd0ba2edc... Author: guerler <aysam.guerler@gmail.com> Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M client/galaxy/scripts/app/index.js M client/galaxy/scripts/app/monitor.js M client/galaxy/scripts/app/singleton.js R client/galaxy/scripts/apps/admin.js R client/galaxy/scripts/apps/analysis.js R client/galaxy/scripts/apps/chart.js R client/galaxy/scripts/apps/extended.js R client/galaxy/scripts/apps/login.js R client/galaxy/scripts/apps/panels/admin-panel.js R client/galaxy/scripts/apps/panels/history-panel.js R client/galaxy/scripts/apps/panels/tool-panel.js A client/galaxy/scripts/bundleEntries.js A client/galaxy/scripts/components/Masthead/index.vue A client/galaxy/scripts/components/Masthead/initMasthead.js M client/galaxy/scripts/components/RuleCollectionBuilder.vue M client/galaxy/scripts/components/admin/ErrorStack.vue A client/galaxy/scripts/entry/admin/AdminRouter.js A client/galaxy/scripts/entry/admin/index.js A client/galaxy/scripts/entry/analysis/AnalysisRouter.js A client/galaxy/scripts/entry/analysis/index.js A client/galaxy/scripts/entry/generic.js A client/galaxy/scripts/entry/login/LoginPage.js A client/galaxy/scripts/entry/login/index.js A client/galaxy/scripts/entry/panels/admin-panel.js A client/galaxy/scripts/entry/panels/history-panel.js A client/galaxy/scripts/entry/panels/tool-panel.js M client/galaxy/scripts/galaxy.interactive_environments.js M client/galaxy/scripts/galaxy.pages.js M client/galaxy/scripts/layout/modal.js M client/galaxy/scripts/legacy/grid/grid-view.js M client/galaxy/scripts/libs/jquery.custom.js M client/galaxy/scripts/mvc/collection/list-collection-creator.js M client/galaxy/scripts/mvc/form/form-data.js M client/galaxy/scripts/mvc/form/form-repeat.js M client/galaxy/scripts/mvc/grid/grid-view.js M client/galaxy/scripts/mvc/history/copy-dialog.js M client/galaxy/scripts/mvc/history/history-view-edit.js M client/galaxy/scripts/mvc/library/library-folder-view.js M client/galaxy/scripts/mvc/library/library-folderlist-view.js M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js M client/galaxy/scripts/mvc/library/library-libraryrow-view.js M client/galaxy/scripts/mvc/library/library-librarytoolbar-view.js M client/galaxy/scripts/mvc/tool/tool-form.js M client/galaxy/scripts/mvc/tool/tool-genomespace.js M client/galaxy/scripts/mvc/ui/ui-select-content.js M client/galaxy/scripts/mvc/upload/collection/collection-view.js M client/galaxy/scripts/mvc/upload/composite/composite-view.js M client/galaxy/scripts/mvc/upload/upload-view.js M client/galaxy/scripts/mvc/user/user-model.js M client/galaxy/scripts/mvc/workflow/workflow-view.js A client/galaxy/scripts/onload/defaultAppFactory.js A client/galaxy/scripts/onload/defaultConfigs.js A client/galaxy/scripts/onload/getRootFromIndexLink.js A client/galaxy/scripts/onload/globalInits/iframesAreTerrible.js A client/galaxy/scripts/onload/globalInits/index.js A client/galaxy/scripts/onload/globalInits/initModals.js A client/galaxy/scripts/onload/globalInits/initSentry.js A client/galaxy/scripts/onload/globalInits/initTooltips.js A client/galaxy/scripts/onload/globalInits/initTours.js A client/galaxy/scripts/onload/globalInits/init_refresh_on_change.js A client/galaxy/scripts/onload/globalInits/onloadWebhooks.js A client/galaxy/scripts/onload/globalInits/panelManagement.js A client/galaxy/scripts/onload/globalInits/replace_big_select_inputs.js M client/galaxy/scripts/onload/index.js A client/galaxy/scripts/onload/initQueue.js M client/galaxy/scripts/onload/loadConfig.js A client/galaxy/scripts/onload/standardInit.js M client/galaxy/scripts/qunit/test-app.js M client/galaxy/scripts/qunit/test.js M client/galaxy/scripts/qunit/tests/form_tests.js M client/galaxy/scripts/qunit/tests/masthead_tests.js M client/galaxy/scripts/qunit/tests/workflow_editor_tests.js M client/galaxy/scripts/ui/autocom_tagging.js M client/galaxy/scripts/ui/popupmenu.js A client/galaxy/scripts/utils/genericConfig.js M client/galaxy/scripts/utils/installMonitor.js M client/galaxy/scripts/viz/viz_views.js M client/galaxy/style/scss/base.scss A client/galaxy/style/scss/message.scss M client/gulpfile.js M client/karma/karma.config.qunit.js M client/package.json M client/webpack.config.js M client/yarn.lock M config/datatypes_conf.xml.sample M config/plugins/visualizations/common/templates/chart_entry_point.mako M config/plugins/webhooks/demo/tour_generator/script.js M config/plugins/webhooks/demo/tour_generator/tour_generator.js M lib/galaxy/jobs/runners/slurm.py M lib/galaxy/managers/datasets.py M lib/galaxy/managers/library_datasets.py M lib/galaxy/model/__init__.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/tools/imp_exp/export_history.py M lib/galaxy/tools/verify/interactor.py M lib/galaxy/version.py M lib/galaxy/web/framework/helpers/__init__.py M lib/galaxy/webapps/galaxy/api/datasets.py M lib/galaxy/webapps/galaxy/api/library_datasets.py M lib/galaxy/webapps/galaxy/controllers/page.py M lib/galaxy/webapps/tool_shed/controllers/repository.py M run_tests.sh M templates/admin/tool_shed_repository/common.mako M templates/base.mako M templates/base/base_panels.mako M templates/display_base.mako M templates/galaxy_client_app.mako M templates/js-app.mako M templates/legacy/grid_base.mako M templates/message.mako M templates/no_access.mako M templates/refresh_frames.mako M templates/slug_editing_js.mako M templates/tagging_common.mako M templates/user/info.mako M templates/user/login.mako M templates/user/logout.mako M templates/webapps/galaxy/base_panels.mako M templates/webapps/galaxy/dataset/copy_view.mako M templates/webapps/galaxy/dataset/display.mako M templates/webapps/galaxy/dataset/tabular_chunked.mako M templates/webapps/galaxy/galaxy.masthead.mako M templates/webapps/galaxy/galaxy.panels.mako M templates/webapps/galaxy/history/display.mako M templates/webapps/galaxy/history/view_multiple.mako M templates/webapps/galaxy/page/display.mako M templates/webapps/galaxy/page/editor.mako M templates/webapps/galaxy/page/wymiframe.mako M templates/webapps/galaxy/root/redirect.mako M templates/webapps/galaxy/workflow/editor.mako M templates/webapps/reports/index.mako M templates/webapps/tool_shed/admin/index.mako M templates/webapps/tool_shed/base_panels.mako M templates/webapps/tool_shed/group/index.mako M templates/webapps/tool_shed/index.mako M templates/webapps/tool_shed/repository/browse_repository.mako M templates/webapps/tool_shed/repository/common.mako M templates/webapps/tool_shed/repository/manage_repository.mako M templates/webapps/tool_shed/repository/rate_repository.mako M templates/webapps/tool_shed/repository/upload.mako M templates/webapps/tool_shed/repository/view_changelog.mako M templates/webapps/tool_shed/repository/view_changeset.mako M templates/webapps/tool_shed/repository/view_repository.mako M templates/webapps/tool_shed/repository_review/browse_review.mako M templates/webapps/tool_shed/repository_review/edit_review.mako M templates/webapps/tool_shed/repository_review/reviews_of_changeset_revision.mako M templates/webapps/tool_shed/repository_review/reviews_of_repository.mako M templates/webapps/tool_shed/repository_review/select_previous_review.mako A test/api/test_galaxy_interactor.py M test/api/test_histories.py M test/selenium_tests/test_history_panel_collections.py M test/selenium_tests/test_published_histories_grid.py M test/selenium_tests/test_workflow_editor.py M test/selenium_tests/test_workflow_run.py M test/shed_functional/functional/test_0000_basic_repository_features.py M test/shed_functional/functional/test_0420_citable_urls_for_repositories.py M tools/filters/uniq.xml Log Message: ----------- Merge branch 'dev' into highlight_floating Commit: f2ccea2ded16f9f547c6ee351cbe330aa299c273 https://github.com/galaxyproject/galaxy/commit/f2ccea2ded16f9f547c6ee351cbe3... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M client/galaxy/scripts/mvc/form/form-input.js M client/galaxy/scripts/mvc/ui/ui-slider.js Log Message: ----------- Merge pull request #7183 from guerler/highlight_floating Add error listener for input elements Compare: https://github.com/galaxyproject/galaxy/compare/9d6e85da8b12...f2ccea2ded16 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub