[galaxyproject/galaxy] c6d915: Parse length to integer
Branch: refs/heads/release_18.05 Home: https://github.com/galaxyproject/galaxy Commit: c6d915b8f2d470517dfa6504fa635c69cc546b64 https://github.com/galaxyproject/galaxy/commit/c6d915b8f2d470517dfa6504fa635... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M client/galaxy/scripts/mvc/rules/rule-definitions.js Log Message: ----------- Parse length to integer When using the little up/down button we get strings instead of integers, and those fail the rule validation. Fixes https://github.com/galaxyproject/galaxy/issues/6800 Commit: 2d78dbb9ec1d4d1ba7240d384b27bb6bb83c24b5 https://github.com/galaxyproject/galaxy/commit/2d78dbb9ec1d4d1ba7240d384b27b... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-29 (Sat, 29 Sep 2018) Changed paths: M static/scripts/bundled/libs.bundled.js M static/scripts/mvc/rules/rule-definitions.js Log Message: ----------- Build client Commit: 2aad3b2ced20189ab4e500bd501797a876089ee9 https://github.com/galaxyproject/galaxy/commit/2aad3b2ced20189ab4e500bd50179... Author: Dannon <dannon.baker@gmail.com> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M client/galaxy/scripts/mvc/rules/rule-definitions.js M static/scripts/bundled/libs.bundled.js M static/scripts/mvc/rules/rule-definitions.js Log Message: ----------- Merge pull request #6802 from mvdbeek/fix_int_parsing_rules [18.05] Cast rule.length to int when parsing rules Compare: https://github.com/galaxyproject/galaxy/compare/de794dd9051b...2aad3b2ced20 **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