summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filtered_search/filtered_search_dropdown_manager.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Port of 25624-anticipate-obstacles-to-removing-turbolinks to EE.turbolinks-ee-compatBryce Johnson2017-01-301-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ce-upstreamValery Sizov2017-01-241-2/+10
|\
| * add a space after selecting a dropdown itemMike Greiling2017-01-211-2/+10
* | Merge branch 'master' into ce-to-eeDmitriy Zaporozhets2017-01-231-1/+9
|\ \ | |/
| * Introduced an offset limit to prevent the dropdown from going far rightJose Ivan Vargas2017-01-211-1/+9
| * Fixed failing JS specsPhil Hughes2017-01-211-1/+0
| * Places dropdown at cursor positionPhil Hughes2017-01-211-1/+2
| * Fixed bug with hint not showing when in middle of textPhil Hughes2017-01-211-11/+2
| * Fixed caret not moving correctlyPhil Hughes2017-01-211-1/+1
| * Fixed issue when label or milestone had spacePhil Hughes2017-01-211-2/+2
| * Fixed bug replacing full input valuePhil Hughes2017-01-211-5/+2
| * Added testsPhil Hughes2017-01-211-6/+21
| * Fixed filter issuePhil Hughes2017-01-211-4/+3
| * Correctly replaces string when selecting in dropdownPhil Hughes2017-01-211-20/+15
| * Opens dropdown correctlyPhil Hughes2017-01-211-15/+4
| * Filtered search input click back at tokenPhil Hughes2017-01-211-2/+14
* | Fixed failing JS specsPhil Hughes2017-01-211-1/+0
* | Places dropdown at cursor positionPhil Hughes2017-01-211-1/+2
* | Fixed bug with hint not showing when in middle of textPhil Hughes2017-01-211-11/+2
* | Fixed caret not moving correctlyPhil Hughes2017-01-211-1/+1
* | Fixed issue when label or milestone had spacePhil Hughes2017-01-211-2/+2
* | Fixed bug replacing full input valuePhil Hughes2017-01-211-5/+2
* | Added testsPhil Hughes2017-01-211-6/+21
* | Fixed filter issuePhil Hughes2017-01-211-4/+3
* | Correctly replaces string when selecting in dropdownPhil Hughes2017-01-211-20/+15
* | Opens dropdown correctlyPhil Hughes2017-01-211-15/+4
* | Filtered search input click back at tokenPhil Hughes2017-01-211-2/+14
* | Add weight filterClement Ho2017-01-131-0/+5
|/
* Enable filtering with multiple wordsClement Ho2017-01-091-1/+1
* Refactor addWordToInputClement Ho2017-01-091-21/+20
* Fix specsClement Ho2017-01-091-4/+11
* Refactor and use regex for string processingClement Ho2017-01-091-14/+20
* Fix eslintClement Ho2017-01-091-0/+2
* Fix eslintClement Ho2017-01-091-11/+13
* Refactor FilteredSearchTokenKeys modelClement Ho2017-01-091-1/+1
* Fix code styling issuesClement Ho2017-01-091-10/+10
* Refactor and add commentsClement Ho2017-01-091-19/+22
* Refactor filtered search managerClement Ho2017-01-091-0/+174