summaryrefslogtreecommitdiff
path: root/app/helpers/labels_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Show prioritized labels for guest usersissue_38104Felipe Artur2018-05-291-0/+7
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-3/+7
* Add helpers for labels dropdownKushal Pandya2018-03-121-0/+33
* Allow exposing methods to `gon_helper`Kushal Pandya2018-03-051-0/+1
* Hide issues and MRs in labels list if disabledsophie-h/gitlab-ce-patch-15Sophie Herold2017-12-111-0/+7
* Group boards CE backportFelipe Artur2017-08-281-3/+4
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-2/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+5
* Fix LabelsHelper#toggle_subscription_label_pathDouglas Barbosa Alexandre2017-06-261-4/+6
* Fix LabelsHelper#can_subscribe_to_label_in_different_levelsDouglas Barbosa Alexandre2017-06-261-1/+1
* Add can_subscribe_to_label_in_different_levels helper methodDouglas Barbosa Alexandre2017-06-261-0/+4
* Allow users to subscribe to group labels on group labels pageDouglas Barbosa Alexandre2017-06-261-6/+7
* Provide default for calculating label text color (!11681)winh2017-05-251-3/+2
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-8/+1
* Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre2016-11-171-6/+2
* Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre2016-11-171-0/+14
* Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre2016-11-171-6/+0
* Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-12/+4
* Refactoring label subscription toggle button text to accept a projectDouglas Barbosa Alexandre2016-11-171-2/+2
* Refactoring label subscription status to accept a projectDouglas Barbosa Alexandre2016-11-171-2/+2
* Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-7/+14
* Warn user deleting a group label affect all projects within the groupDouglas Barbosa Alexandre2016-10-191-0/+7
* Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre2016-10-191-8/+2
* Always use symbols for type on LabelsHelper#link_to_labelDouglas Barbosa Alexandre2016-10-191-1/+1
* Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-20/+0
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-2/+2
* Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre2016-10-191-8/+14
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-4/+4
* Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre2016-10-191-10/+0
* Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-191-29/+23
* List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre2016-10-191-0/+3
* Remove unused method LabelsHelper#project_label_namesDouglas Barbosa Alexandre2016-10-191-4/+0
* List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-0/+43
* Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-5/+23
* Updated how the label toggle gets the textPhil Hughes2016-07-201-1/+1
* Fixed labels & milestones loading the wrong pathPhil Hughes2016-07-201-1/+2
* Fixed URL on label button when filteringlabel-filter-path-fixPhil Hughes2016-06-241-4/+8
* Fixed failing testsPhil Hughes2016-06-091-1/+1
* Updated labels UIPhil Hughes2016-06-091-3/+3
* Updated label links to work correctly for filteringsidebar-label-linkPhil Hughes2016-04-261-1/+1
* Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable2016-03-231-1/+1
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Merge branch 'label-tooltip' into 'master' Douwe Maan2016-03-191-7/+8
|\
| * Add label description in tooltip to labels in issue index and sidebarDouwe Maan2016-03-161-7/+8
* | Dedupe labels in labels selector in Dashboard pagesfix/14418Rémy Coutable2016-03-181-8/+0
* | Fixed failing testsPhil Hughes2016-03-181-6/+5
* | Fixes issue on dashboard issuesPhil Hughes2016-03-181-5/+7
|/
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-0/+8
* Escape project's name in cross project labelfeature/cross-project-labelsGrzegorz Bizon2016-03-051-1/+1
* Change content of cross project labelGrzegorz Bizon2016-03-031-2/+2