summaryrefslogtreecommitdiff
path: root/js_tests/admin/SelectFilter2.test.js
AgeCommit message (Expand)Author
2020-04-29Refs #31493 -- Changed IIFE to ES6 blocks.Jon Dufresne
2020-04-29Fixed #31493 -- Replaced var with const and let keywords in JavaScript.Jon Dufresne
2020-03-27Fixed #31404 -- Changed selector-chosen's multiple attribute to HTML5 boolean...zriv
2020-03-16Bumped minimum ESLint version to 6.8.0.Jon Dufresne
2018-06-29Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.Claude Paroz
2016-12-19Updated to QUnit 2.0.1.Tim Graham
2015-09-02Added linting for JavaScript tests.Nik Nyby
2015-06-30DEP 0003 -- Added JavaScript unit tests.Trey Hunner