-
- Downloads
There was an error fetching the commit references. Please try again later.
Add new notifications for issue move action
[ci skip]
Showing
- app/mailers/emails/issues.rb 8 additions, 0 deletionsapp/mailers/emails/issues.rb
- app/services/issues/move_service.rb 7 additions, 2 deletionsapp/services/issues/move_service.rb
- app/services/notification_service.rb 10 additions, 0 deletionsapp/services/notification_service.rb
- app/views/notify/issue_moved_email.html.haml 6 additions, 0 deletionsapp/views/notify/issue_moved_email.html.haml
- app/views/notify/issue_moved_email.text.erb 4 additions, 0 deletionsapp/views/notify/issue_moved_email.text.erb
- spec/mailers/notify_spec.rb 27 additions, 0 deletionsspec/mailers/notify_spec.rb
- spec/services/issues/move_service_spec.rb 1 addition, 1 deletionspec/services/issues/move_service_spec.rb
app/views/notify/issue_moved_email.html.haml
0 → 100644
app/views/notify/issue_moved_email.text.erb
0 → 100644
Please register or sign in to comment