1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/differential/editor
epriestley 4eadcf975a Implement most Differential actions against ApplicationTransactions
Summary: Ref T2222. Implements the simpler actions (abandon, reclaim, close, reopen, plan changes, request review) in a transactional way with validation and effect checks.

Test Plan:
  - Rigged submissions to point at the Pro controller.
  - Rigged dropdown to have all these options all the time.
  - Tried to apply about 20-30 of these operations to various revisions and always got the expected result (success, error, or no-op).

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8307
2014-02-24 15:57:49 -08:00
..
DifferentialCommentEditor.php Make Differential inline comment rendering more consistent and somewhat more modern 2014-02-21 11:52:03 -08:00
DifferentialRevisionEditor.php Add a "Pro" version of the Differential comment save controller 2014-02-24 15:57:26 -08:00
DifferentialTransactionEditor.php Implement most Differential actions against ApplicationTransactions 2014-02-24 15:57:49 -08:00