gitlab-org--gitlab-foss/spec/helpers
Alexandru Croitor 77985826d9 Show header and footer system messages in email
* Add email_header_and_footer_enabled flag to appearances table
* Set email_header_and_footer_enabled default value to false
* Add checkbox to appearance to toggle show header and footer in emails
* Add email_header_and_footer_enabled to allowed params in controller
* Add header and footer messages to the html and text email layouts
* Remove the color styling for emails header and footer
* Add empty_mailer layout for emails without layout,
to have the header and footer applied
2019-02-27 22:07:50 +02:00
..
projects
appearances_helper_spec.rb Port EE System Header And Footer feature to CE 2019-02-21 17:55:51 +02:00
application_helper_spec.rb
application_settings_helper_spec.rb
auth_helper_spec.rb
auto_devops_helper_spec.rb Addresses UX and BE comments: 2019-02-06 21:51:48 -06:00
avatars_helper_spec.rb
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb Makes the Web IDE the default editor 2019-02-26 12:21:16 +00:00
boards_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb
calendar_helper_spec.rb
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
dashboard_helper_spec.rb
defer_script_tag_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02: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
hooks_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
instance_configuration_helper_spec.rb
issuables_helper_spec.rb Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
issues_helper_spec.rb
labels_helper_spec.rb Sort labels alphabetically 2019-02-21 22:19:24 +02:00
markup_helper_spec.rb Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
members_helper_spec.rb
merge_requests_helper_spec.rb
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb
nav_helper_spec.rb
notes_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb
pagination_helper_spec.rb
preferences_helper_spec.rb Move language setting to preferences 2019-02-20 22:58:53 +00:00
profiles_helper_spec.rb
projects_helper_spec.rb Merge branch 'jprovazn-remove-redcarpet' into 'master' 2019-02-05 13:23:28 +00:00
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb
sidekiq_helper_spec.rb
snippets_helper_spec.rb
sorting_helper_spec.rb
storage_helper_spec.rb
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 Merge branch '43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master' 2019-02-06 12:19:00 +00:00
version_check_helper_spec.rb
visibility_level_helper_spec.rb
wiki_helper_spec.rb