summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_search_bar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Disable recent search on issue boardsdisable-recent-search-on-boardsPhil Hughes2017-04-131-7/+8
* Update droplabLuke "Jared" Bennett2017-04-071-1/+1
* Recent search history for issuesEric Eastwood2017-04-061-77/+85
* Change copy for first row in filtered searchChris Peressini2017-03-221-1/+1
* Created a container class for filtered searchPhil Hughes2017-03-161-1/+1
* Added filter bar into add issues modalPhil Hughes2017-03-161-16/+18
* Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-151-0/+3
|\
| * Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+3
* | Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-151-1/+1
|\ \ | |/ |/|
| * prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-111-1/+1
* | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-141-2/+14
|\ \ | |/ |/|
| * Updated specsPhil Hughes2017-03-081-1/+1
| * Added filtered search bar to issue boardsPhil Hughes2017-03-081-2/+14
* | Convert data attributes in search_bar.html.hamlClement Ho2017-03-091-17/+17
* | Remove inline-block styling from dropdown avatars29048-user-wrap-firefoxAnnabel Dunstone Gray2017-03-091-2/+2
|/
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-4/+7
* Align bulk update issues button to the rightRémy Coutable2017-03-071-1/+1
* Fix #27840 - Improve the search bar experience on mobilePratik Borsadiya2017-02-241-1/+1
* Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-4/+4
* Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran2017-02-071-1/+1
* 27352-search-label-filter-header27352-search-label-filter-headertauriedavis2017-02-031-1/+1
* Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-4/+0
* allow issue filter submission by clicking "Keep typing and press enter"Mike Greiling2017-01-211-1/+1
* remove vestigial onsubmit event triggerMike Greiling2017-01-211-4/+0
* Merge branch '26623-search-bar-dropdown-doesn-t-load-when-you-go-back-in-brow...Jacob Schatz2017-01-211-0/+10
|\
| * Fixed search component not instantiating back when pressing the back button o...26623-search-bar-dropdown-doesn-t-load-when-you-go-back-in-browser-historyJose Ivan Vargas2017-01-201-0/+10
* | Merge branch '26955-handle-legacy-issue-filter-params' into 'master' Jacob Schatz2017-01-211-1/+1
|\ \
| * | pass username and id associations needed in the frontend26955-handle-legacy-issue-filter-paramsMike Greiling2017-01-201-1/+1
| |/
* | Added current user filter to assignee dropdownfilter-assigned-to-mePhil Hughes2017-01-201-0/+4
|/
* Add haml lint commentClement Ho2017-01-091-0/+2
* Fix haml lintClement Ho2017-01-091-8/+8
* we're actually not using issue finder hereLin Jen-Shin2017-01-091-1/+0
* Pass the arguments from where we render the partialLin Jen-Shin2017-01-091-0/+3
* Remove unused finder variableClement Ho2017-01-091-3/+0
* Remove if issue.boards since search bar does not display on issue boards pageClement Ho2017-01-091-14/+1
* Fix invalid style attribute operatorClement Ho2017-01-091-1/+1
* Fix HAML attributesClement Ho2017-01-091-9/+9
* Refactor dropdown filtersClement Ho2017-01-091-2/+2
* Add mobile viewportClement Ho2017-01-091-1/+1
* Fix casing and add upcoming milestone filterClement Ho2017-01-091-3/+6
* Pass project ID through the DOMClement Ho2017-01-091-1/+1
* Fixed issue where dropdown would not open after clicking on a dropdown itemClement Ho2017-01-091-11/+11
* Code cleanupClement Ho2017-01-091-1/+1
* Make keep typing dropdown item staticClement Ho2017-01-091-8/+15
* Add ability to click on none as an optionClement Ho2017-01-091-4/+5
* Add vertical scrolling for dropdownsClement Ho2017-01-091-13/+13
* Style label dropdownsClement Ho2017-01-091-1/+1
* Add static dropdown list itemsClement Ho2017-01-091-5/+21
* Style author dropdownClement Ho2017-01-091-11/+12
* Style hint dropdownClement Ho2017-01-091-3/+3