Commit Graph

20 Commits

Author SHA1 Message Date
Mike Greiling c559bcca03
Prettify additional modules (I through Z) 2018-10-16 13:01:19 -05:00
Mike Greiling d76190371c Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
gfyoung 23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
Lukas Eipert 0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Filipa Lacerda 030de8b328
Export code as ES6 modules 2017-11-20 20:28:29 +00:00
Winnie Hellmann 2e89eb6a49 Replace broken autocomplete field for new tags with dropdown 2017-05-16 10:32:53 +00:00
Mike Greiling f6d214e17e remove unnecessary indexOf polyfills 2017-05-08 17:40:24 -05:00
Mike Greiling d161a2d454 remove bind polyfill from new_branch_form.js 2017-05-08 17:40:17 -05:00
Luke "Jared" Bennett 41d0f23108 Resolve "Web GUI: Unable to create new branch from commit SHA" 2017-05-04 18:49:56 +00:00
Takuya Noguchi 9960c7610e Keep consistent in handling indexOf results 2017-02-25 23:34:17 +09:00
Jacob Schatz 52ceaa2406 Merge branch 'remove-jquery-ui-plugins' into 'master'
Removed jQuery UI highlight & autocomplete

See merge request !8420
2017-02-24 18:06:09 +00:00
Mike Greiling 0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Phil Hughes cd5bee0d44 Removed jQuery UI highlight & autocomplete
In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
2017-02-09 09:16:52 +00:00
Mike Greiling 04eff5fdb0 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
Mike Greiling ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling 9e4d04913a resolve all no-plusplus eslint violations 2017-01-18 17:15:27 -06:00
Luke "Jared" Bennett 7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Fatih Acet aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00