gitlab-org--gitlab-foss/spec/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
appearances_helper_spec.rb
application_helper_spec.rb
application_settings_helper_spec.rb
auth_helper_spec.rb
auto_devops_helper_spec.rb
avatars_helper_spec.rb
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce into feature/webide_escaping 2019-04-03 11:38:46 +00:00
boards_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb
calendar_helper_spec.rb
ci_status_helper_spec.rb
clusters_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
dashboard_helper_spec.rb Resolve CE/EE diffs in zero_authorized_projects 2019-05-11 06:25:17 +01:00
defer_script_tag_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
events_helper_spec.rb
explore_helper_spec.rb
form_helper_spec.rb
git_helper_spec.rb
gitlab_routing_helper_spec.rb
graph_helper_spec.rb
groups_helper_spec.rb Fix group transfer selection possibilities 2019-04-02 06:49:11 +00:00
hooks_helper_spec.rb
icons_helper_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
import_helper_spec.rb
instance_configuration_helper_spec.rb
issuables_helper_spec.rb [CE] Reduce the diff with EE in spec/helpers/issuables_helper_spec.rb 2019-03-28 18:02:42 +01:00
issues_helper_spec.rb
labels_helper_spec.rb Fix display of promote to group label 2019-05-28 10:05:20 +00:00
markup_helper_spec.rb
members_helper_spec.rb
merge_requests_helper_spec.rb [CE] Reduce the diff with EE in spec/helpers/merge_requests_helper_spec.rb 2019-03-28 18:02:42 +01:00
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb Add part of needed code 2019-04-05 18:49:46 +00:00
nav_helper_spec.rb Resolve CE/EE diffs in app/views/layouts view 2019-05-11 23:38:41 +01:00
notes_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb Fix page_description helper performance 2019-05-22 16:56:12 +01:00
pagination_helper_spec.rb
preferences_helper_spec.rb
profiles_helper_spec.rb
projects_helper_spec.rb Resolve CE/EE diffs in new proj member import 2019-05-10 23:00:36 +01:00
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
sidekiq_helper_spec.rb
snippets_helper_spec.rb
sorting_helper_spec.rb
storage_helper_spec.rb Add packages_size to ProjectStatistics 2019-05-02 16:04:15 +00:00
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb
tree_helper_spec.rb
user_callouts_helper_spec.rb
users_helper_spec.rb
version_check_helper_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
visibility_level_helper_spec.rb
wiki_helper_spec.rb Allow to sort wiki pages by date and title 2019-04-04 16:28:56 +00:00