gitlab-org--gitlab-foss/app/helpers
Douwe Maan 0ce7c1e494 Merge branch 'label-tooltip' into 'master'
Add label description in tooltip to labels in issue index and sidebar

The tooltip can get quite big, but it’s so useful to inform people about what these labels mean
new

![Screen_Shot_2016-03-08_at_11.48.28](/uploads/894baaaa1f789c3a2069a924d541e64b/Screen_Shot_2016-03-08_at_11.48.28.png)

![Screen_Shot_2016-03-08_at_11.48.20](/uploads/efe4fa0960054c4071b8f6bf83024403/Screen_Shot_2016-03-08_at_11.48.20.png)

@JobV writes on Slack:
> yeah I think it’s better than not, but I’d have to try it 😃 
> 
> cautious yes, revert if it’s annoying 😉

See merge request !3124
2016-03-19 18:55:12 +00:00
..
appearances_helper.rb Branded login page also in CE 2016-02-26 15:50:51 +01:00
application_helper.rb Fix issues count on project view 2016-03-17 20:55:59 -03:00
application_settings_helper.rb
auth_helper.rb Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
blob_helper.rb Use Rails etag/cache_control helpers 2016-03-07 16:49:46 +01:00
branches_helper.rb
broadcast_messages_helper.rb
button_helper.rb
ci_badge_helper.rb
ci_status_helper.rb Use klass instead of clazz 2016-03-15 16:24:51 +01:00
commits_helper.rb Remove outdated comment 2016-03-04 15:47:11 +01:00
compare_helper.rb
dashboard_helper.rb
diff_helper.rb Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
dropdowns_helper.rb Updated controller with before_action 2016-03-18 15:18:06 +00:00
emails_helper.rb
events_helper.rb Restrict access to confidential issues on activity feed 2016-03-17 20:56:00 -03:00
explore_helper.rb Make projects sort dropdown shared so it can be reused for other pages 2016-03-04 19:26:10 +01:00
external_wiki_helper.rb
git_helper.rb
gitlab_markdown_helper.rb Add a PreProcessPipeline 2016-03-02 22:19:36 -05:00
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
icons_helper.rb audit log UI update 2016-03-02 17:06:01 +00:00
issuables_helper.rb Moved code to single line if 2016-03-17 09:13:20 +00:00
issues_helper.rb Add eye-slash icon to confidential issues 2016-03-17 20:56:00 -03:00
labels_helper.rb Merge branch 'label-tooltip' into 'master' 2016-03-19 18:55:12 +00:00
merge_requests_helper.rb
milestones_helper.rb Dedupe labels in labels selector in Dashboard pages 2016-03-18 21:49:56 +01:00
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb Improved issue sidebar 2016-03-18 09:46:20 +00:00
runners_helper.rb
search_helper.rb Fix help_autocomplete alignment 2016-03-10 15:24:37 -05:00
selects_helper.rb
snippets_helper.rb Remove Snippet#expires_at 2016-03-05 18:12:17 -05:00
sorting_helper.rb Show active sorting method for projects list 2016-03-04 19:27:02 +01:00
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb Rename Todo#to_reference to Todo#target_reference 2016-03-18 13:24:47 -03:00
tree_helper.rb
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb