-
- Downloads
Merge branch '58065-uniform-html-txt-email' into 'master'
Make HTML and text emails for new issues uniform and add the mail to mailer previews Closes #58065 See merge request gitlab-org/gitlab-ce!29886
No related branches found
No related tags found
Showing
- app/views/notify/_note_email.html.haml 12 additions, 18 deletionsapp/views/notify/_note_email.html.haml
- app/views/notify/_note_email.text.erb 11 additions, 15 deletionsapp/views/notify/_note_email.text.erb
- app/views/notify/new_issue_email.html.haml 2 additions, 3 deletionsapp/views/notify/new_issue_email.html.haml
- app/views/notify/new_issue_email.text.erb 7 additions, 5 deletionsapp/views/notify/new_issue_email.text.erb
- app/views/notify/new_merge_request_email.html.haml 9 additions, 9 deletionsapp/views/notify/new_merge_request_email.html.haml
- app/views/notify/new_merge_request_email.text.erb 2 additions, 4 deletionsapp/views/notify/new_merge_request_email.text.erb
- changelogs/unreleased/58065-uniform-html-txt-email.yml 5 additions, 0 deletionschangelogs/unreleased/58065-uniform-html-txt-email.yml
- spec/mailers/notify_spec.rb 9 additions, 19 deletionsspec/mailers/notify_spec.rb
- spec/support/shared_examples/notify_shared_examples.rb 2 additions, 12 deletionsspec/support/shared_examples/notify_shared_examples.rb
Please register or sign in to comment