summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/project_find_file.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-39/+56
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Follow-up to !19808: Split up for-loop initializationsgfyoung2018-06-211-2/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-0/+2
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-2/+2
* Replace $.ajax in find file with axiosaxios-find-fileClement Ho2018-01-311-13/+11
* Export old code into es6 modulesFilipa Lacerda2017-12-131-152/+146
* Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann2017-11-011-1/+2
* remove bind polyfill from project_find_file.jsMike Greiling2017-05-081-6/+4
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Fixed find file keyboard navigationfind-file-enter-fixPhil Hughes2016-10-171-0/+9
* Fix find file navigation linksClement Ho2016-09-091-21/+3
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+9
* ES6ify all the things!Fatih Acet2016-07-241-0/+170