Commit Graph

7 Commits

Author SHA1 Message Date
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Bryce Johnson 603d60a2fc Refactor IssuesBulkAssignment to ES6. 2016-10-05 11:25:03 +02:00
Bryce Johnson b3917d4868 Set defaults in constructor, in case opts are undefined. 2016-10-05 11:25:03 +02:00
Bryce Johnson 7beb9f3483 Pass default opts. 2016-10-05 11:25:02 +02:00
Bryce Johnson 13182a9c5c Make use of destructuring options, clean up based on feedback. 2016-10-05 11:25:02 +02:00
Bryce Johnson b690c19dbf Use parentheses in IFFE's as per AirBnb styleguide. 2016-10-05 11:25:02 +02:00
Bryce Johnson b93ca73e22 Refactor SearchAutocomplete to ES6 class syntax. 2016-10-05 11:25:01 +02:00
Renamed from app/assets/javascripts/search_autocomplete.js (Browse further)