gitlab-org--gitlab-foss/spec/controllers/admin
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
..
appearances_controller_spec.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
application_settings_controller_spec.rb
applications_controller_spec.rb
dashboard_controller_spec.rb
gitaly_servers_controller_spec.rb
groups_controller_spec.rb
health_check_controller_spec.rb
hooks_controller_spec.rb
identities_controller_spec.rb
impersonations_controller_spec.rb
projects_controller_spec.rb
requests_profiles_controller_spec.rb
runners_controller_spec.rb Remove N+1 query for tags in /admin/runners page 2019-02-26 12:44:28 -08:00
services_controller_spec.rb
spam_logs_controller_spec.rb
users_controller_spec.rb Make Admin::UsersController work with Ruby 2.6 2019-02-19 15:36:05 -08:00