summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_search_bar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove filter icon from search bar32318-filter-iconAnnabel Dunstone Gray2017-10-241-1/+0
* backport haml changesSimon Knox2017-09-061-3/+3
* Add filter by my reactionHiroyuki Sato2017-08-301-0/+7
* Make issuable filter dropdown style consistentWinnie Hellmann2017-08-181-3/+3
* Add filtered search to group issue dashboardClement Ho2017-08-021-1/+2
* Removed inline JS in shared HAML filesPhil Hughes2017-07-251-9/+0
* Fix label creation from new list for subgroup projectsMark Fletcher2017-07-171-1/+1
* Added report issuable featureLuke "Jared" Bennett2017-07-071-1/+1
* Use helper method to set filtered search input attributesToon Claes2017-06-201-1/+1
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-48/+3
* Move clear search button out of issuable search barwinh2017-06-021-2/+2
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-16/+13
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-1/+2
* Remove duplicated codeClement Ho2017-05-181-4/+4
* Convert fa-history to svg; tweak alignmentAnnabel Dunstone Gray2017-05-171-1/+1
* Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-151-1/+1
|\
| * Scope recent searches to projectEric Eastwood2017-05-151-1/+1
* | Import export users selectLuke "Jared" Bennett2017-05-121-1/+0
|/
* Fix FE conflictsClement Ho2017-05-041-4/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+9
* Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-021-5/+5
* 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
|/