summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_label_dropdown.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Style Dropdown Buttons with New Button Stylesstyle-dropdown-buttonsAndrew Fontaine2019-07-161-1/+1
* Add `dropdown-extended-height` class to labels dropdownMichel Engelen2019-06-031-1/+1
* [backend] backport of scoped labelsJan Provaznik2019-04-041-1/+1
* Extend Create New Merge Request test to also add a labelAleksandr Soborov2018-10-171-1/+1
* Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-041-1/+1
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-1/+0
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-2/+5
* Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groupsPhil Hughes2017-05-251-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Homogenize dropdowns on Issue pageDavid Wagner2016-11-281-1/+1
* Unify dropdown button stylesfile-toggleAnnabel Dunstone Gray2016-11-031-1/+1
* Updated issuable dropdown titlesPhil Hughes2016-10-141-1/+2
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-1/+1
|\
| * Convert label creation from API to controller endpointNick Thomas2016-09-231-1/+1
* | Tests updatePhil Hughes2016-10-031-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-0/+1
|\ \ | |/
| * Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-141-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-021-1/+1
|\ \ | |/
| * Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-1/+1
* | Removes @projects as not used anymore - getting selected data from controller...Phil Hughes2016-07-201-1/+1
* | Fixed up frontend code based on feedbackPhil Hughes2016-07-201-1/+1
* | Removed duplicate labels from the dropdown on dashboardPhil Hughes2016-07-201-4/+2
* | Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-12/+7
* | Fixed 'no label' being in dropdown toggle labelPhil Hughes2016-07-201-1/+1
* | Updated how the label toggle gets the textPhil Hughes2016-07-201-1/+1
* | Added tests for new/edit issue formPhil Hughes2016-07-201-1/+1
* | Fixed failing label dropdown testsPhil Hughes2016-07-201-4/+4
* | Fixes preselected labelAlfredo Sumaran2016-07-201-7/+11
* | Fixed labels & milestones loading the wrong pathPhil Hughes2016-07-201-1/+1
* | Fixed label dropdown bugs with pre-selecting the toggle labelPhil Hughes2016-07-201-2/+4
* | Fixed label dropdown not selecting no labelsPhil Hughes2016-07-201-2/+3
* | GL dropdown default toggle colorPhil Hughes2016-07-201-1/+1
* | Use target_project instead of projectgPhil Hughes2016-07-201-2/+3
* | Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes2016-07-201-6/+8
|/
* 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