summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/subscription_select.js
Commit message (Collapse)AuthorAgeFilesLines
* I18N JS files starting with sjs-i18n-sBrandon Labuschagne2019-05-211-1/+2
| | | | | | | | | | This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
|
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
|
* Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-29/+20
|
* refactor subscription_select.js to use ES class syntaxMike Greiling2017-07-061-4/+4
|
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-31/+30
|
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+2
|
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
|
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+35