-
- Downloads
Better notification emails for notes and (diff) discussions
Showing
- app/mailers/emails/notes.rb 5 additions, 2 deletionsapp/mailers/emails/notes.rb
- app/models/diff_discussion.rb 3 additions, 1 deletionapp/models/diff_discussion.rb
- app/models/discussion.rb 4 additions, 0 deletionsapp/models/discussion.rb
- app/models/note.rb 1 addition, 1 deletionapp/models/note.rb
- app/views/layouts/mailer.text.erb 4 additions, 0 deletionsapp/views/layouts/mailer.text.erb
- app/views/layouts/mailer.text.haml 0 additions, 5 deletionsapp/views/layouts/mailer.text.haml
- app/views/layouts/notify.text.erb 12 additions, 0 deletionsapp/views/layouts/notify.text.erb
- app/views/notify/_note_email.html.haml 36 additions, 0 deletionsapp/views/notify/_note_email.html.haml
- app/views/notify/_note_email.text.erb 25 additions, 0 deletionsapp/views/notify/_note_email.text.erb
- app/views/notify/_note_message.html.haml 0 additions, 5 deletionsapp/views/notify/_note_message.html.haml
- app/views/notify/_note_message.text.erb 0 additions, 5 deletionsapp/views/notify/_note_message.text.erb
- app/views/notify/_note_mr_or_commit_email.html.haml 0 additions, 18 deletionsapp/views/notify/_note_mr_or_commit_email.html.haml
- app/views/notify/_note_mr_or_commit_email.text.erb 0 additions, 8 deletionsapp/views/notify/_note_mr_or_commit_email.text.erb
- app/views/notify/_simple_diff.text.erb 0 additions, 3 deletionsapp/views/notify/_simple_diff.text.erb
- app/views/notify/note_commit_email.html.haml 1 addition, 2 deletionsapp/views/notify/note_commit_email.html.haml
- app/views/notify/note_commit_email.text.erb 1 addition, 2 deletionsapp/views/notify/note_commit_email.text.erb
- app/views/notify/note_issue_email.html.haml 1 addition, 1 deletionapp/views/notify/note_issue_email.html.haml
- app/views/notify/note_issue_email.text.erb 1 addition, 9 deletionsapp/views/notify/note_issue_email.text.erb
- app/views/notify/note_merge_request_email.html.haml 1 addition, 2 deletionsapp/views/notify/note_merge_request_email.html.haml
- app/views/notify/note_merge_request_email.text.erb 1 addition, 2 deletionsapp/views/notify/note_merge_request_email.text.erb
app/views/layouts/mailer.text.erb
0 → 100644
app/views/layouts/mailer.text.haml
deleted
100644 → 0
app/views/layouts/notify.text.erb
0 → 100644
app/views/notify/_note_email.html.haml
0 → 100644
app/views/notify/_note_email.text.erb
0 → 100644
Please register or sign in to comment