HTML e-mails for NotificationMailer (#6263)
* HTML e-mails for NotificationMailer (except digest) * Add HTML template for digest * Fix build
parent
3323b417
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/javascript/images/icon_cached.svg 4 ajouts, 0 suppressionapp/javascript/images/icon_cached.svg
- app/javascript/images/icon_grade.svg 4 ajouts, 0 suppressionapp/javascript/images/icon_grade.svg
- app/javascript/images/icon_person_add.svg 4 ajouts, 0 suppressionapp/javascript/images/icon_person_add.svg
- app/javascript/images/icon_reply.svg 4 ajouts, 0 suppressionapp/javascript/images/icon_reply.svg
- app/javascript/styles/mailer.scss 78 ajouts, 0 suppressionapp/javascript/styles/mailer.scss
- app/mailers/notification_mailer.rb 2 ajouts, 2 suppressionsapp/mailers/notification_mailer.rb
- app/views/notification_mailer/_status.html.haml 30 ajouts, 0 suppressionapp/views/notification_mailer/_status.html.haml
- app/views/notification_mailer/digest.html.haml 44 ajouts, 0 suppressionapp/views/notification_mailer/digest.html.haml
- app/views/notification_mailer/favourite.html.haml 45 ajouts, 0 suppressionapp/views/notification_mailer/favourite.html.haml
- app/views/notification_mailer/follow.html.haml 43 ajouts, 0 suppressionapp/views/notification_mailer/follow.html.haml
- app/views/notification_mailer/follow_request.html.haml 43 ajouts, 0 suppressionapp/views/notification_mailer/follow_request.html.haml
- app/views/notification_mailer/mention.html.haml 45 ajouts, 0 suppressionapp/views/notification_mailer/mention.html.haml
- app/views/notification_mailer/reblog.html.haml 45 ajouts, 0 suppressionapp/views/notification_mailer/reblog.html.haml
- config/locales/en.yml 13 ajouts, 3 suppressionsconfig/locales/en.yml
- spec/mailers/previews/notification_mailer_preview.rb 6 ajouts, 0 suppressionspec/mailers/previews/notification_mailer_preview.rb
app/javascript/images/icon_cached.svg
0 → 100644
app/javascript/images/icon_grade.svg
0 → 100644
app/javascript/images/icon_person_add.svg
0 → 100644
app/javascript/images/icon_reply.svg
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter