Page MenuHomePhabricator

Improve HTML mail rendering of inline patches
ClosedPublic

Authored by epriestley on May 12 2016, 5:51 PM.
Tags
None
Referenced Files
F13245779: D15901.diff
Thu, May 23, 6:14 AM
F13239777: D15901.id38297.diff
Wed, May 22, 6:27 AM
F13236646: D15901.id.diff
Tue, May 21, 10:20 AM
F13230279: D15901.id38297.diff
Mon, May 20, 10:21 PM
F13226874: D15901.id38300.diff
Sun, May 19, 11:48 PM
F13179886: D15901.id38300.diff
Wed, May 8, 9:31 PM
Unknown Object (File)
Tue, May 7, 9:45 AM
Unknown Object (File)
Sun, May 5, 2:23 AM
Subscribers
None

Details

Summary

Fixes T9790. This uses a simple renderer, like the inline context renderer, that emphasizes getting a quick glance at small changes and working reasonably on mobile devices.

Test Plan
  • Set inline setting to 9999.
  • Created a diff.
  • Saw it render reasonably in HTML mail.
  • Also tested text mail to make sure I didn't break that.

Screen Shot 2016-05-12 at 10.47.39 AM.png (1×1 px, 207 KB)

Diff Detail

Repository
rP Phabricator
Branch
inline1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12168
Build 15354: Run Core Tests
Build 15353: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Improve HTML mail rendering of inline patches.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
chad added inline comments.
src/applications/differential/editor/DifferentialTransactionEditor.php
1418

maybe 6px 0 12px 0.

This revision is now accepted and ready to land.May 12 2016, 7:04 PM
epriestley edited edge metadata.
  • Tighten up top margins a hair.
This revision was automatically updated to reflect the committed changes.