summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_search_bar.html.haml
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | Thread: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7345/diffs#note_19707619
* 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
|
* Fix image data-srcClement Ho2017-01-091-2/+2
|
* Add label and milestone dropdownsClement Ho2017-01-091-0/+11
|
* Add author dropdownClement Ho2017-01-091-0/+9
|
* Add dropdowns for assigneeClement Ho2017-01-091-0/+17
|
* Add logic for dynamically selecting which dropdown to load [skip ci]Clement Ho2017-01-091-1/+1
|
* Add type button for accessibilityClement Ho2017-01-091-1/+1
|
* Add clear search buttonClement Ho2017-01-091-0/+2
|
* Remove shared/labels_rowClement Ho2017-01-091-4/+0
|
* Add basic searchClement Ho2017-01-091-0/+76