1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/differential/controller
epriestley 436a403357 Add a "default view" policy to Differential
Summary:
Ref T603. Allows the Differential view policy to be configured with a default.

I've omitted "edit" because I want to wait and see how comment/comment-action policies work out. I could imagine locking "edit" down to only the owner at some point, and providing a wider "interact" capability, or something like that, which would cover accept/reject/commandeer. Users in this group could still edit indirectly by commandeering first.

Test Plan: Created new revisions from the CLI and conduit.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7269
2013-10-09 13:58:00 -07:00
..
DifferentialChangesetViewController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
DifferentialCommentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialCommentSaveController.php Make most Differential reads policy-aware 2013-09-26 12:37:19 -07:00
DifferentialController.php Use ApplicationSearch in Differential 2013-07-03 06:11:07 -07:00
DifferentialDiffCreateController.php Move PHUIFormBoxView to PHUIObjectBoxView 2013-09-25 11:23:29 -07:00
DifferentialDiffViewController.php Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
DifferentialInlineCommentEditController.php Make most Differential reads policy-aware 2013-09-26 12:37:19 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionDetailRenderer.php Pass user to DifferentialRevisionDetailRenderer 2013-03-04 11:32:02 -08:00
DifferentialRevisionEditController.php Add a "default view" policy to Differential 2013-10-09 13:58:00 -07:00
DifferentialRevisionListController.php Make Differential views capability-sensitive 2013-09-26 18:45:04 -07:00
DifferentialRevisionViewController.php Allow accepting accepted revisions, and rejecting rejected revisions 2013-10-06 17:09:02 -07:00
DifferentialSubscribeController.php Use DifferentialRevisionQuery in differential controllers 2013-07-15 16:01:31 -07:00