summaryrefslogtreecommitdiff
path: root/app/views/shared/_label.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Use sprite_icon and variables39550-group-labels-redesignAnnabel Dunstone Gray2018-02-051-1/+1
* Fix labels specsAnnabel Dunstone Gray2018-01-301-1/+1
* Add modal for label deletionAnnabel Dunstone Gray2018-01-291-3/+6
* Start redesign of group labels pageAnnabel Dunstone Gray2018-01-291-21/+13
* Changed copy text for promoting the milestone and labels40920-emphasize-irreversibility-in-warning-message-when-promoting-labels-and-milestonesJose Ivan Vargas2018-01-101-1/+1
* Merge branch 'winh-cleanup-dropdowns' into 'master'Annabel Dunstone Gray2017-12-121-1/+6
|\
| * Make label delete option redwinh-cleanup-dropdownsWinnie Hellmann2017-12-081-1/+6
* | Hide issues and MRs in labels list if disabledsophie-h/gitlab-ce-patch-15Sophie Herold2017-12-111-10/+16
|/
* Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-2/+2
* Make label actions dropdown style consistentwinh-label-action-dropdownwinh2017-08-291-2/+2
* Removed inline JS in shared HAML filesPhil Hughes2017-07-251-8/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Action Buttons on Prio Labels working again by setting pointer events to none...Tim Zallmann2017-06-271-1/+1
* Fix missing hidden class when subscribed to a group labelfix-33991Douglas Barbosa Alexandre2017-06-261-3/+3
* Add can_subscribe_to_label_in_different_levels helper methodDouglas Barbosa Alexandre2017-06-261-12/+12
* Extract common paths to a variableDouglas Barbosa Alexandre2017-06-261-4/+5
* Allow users to subscribe to group labels on group labels pageDouglas Barbosa Alexandre2017-06-261-10/+10
* Allow group reporters to promote labelsallow-reporters-to-promote-group-labelsSean McGivern2017-06-081-1/+1
* Remove tooltips and titles from label subscription buttonsremove-subscribe-label-tooltipAnnabel Dunstone Gray2017-03-031-2/+2
* Remove issue and MR counts from labels indexremove-issue-and-mr-counts-from-labels-pageSean McGivern2017-02-171-6/+4
* Merge branch '24021-Migrate-Projects-Labels-to-Group-Labels' into 'master'27283-fix-wrong-label-hide-show-whitespaceSean McGivern2017-01-311-0/+4
|\
| * Abillity to promote project labels to group labelsRitave2017-01-311-0/+4
* | Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-301-2/+2
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
* Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre2016-11-171-5/+3
* Rename LabelSubscription javascript to ProjectLabelSubscriptionDouglas Barbosa Alexandre2016-11-171-1/+1
* Fix label subscription menu on small screens resolutionDouglas Barbosa Alexandre2016-11-171-2/+12
* Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre2016-11-171-6/+28
* Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre2016-11-171-7/+6
* Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-6/+6
* 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
* Assign local_assigns[:subject] to a variable on the shared label partialDouglas Barbosa Alexandre2016-10-311-4/+5
* Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre2016-10-311-6/+6
* Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-4/+4
* Warn user deleting a group label affect all projects within the groupDouglas Barbosa Alexandre2016-10-191-1/+1
* Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre2016-10-191-4/+4
* Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre2016-10-191-2/+2
* Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-191-0/+53