mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-18 01:38:39 +01:00
Summary: created a PhabricatorInlineCommentPreviewController so controllers in Diffusion and Differential respectively just have to handle the URI mapping and data loading like good little controllers. Test Plan: left inline comments on commits, deleted inline commits, submitted inline comments -- all worked well did the same on some diffs Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T1176 Differential Revision: https://secure.phabricator.com/D3034 |
||
---|---|---|
.. | ||
DifferentialChangesetViewController.php | ||
DifferentialCommentPreviewController.php | ||
DifferentialCommentSaveController.php | ||
DifferentialController.php | ||
DifferentialDiffCreateController.php | ||
DifferentialDiffViewController.php | ||
DifferentialInlineCommentEditController.php | ||
DifferentialInlineCommentPreviewController.php | ||
DifferentialRevisionDetailRenderer.php | ||
DifferentialRevisionEditController.php | ||
DifferentialRevisionListController.php | ||
DifferentialRevisionStatsController.php | ||
DifferentialRevisionViewController.php | ||
DifferentialSubscribeController.php |