Page MenuHomePhorge

Add plain text parts to email
ClosedPublic

Authored by machniak on Jun 9 2020, 10:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 9:37 PM
Unknown Object (File)
Sun, Apr 7, 12:41 AM
Unknown Object (File)
Fri, Apr 5, 9:48 PM
Unknown Object (File)
Wed, Apr 3, 7:17 PM
Unknown Object (File)
Fri, Mar 29, 11:23 PM
Unknown Object (File)
Mar 27 2024, 8:59 PM
Unknown Object (File)
Mar 22 2024, 11:04 AM
Unknown Object (File)
Mar 21 2024, 7:02 AM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rK0481c595510a: Add plain text parts to email
Summary

Added plain text templates
Added tests for plain text email
Fix so \n\n is a new paragraph in HTML output

Test Plan
./phpunit
php artisan template:render Mail/NegativeBalance --text
# use this with all templates, run php artisane template:render help to get a list

Diff Detail

Repository
rK kolab
Branch
dev/mail-plain-text
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29752
Build 11008: arc lint + arc unit

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Jun 10 2020, 11:31 AM
This revision was automatically updated to reflect the committed changes.