Commit graph

15 commits

Author SHA1 Message Date
Fatih Acet
767262ac82 Merge branch '25312-search-input-cmd-click-issue' into 'master'
Prevent removal of input that is the parent dropdown element

Closes #25312

See merge request !8397
2017-01-25 19:27:42 +00:00
Sam Rose
8010de308e Prevent removing fields from dropdowns on input elements 2017-01-25 10:46:07 -05:00
Mike Greiling
96931b1748 resolve all indent eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling
ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling
e7b5945c59 resolve all semi and no-extra-semi eslint violations 2017-01-18 17:15:27 -06:00
Mike Greiling
9e4d04913a resolve all no-plusplus eslint violations 2017-01-18 17:15:27 -06:00
Clement Ho
f20875ec45 Add username to gon 2017-01-09 16:00:53 -06:00
Mike Greiling
23f5865e18 expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered 2016-12-13 21:07:31 -06:00
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)