summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/search_autocomplete.js.es6
Commit message (Expand)AuthorAgeFilesLines
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Refactor IssuesBulkAssignment to ES6.Bryce Johnson2016-10-051-6/+6
* Set defaults in constructor, in case opts are undefined.Bryce Johnson2016-10-051-13/+6
* Pass default opts.Bryce Johnson2016-10-051-1/+2
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-13/+22
* Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-051-1/+1
* Refactor SearchAutocomplete to ES6 class syntax.Bryce Johnson2016-10-051-0/+424