Page MenuHomePhabricator

Make the revision graph view more flexible
ClosedPublic

Authored by epriestley on Jul 1 2016, 3:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 16, 7:03 AM
Unknown Object (File)
Wed, Feb 12, 11:40 AM
Unknown Object (File)
Sun, Feb 9, 1:55 AM
Unknown Object (File)
Mon, Feb 3, 8:28 PM
Unknown Object (File)
Fri, Jan 24, 2:29 PM
Unknown Object (File)
Wed, Jan 22, 7:53 PM
Unknown Object (File)
Tue, Jan 21, 1:02 PM
Unknown Object (File)
Tue, Jan 21, 10:27 AM
Subscribers
None

Details

Summary

Ref T4788. This separates the revision graph view into a base class with core logic and a revision class with Differential-specific logic, so I can subclass it in Maniphest, etc., and try using it in other applications to show similar graphs.

Not sure if we'll stick with it, but even if we don't this makes the code a bit cleaner and gets custom rendering logic out of the RevisionViewController, which is nice.

Test Plan

Viewed revisions, saw the stack UI completely unchanged.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make the revision graph view more flexible.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 1 2016, 4:40 PM
This revision was automatically updated to reflect the committed changes.