Douglas Barbosa Alexandre
2ed51e7e25
Only show label type for projects that belong to a group
2016-10-19 14:58:28 -02:00
Douglas Barbosa Alexandre
074c964913
Add label type to group and project labels lists
2016-10-19 14:58:27 -02:00
Douglas Barbosa Alexandre
0bfa39d5bd
Remove scopes/types for labels
2016-10-19 14:58:25 -02:00
Douglas Barbosa Alexandre
b654229dcd
Fix LabelsHelper#link_to_label to use the subject argument
2016-10-19 14:58:24 -02:00
Douglas Barbosa Alexandre
2910896b53
Remove duplication between global and the regular label partials
2016-10-19 14:58:24 -02:00
Douglas Barbosa Alexandre
bdb7bf4b51
List group labels on project labels page
2016-10-19 14:58:24 -02:00
Nick Thomas
9920551536
Enable CacheMarkdownField for the remaining models
...
This commit alters views for the following models to use the markdown cache if
present:
* AbuseReport
* Appearance
* ApplicationSetting
* BroadcastMessage
* Group
* Issue
* Label
* MergeRequest
* Milestone
* Project
At the same time, calls to `escape_once` have been moved into the `single_line`
Banzai pipeline, so they can't be missed out by accident and the work is done
at save, rather than render, time.
2016-10-07 02:54:26 +01:00
Alfredo Sumaran
0cb7d834f7
Add handler icon to prioritized labels
2016-06-15 10:35:58 -05:00
Phil Hughes
e7ca709a92
Updated labels UI
...
Closes #14227
2016-06-09 17:19:14 +01:00
Sean McGivern
77f30af017
Tidy up Ruby style in templates
2016-06-06 11:59:49 -05:00
Alfredo Sumaran
b4e4e61184
Show functionality only for users with the ability to edit labels
2016-06-06 11:59:49 -05:00
Alfredo Sumaran
bf0c4426ff
Feedback
2016-06-06 11:59:49 -05:00
Alfredo Sumaran
25ee66e88c
Sorting improvements and styling
2016-06-06 11:59:49 -05:00
Arinde Eniola
5f53ca69ac
fix failing tests
2016-04-14 11:16:24 +01:00
Jacob Schatz
42e0625dfb
Filter by multiple labels with little animation.
2016-04-13 16:10:49 -04:00
Arinde Eniola
0b5ff4714c
change the subscribe, delete and edit buttons to icons
2016-04-06 20:27:30 +01:00
Douwe Maan
738812240c
Add label description in tooltip to labels in issue index and sidebar
2016-03-16 23:02:52 -04:00
Tap
c48ac79c18
Pull right side of label row out
2016-02-19 13:50:56 +08:00
Tap
a9907de49a
Fix label - description spacing
2016-02-19 02:56:56 +08:00
Tap
2e81b1558b
Label description and Label row
...
- Add label description
- Show label row when filtering issues or merge requests by label
2016-02-17 21:52:12 +08:00