summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-035-12/+22
|\
| * Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-031-1/+1
| |\
| | * Remove turbolinks.Bryce Johnson2017-02-021-1/+1
| * | Disabled add issues button if no lists existPhil Hughes2017-02-031-2/+1
| * | Some styling updatesPhil Hughes2017-02-031-2/+2
| * | Add issues to boards listPhil Hughes2017-02-031-0/+2
| * | Backport changes from EE squashSean McGivern2017-02-033-9/+18
| |/
| * Fixed group label in issuable sidebargroup-label-sidebar-linkPhil Hughes2017-02-021-1/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-7/+18
|\ \ | |/
| * Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-4/+0
| * HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
| * 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
| |/
| * Show a custom WIP help message for MR's with WIP commitsjurre2017-01-192-1/+6
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-181-2/+13
|\ \ | |/
| * Fix haml-lint complain.Ruben Davila2017-01-151-1/+1
| * Backport timetracking frontend to CE.Bryce Johnson2017-01-151-2/+12
|/
* Text for copy to clipboard: URL, personal access token, commands, referenceclipboard-button-textvictorwu2017-01-121-2/+2
* 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
* 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