mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-13 23:38:34 +01:00
Summary: Ref: https://admin.phacility.com/PHI243 Since our use case primarily focuses on transaction editing, this patch implements the `drydock.blueprint.edit` api method with the understanding that: a) this is a work in progress b) object editing is supported, but object creation is not yet implemented Test Plan: * updated existing blueprints via Conduit UI * regression tested `maniphest.edit` by creating new and updating existing tasks Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, yelirekim, jcox Differential Revision: https://secure.phabricator.com/D18822 |
||
---|---|---|
.. | ||
__tests__ | ||
PhabricatorEditEngine.php | ||
PhabricatorEditEngineAPIMethod.php | ||
PhabricatorEditEngineDefaultLock.php | ||
PhabricatorEditEngineLock.php | ||
PhabricatorEditEngineLockableInterface.php | ||
PhabricatorEditEngineSubtype.php | ||
PhabricatorEditEngineSubtypeInterface.php | ||
PhabricatorEditPage.php |