Commit Graph

29 Commits

Author SHA1 Message Date
Jacob Schatz f19724de34 Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'"
This reverts merge request !8675
2017-01-21 04:23:02 +00:00
Eric Eastwood c0a9ece1ee Fix DropLab in IE11 v1
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/26785
2017-01-20 19:57:38 -06:00
Clement Ho c349bb15b6 Refactor addWordToInput 2017-01-09 16:01:36 -06:00
Clement Ho e197f27f19 Refactor and use regex for string processing 2017-01-09 16:01:33 -06:00
Clement Ho 61680a2d98 Add selected tagName check for itemClicked 2017-01-09 16:01:31 -06:00
Clement Ho 0ce2445512 Fix eslint 2017-01-09 16:01:25 -06:00
Clement Ho 6700b76bec Fix eslint 2017-01-09 16:01:24 -06:00
Clement Ho 98cb6101ec Refactor static data to get information from other variables instead 2017-01-09 16:01:22 -06:00
Clement Ho 6eafd74849 Fix code styling issues 2017-01-09 16:01:20 -06:00
Clement Ho 262ad96aa9 Remove unnecessary function 2017-01-09 16:01:19 -06:00
Clement Ho 5589ab1e0b Refactor and add comments 2017-01-09 16:01:18 -06:00
Clement Ho 2bbc44cb7e Refactor itemClicked 2017-01-09 16:01:18 -06:00
Clement Ho 513cdda316 Refactor filtered search manager 2017-01-09 16:01:17 -06:00
Clement Ho f4db75728e Refactor filtered_search_dropdown 2017-01-09 16:01:17 -06:00
Clement Ho 0791116f5f Refactor loadingTemplate to abstract class 2017-01-09 16:01:15 -06:00
Clement Ho 85f1793590 Pass project ID through the DOM 2017-01-09 16:01:13 -06:00
Clement Ho 98a95633f5 Reset filters when clear search is clicked 2017-01-09 16:01:12 -06:00
Clement Ho 88ed015915 Fix clear button so that it resets the dropdowns properly 2017-01-09 16:01:12 -06:00
Clement Ho 002d17f1b7 Fix clear button 2017-01-09 16:01:11 -06:00
Clement Ho f0608878ce Fix bug where dropdowns would not dismiss properly 2017-01-09 16:01:10 -06:00
Clement Ho ed4e525a3b Code cleanup 2017-01-09 16:01:10 -06:00
Clement Ho 367a15882a Update droplab 2017-01-09 16:01:09 -06:00
Clement Ho ceb79e3c3c Reset filters after clear search 2017-01-09 16:01:09 -06:00
Clement Ho d91d586aa6 Add filter by last token 2017-01-09 16:01:07 -06:00
Clement Ho 5cd90ef948 Add escaping for milestone values 2017-01-09 16:01:06 -06:00
Clement Ho f5719c2c48 Add ability to click on none as an option 2017-01-09 16:01:04 -06:00
Clement Ho dd90dd0e28 Set data_dropdown_trigger to empty instead of removing 2017-01-09 16:01:04 -06:00
Clement Ho e36d323271 Add dropdown offset to match input cursor 2017-01-09 16:01:03 -06:00
Clement Ho cb33856efe Add dropdowns for assignee 2017-01-09 16:00:59 -06:00