summaryrefslogtreecommitdiff
path: root/app/controllers/groups/labels_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Colorize labels in issue search fieldWinnie Hellmann2017-05-051-1/+1
* Labels support color names in backendDongqing Hu2017-03-291-2/+4
* Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-171-0/+7
* Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-4/+1
* Limit what label fields we expose on Groups::LabelsController#indexDouglas Barbosa Alexandre2016-10-191-1/+2
* Reduce duplication between the project and group label formsDouglas Barbosa Alexandre2016-10-191-0/+1
* List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre2016-10-191-1/+9
* List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-1/+19
* Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+67