Page MenuHomePhabricator

Mobile Differential Diff Review (2-up)
ClosedPublic

Authored by chad on Apr 2 2014, 9:02 PM.
Tags
None
Referenced Files
F13210468: D8681.diff
Fri, May 17, 4:53 AM
F13210177: D8681.id20594.diff
Fri, May 17, 4:27 AM
F13210176: D8681.id20587.diff
Fri, May 17, 4:27 AM
F13210175: D8681.id20593.diff
Fri, May 17, 4:27 AM
F13194185: D8681.diff
Sun, May 12, 9:23 PM
F13192531: D8681.id20594.diff
Sun, May 12, 8:36 AM
F13192530: D8681.id20593.diff
Sun, May 12, 8:35 AM
F13192529: D8681.id20587.diff
Sun, May 12, 8:35 AM
Tokens
"Doubloon" token, awarded by btrahan.

Details

Summary

This does two things

  • Modernizes Table of Contents
  • Makes Differential reasonable on mobile

I say resonable, as you still have to scroll horizontal to see the entire diff. This is minor as the rest of the page is 100x more useful. A 1-up view would be preferred, but this is still an improvement.

Test Plan

Used iOS simulator for browsing diffs.

Diff Detail

Repository
rP Phabricator
Branch
differential-mobile
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

chad retitled this revision from to Mobile Differential Diff Review (2-up).
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
epriestley edited edge metadata.

I think the leftmost column (with "A" and "M") should be left-aligned for visual consistency with svn st and similar (in various cases, more than one letter will appear there -- your test cases might have only had one). This looks good to me otherwise.

This revision is now accepted and ready to land.Apr 2 2014, 9:22 PM
chad edited edge metadata.
  • Add back cells for first two columns
chad updated this revision to Diff 20594.

Closed by commit rP3005b7a7b114 (authored by @chad).

will test this out more on secure once it lands.