gitlab-org--gitlab-foss/spec/controllers
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
..
admin Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
boards Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
concerns Merge branch 'filter-confidential-issues' into 'master' 2019-02-26 12:24:39 +01:00
dashboard Exclude public group milestones from counts 2019-02-14 14:49:18 +08:00
explore
google_api
groups Remove TLD validation from Cluster#domain 2019-02-14 16:25:41 -06:00
import Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
instance_statistics
ldap
oauth
profiles Move language setting to preferences 2019-02-20 22:58:53 +00:00
projects Add name_without_type to environments.json 2019-02-26 19:13:09 +00:00
snippets
users
abuse_reports_controller_spec.rb
application_controller_spec.rb Fix ETag caching not being used for AJAX requests 2019-02-26 12:54:31 +01:00
autocomplete_controller_spec.rb
dashboard_controller_spec.rb
graphql_controller_spec.rb
groups_controller_spec.rb
health_check_controller_spec.rb
health_controller_spec.rb
help_controller_spec.rb Fix broken links on help page 2019-02-11 23:41:58 +01:00
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb
omniauth_callbacks_controller_spec.rb Avoid CSRF check on SAML failure endpoint 2019-02-04 10:10:51 +00:00
passwords_controller_spec.rb
profiles_controller_spec.rb
projects_controller_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
registrations_controller_spec.rb
root_controller_spec.rb
search_controller_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb
uploads_controller_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
user_callouts_controller_spec.rb
users_controller_spec.rb Fix contributed projects finder shown private info 2019-01-31 16:51:16 +01:00