1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/differential/controller
Chad Little 4c2e36f561 Have DifferentialRevisionListView return ObjectBoxView
Summary: Uses PHUIObjectBoxView to display lists of diffs in Differential and Diffusion, unless embedded on a dashboard.

Test Plan:
Test Dashboard panel, Differential home, Commit, and Diff

{F282173}

{F282174}

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11659
2015-02-19 08:11:17 -08:00
..
DifferentialChangesetViewController.php Policy - fix up DifferentialChangesetParser 2015-01-30 11:17:34 -08:00
DifferentialCommentPreviewController.php Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
DifferentialCommentSaveController.php Differential - return a better response for validation error cases 2015-01-20 13:59:17 -08:00
DifferentialController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
DifferentialDiffCreateController.php Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
DifferentialDiffViewController.php PHUIErrorView 2015-02-01 20:14:56 -08:00
DifferentialInlineCommentEditController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionCloseDetailsController.php Increase clarity when closing a revision in response to a commit 2014-10-13 16:55:26 -07:00
DifferentialRevisionEditController.php Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
DifferentialRevisionLandController.php PHUIErrorView 2015-02-01 20:14:56 -08:00
DifferentialRevisionListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
DifferentialRevisionViewController.php Have DifferentialRevisionListView return ObjectBoxView 2015-02-19 08:11:17 -08:00