Add deletion warning email template for inactive projects
Add an email tempalte that will be used to send an email to project maintainers and owners of inactive projects. Changelog: added
显示
- app/mailers/emails/projects.rb 14 个添加, 0 个删除app/mailers/emails/projects.rb
- app/mailers/previews/notify_preview.rb 4 个添加, 0 个删除app/mailers/previews/notify_preview.rb
- app/services/notification_service.rb 6 个添加, 0 个删除app/services/notification_service.rb
- app/views/notify/inactive_project_deletion_warning_email.html.haml 28 个添加, 0 个删除.../notify/inactive_project_deletion_warning_email.html.haml
- app/views/notify/inactive_project_deletion_warning_email.text.erb 17 个添加, 0 个删除...s/notify/inactive_project_deletion_warning_email.text.erb
- locale/gitlab.pot 72 个添加, 0 个删除locale/gitlab.pot
- spec/mailers/emails/projects_spec.rb 28 个添加, 0 个删除spec/mailers/emails/projects_spec.rb
- spec/services/notification_service_spec.rb 20 个添加, 0 个删除spec/services/notification_service_spec.rb
想要评论请 注册 或 登录