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/harbormaster/controller
James Rhodes e4569e7e7e Implement interface for adding, editing and deleting build steps on plans.
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
2013-11-05 14:08:44 -08:00
..
HarbormasterBuildableApplyController.php Implement basic Harbormaster daemon and start builds. 2013-11-05 12:48:36 -08:00
HarbormasterBuildableEditController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterBuildableListController.php Implement basic Harbormaster daemon and start builds. 2013-11-05 12:48:36 -08:00
HarbormasterBuildableViewController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanEditController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanListController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanViewController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepAddController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepDeleteController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepEditController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00