gitlab-org--gitlab-foss/app/helpers
Sean McGivern fdfb4bbe5c Fix diff commenting results just after changing view
When you change the diff view (inline / side-by-side), we set a cookie based on
that new view. When you add a comment, we choose the style to use in the
response based on that cookie.

However, when you have just changed diff style, the request cookie will contain
the old value, so we should use the view param instead.
2017-07-28 13:59:57 +01:00
..
accounts_helper.rb
appearances_helper.rb
application_helper.rb Enables the option in user preferences to turn on the new navigation 2017-07-04 15:23:14 +01:00
application_settings_helper.rb Make the attribute list for application settings reusable 2017-07-27 11:49:27 +02:00
auth_helper.rb
avatars_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
award_emoji_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
blame_helper.rb Add blame view age map 2017-06-14 09:17:26 -05:00
blob_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
boards_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
branches_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
breadcrumbs_helper.rb moved `@breadcrumb_title` out of the HAML & into a helper method 2017-07-12 09:16:32 +01:00
broadcast_messages_helper.rb #13336 - display multiple messages in both the UI and git output 2017-06-15 13:47:33 +00:00
builds_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
button_helper.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
ci_status_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
commits_helper.rb fetch gpg signature badges by ajax 2017-07-27 15:46:03 +02:00
compare_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
components_helper.rb
conversational_development_index_helper.rb Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
dashboard_helper.rb
diff_helper.rb Fix diff commenting results just after changing view 2017-07-28 13:59:57 +01:00
dropdowns_helper.rb Enable the Style/PreferredHashMethods cop 2017-06-02 19:11:26 +02:00
emails_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
emoji_helper.rb
environment_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
environments_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
events_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
explore_helper.rb
external_wiki_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
form_helper.rb Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master' 2017-07-04 14:49:08 +00:00
git_helper.rb
gitlab_routing_helper.rb Also inject new route helpers into includers of GitlabRoutingHelper 2017-07-08 16:24:18 -05:00
graph_helper.rb Remove references to build in pipeline charts 2017-06-23 14:50:03 +02:00
groups_helper.rb Remove group modal like remove project modal. Closes #33130 2017-07-04 15:18:51 +00:00
hooks_helper.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
icons_helper.rb
import_helper.rb
issuables_helper.rb moved some more inline code 2017-07-25 16:46:15 +01:00
issues_helper.rb Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
lazy_image_tag_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
markup_helper.rb
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
milestones_helper.rb Native group milestones 2017-07-07 15:08:49 +00:00
namespaces_helper.rb
nav_helper.rb Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
notes_helper.rb Removed inline JS in shared HAML files 2017-07-25 11:56:41 +01:00
notifications_helper.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
page_layout_helper.rb use `.last` instead 2017-07-14 08:56:06 +01:00
performance_bar_helper.rb Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
pipeline_schedules_helper.rb
preferences_helper.rb
profiles_helper.rb Sync email address from specified omniauth provider 2017-06-07 11:13:57 -04:00
projects_helper.rb Invalidate project list cache 2017-07-18 15:38:54 +02:00
rss_helper.rb atom links with rss token instead of private token 2017-05-24 22:29:59 +02:00
runners_helper.rb
search_helper.rb Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
selects_helper.rb 'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled 2017-05-30 15:35:49 +11:00
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb
snippets_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
sorting_helper.rb
storage_helper.rb
submodule_helper.rb Strip trailing whitespace in relative submodule URL 2017-06-28 14:01:49 -05:00
system_note_helper.rb Move duplicate issue management to a service 2017-07-21 12:53:56 +01:00
tab_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
tags_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
time_helper.rb
todos_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
tree_helper.rb
triggers_helper.rb Recommend using V4 API on chat slash command integrations 2017-07-19 15:11:59 -03:00
u2f_helper.rb Enable FIDO U2F on Opera browser, see http://caniuse.com/#feat=u2f 2017-06-11 17:00:48 +02:00
users_helper.rb Convert app/views/profiles/show.html.haml to bootstrap_form 2017-06-22 15:42:44 +01:00
version_check_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
visibility_level_helper.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
webpack_helper.rb configure webpack publicPath dynamically to account for CDN or relative path settings 2017-06-28 22:26:16 -05:00
wiki_helper.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
workhorse_helper.rb