summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_label_dropdown.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-1/+1
* Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-151-8/+6
* GL dropdowns in issuable formPhil Hughes2016-07-071-6/+8
* Address feedbackAlfredo Sumaran2016-06-031-6/+6
* Add show_create param to toggle label creation optionAlfredo Sumaran2016-06-031-2/+2
* Add show_footer parameter for ability to hide footerAlfredo Sumaran2016-06-031-0/+1
* Add .js-filter-submit when neededAlfredo Sumaran2016-06-031-1/+3
* Ability to assign a label to multiple issuesAlfredo Sumaran2016-06-031-1/+9
* Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-201-3/+5
|\
| * Removes dup dropdownJacob Schatz2016-04-131-1/+0
| * Filter by multiple labels with little animation.Jacob Schatz2016-04-131-1/+3
| * Proper selecting multiple labels.Jacob Schatz2016-04-131-1/+1
| * Initial mutli label filterJacob Schatz2016-04-131-0/+1
* | Move shared html to a partialAlfredo Sumaran2016-04-181-17/+1
* | Reuse partial for Create Label pageAlfredo Sumaran2016-04-151-17/+1
|/
* Fixed issue with any label & no label filters missingPhil Hughes2016-04-071-1/+1
* Fixes issue with dropdowns not selecting valuesfilter-dropdown-bugPhil Hughes2016-03-311-1/+1
* Adjusted alignment for the new label formPhil Hughes2016-03-231-5/+9
* Shows error messages when trying to create label in dropdown menulabel-dropdown-errorsPhil Hughes2016-03-221-0/+1
* Fixes issue with filter label missing on labels & milestonesPhil Hughes2016-03-181-2/+2
* Updated controller with before_actionPhil Hughes2016-03-181-1/+1
* Fixes issue on dashboard issuesPhil Hughes2016-03-181-0/+39