mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 10:52:41 +01:00
e4569e7e7e
Summary: This implements an interface for adding new build steps, editing existing build steps and deleting build steps from build plans. It uses the settings definitions on the build implementation to work out what fields should be displayed on the edit page. Test Plan: See screenshots: {F78529} {F78532} {F78528} {F78531} {F78527} {F78530} Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley CC: Korvin, epriestley, aran Maniphest Tasks: T1049 Differential Revision: https://secure.phabricator.com/D7500 |
||
---|---|---|
.. | ||
HarbormasterBuildableApplyController.php | ||
HarbormasterBuildableEditController.php | ||
HarbormasterBuildableListController.php | ||
HarbormasterBuildableViewController.php | ||
HarbormasterController.php | ||
HarbormasterPlanController.php | ||
HarbormasterPlanEditController.php | ||
HarbormasterPlanListController.php | ||
HarbormasterPlanViewController.php | ||
HarbormasterStepAddController.php | ||
HarbormasterStepDeleteController.php | ||
HarbormasterStepEditController.php |