1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/daemon/controller
epriestley a1431e53cc Link to Harbormaster build targets from the Daemon worker page
Summary:
Fixes T7370. Two changes:

  - Make the default to show nothing, instead of showing all the data. This is a better default because the data is sometimes sensitive. Workers should have to opt in to revealing it.
  - For TargetWorkers, link to the target (technically the build, for now, since there's no dedicated target detail page).

Test Plan: {F698325}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7370

Differential Revision: https://secure.phabricator.com/D13845
2015-08-10 14:15:19 -07:00
..
PhabricatorDaemonBulkJobListController.php Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
PhabricatorDaemonBulkJobMonitorController.php Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
PhabricatorDaemonBulkJobViewController.php Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
PhabricatorDaemonConsoleController.php Remove device=false from Daemons application 2015-08-04 09:31:29 -07:00
PhabricatorDaemonController.php Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
PhabricatorDaemonLogEventViewController.php Update Daemons for handleRequest 2015-08-10 09:07:40 -07:00
PhabricatorDaemonLogListController.php Update Daemons for handleRequest 2015-08-10 09:07:40 -07:00
PhabricatorDaemonLogViewController.php Update Daemons for handleRequest 2015-08-10 09:07:40 -07:00
PhabricatorWorkerTaskDetailController.php Link to Harbormaster build targets from the Daemon worker page 2015-08-10 14:15:19 -07:00