Homec4science

Make the revision graph view more flexible

Authored by epriestley <git@epriestley.com> on Jul 1 2016, 17:06.

Description

Make the revision graph view more flexible

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4788

Differential Revision: https://secure.phabricator.com/D16213

Details

Committed
epriestley <git@epriestley.com>Jul 1 2016, 19:40
Pushed
aubortJan 31 2017, 17:16
Parents
rPH791a4ff9733e: Touch up a few tokens
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHcc7ae60aaf10: Make the revision graph view more flexible (authored by epriestley <git@epriestley.com>).Jul 1 2016, 19:40