summaryrefslogtreecommitdiff
path: root/app/helpers/labels_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve cross project label look and feelGrzegorz Bizon2016-03-031-5/+6
* Add additional text prefix in cross project labelsGrzegorz Bizon2016-03-031-3/+9
* Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-linksRémy Coutable2016-02-041-3/+10
* Update text_color_for_bg helper to support RGB triplet color codesrs-issue-12677Robert Speicher2016-01-241-1/+5
* Banzai::XFilter -> Banzai::Filter::XFilterDouwe Maan2015-12-151-1/+1
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-1/+1
* Refactor global and group milestones logicDmitriy Zaporozhets2015-11-161-1/+1
* Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-5/+13
* Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-081-1/+2
* Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-1/+3
* Add link_to_label helperRobert Speicher2015-05-211-0/+38
* Escape title attributes in referencesRobert Speicher2015-04-201-2/+5
* Reference filters :sparkles:Robert Speicher2015-04-201-5/+11
* Improve UI for issues filtersissues-filtersDmitriy Zaporozhets2015-03-271-2/+1
* Big refactoring of issues filtersDmitriy Zaporozhets2015-03-261-0/+5
* Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-02-121-3/+16
|\
| * Reorders label colors for better "rainbow"phortx2015-01-131-8/+8
| * Add more label color suggestionsphortx2015-01-131-1/+14
* | Add labels notesNikita Verkhovin2015-02-081-1/+1
|/
* Consistency: Capitalize hex values of sugested colorsRobert Schilling2014-08-151-7/+7
* Change default label colorDmitriy Zaporozhets2014-08-151-1/+1
* Fix old api compatibility and testsDmitriy Zaporozhets2014-07-301-7/+11
* Improve labelsDmitriy Zaporozhets2014-07-301-1/+1
* Label views: index, new, editDmitriy Zaporozhets2014-07-301-0/+13
* Refactor label rendering and default label set generationDmitriy Zaporozhets2014-07-291-19/+11
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-3/+3
* Determine label color based on lowercase nameJeroen van Baarsen2014-04-111-1/+1
* Move labels css to gl_bootstrap. Fixed label renderingDmitriy Zaporozhets2014-01-031-2/+2
* replace selectboxes with filtersDmitriy Zaporozhets2013-05-081-2/+2
* Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets2013-05-071-0/+28