summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob/template_selector.js.es6
Commit message (Collapse)AuthorAgeFilesLines
* resolve all space-in-parens eslint violationssimple-eslint-fixesMike Greiling2017-01-181-2/+2
|
* resolve all prefer-const eslint violationsMike Greiling2017-01-181-2/+2
|
* resolve all indent eslint violationsMike Greiling2017-01-181-82/+82
|
* expand remaining non-explicit eslint-disable blocks and factor out globals ↵Mike Greiling2016-12-131-1/+2
| | | | when no-undef encountered
* Do nothing if file is undefinedfix-reset-templateAlfredo Sumaran2016-12-071-0/+2
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fixLuke Bennett2016-10-211-6/+1
| | | | Updated test
* Restore inexplicably removed code from requestFileSuccess.desplacturingBryce Johnson2016-10-051-2/+9
| | | | (also clean up a few global refs)
* Simplify TemplateSelector keyup/blur handler.Bryce Johnson2016-10-051-5/+1
|
* Refactor TemplateSelector and fix for tests.Bryce Johnson2016-10-051-0/+99