gitlab-org--gitlab-foss/app/helpers
Jan Provaznik 4df0e2599b Fix display of promote to group label
Since label presenter is used in label index view, label class
check doesn't work as expected because the class is now LabelPresenter.

Also `label.subject` doesn't work as expected now because Label's model
`subject` method is shadowed by Gitlab's presenter's method which uses
`subject` for referencing the original object.

Instead we use a presenter's method for both checks now.

`label_deletion_confirm_text` is not used anywhere so it's removed
2019-05-28 10:05:20 +00:00
..
groups Resolve CE/EE diffs in new group member view 2019-05-20 23:22:43 +01:00
projects
accounts_helper.rb
active_sessions_helper.rb
appearances_helper.rb
application_helper.rb
application_settings_helper.rb Check instance cluster feature at policy level 2019-05-07 08:37:04 +12:00
auth_helper.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
auto_devops_helper.rb
avatars_helper.rb
award_emoji_helper.rb
blame_helper.rb
blob_helper.rb Externalize strings in helpers 2019-04-04 17:05:25 +00:00
boards_helper.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
branches_helper.rb
breadcrumbs_helper.rb
broadcast_messages_helper.rb Add auto direction to support rtl languages 2019-04-25 11:40:34 +00:00
builds_helper.rb Externalize strings in helpers 2019-04-04 17:05:25 +00:00
button_helper.rb Externalize strings in helpers 2019-04-04 17:05:25 +00:00
calendar_helper.rb
ci_status_helper.rb Fix commits.scss style-lint errors 2019-04-25 11:49:13 -07:00
ci_variables_helper.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
clusters_helper.rb Show health graphs on group-level 2019-05-06 16:24:14 +00:00
commits_helper.rb
compare_helper.rb
components_helper.rb
conversational_development_index_helper.rb
cookies_helper.rb
count_helper.rb
dashboard_helper.rb Resolve CE/EE diffs in zero_authorized_projects 2019-05-11 06:25:17 +01:00
defer_script_tag_helper.rb
deploy_tokens_helper.rb
diff_helper.rb
dropdowns_helper.rb
emails_helper.rb Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
emoji_helper.rb
environment_helper.rb
environments_helper.rb
events_helper.rb Rename methods that conflict in Rails 5.2 2019-05-12 23:42:06 -05:00
explore_helper.rb
favicon_helper.rb
form_helper.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
git_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
hooks_helper.rb
icons_helper.rb
ide_helper.rb
import_helper.rb
instance_configuration_helper.rb
issuables_helper.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
issues_helper.rb
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb Fix display of promote to group label 2019-05-28 10:05:20 +00:00
lazy_image_tag_helper.rb
markup_helper.rb Fix slow performance with compiling HAML templates 2019-04-29 05:33:50 -07:00
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb
milestones_helper.rb Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
milestones_routing_helper.rb
mirror_helper.rb Refactor mirror instructions view 2019-05-01 12:16:03 +00:00
namespaces_helper.rb Add part of needed code 2019-04-05 18:49:46 +00:00
nav_helper.rb Resolve CE/EE diffs in app/views/layouts view 2019-05-11 23:38:41 +01:00
notes_helper.rb Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00
notifications_helper.rb Improvements to Project overview UI 2019-04-19 13:02:35 +00:00
numbers_helper.rb
page_layout_helper.rb Fix page_description helper performance 2019-05-22 16:56:12 +01:00
pagination_helper.rb
performance_bar_helper.rb
pipeline_schedules_helper.rb
preferences_helper.rb
profiles_helper.rb
projects_helper.rb Resolve CE/EE diffs in project members 2019-05-27 17:47:54 +01:00
repository_languages_helper.rb
rss_helper.rb
runners_helper.rb
safe_params_helper.rb
search_helper.rb Added blank lines to meet style guide 2019-05-06 16:42:44 +01:00
selects_helper.rb
services_helper.rb
sidekiq_helper.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
snippets_helper.rb
sorting_helper.rb Added blank lines to meet style guide 2019-05-06 16:42:44 +01:00
storage_helper.rb Fix an error in projects admin when statistics are missing 2019-05-16 14:59:21 +02:00
submodule_helper.rb
system_note_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb
tree_helper.rb Externalize strings in helpers 2019-04-04 17:05:25 +00:00
triggers_helper.rb
user_callouts_helper.rb
users_helper.rb
version_check_helper.rb
visibility_level_helper.rb Externalize strings in helpers 2019-04-04 17:05:25 +00:00
webpack_helper.rb
wiki_helper.rb Allow to sort wiki pages by date and title 2019-04-04 16:28:56 +00:00
workhorse_helper.rb