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/harbormaster/controller
epriestley 5502fca5f4 Make Drydock blueprint create workflow somewhat more standard
Summary: Ref T2015. This workflow is a little weird (runs in a dialog, no edit-before-create step, lots of internal classnames). Make it a little more standard.

Test Plan: See screenshots.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2015

Differential Revision: https://secure.phabricator.com/D7908
2014-01-08 14:12:27 -08:00
..
HarbormasterBuildableActionController.php Allow entire buildables to restart/stop/resume 2014-01-06 14:12:15 -08:00
HarbormasterBuildableListController.php Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
HarbormasterBuildableViewController.php Allow entire buildables to restart/stop/resume 2014-01-06 14:12:15 -08:00
HarbormasterBuildActionController.php Allow entire buildables to restart/stop/resume 2014-01-06 14:12:15 -08:00
HarbormasterBuildViewController.php Improve restart/stop/resume UI 2014-01-06 14:12:05 -08:00
HarbormasterController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanController.php Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
HarbormasterPlanDisableController.php Allow Harbormaster build plans to be disabled 2013-12-26 10:40:22 -08:00
HarbormasterPlanEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
HarbormasterPlanListController.php Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
HarbormasterPlanOrderController.php Implement explicit build step ordering in Harbormaster 2013-12-06 14:12:15 +11:00
HarbormasterPlanRunController.php Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
HarbormasterPlanViewController.php Formalize "manual" buildables in Harbormaster 2013-12-26 10:40:43 -08:00
HarbormasterStepAddController.php Make Drydock blueprint create workflow somewhat more standard 2014-01-08 14:12:27 -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 Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00