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 Update specs to rails5 format 2018-12-19 10:04:31 +11:00
applications_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
dashboard_controller_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
gitaly_servers_controller_spec.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
groups_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
health_check_controller_spec.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
hooks_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
identities_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
impersonations_controller_spec.rb Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
projects_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
requests_profiles_controller_spec.rb Fix requests profiler in admin page not rendering HTML properly 2019-01-09 23:09:43 -08:00
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 Update specs to rails5 format 2018-12-19 10:04:31 +11:00
spam_logs_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
users_controller_spec.rb Make Admin::UsersController work with Ruby 2.6 2019-02-19 15:36:05 -08:00