Page MenuHomePhabricator

Improve daemon console for daemons on multiple hosts
ClosedPublic

Authored by epriestley on Apr 15 2016, 7:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 6:44 AM
Unknown Object (File)
Wed, Mar 20, 6:07 PM
Unknown Object (File)
Wed, Mar 20, 5:15 PM
Unknown Object (File)
Wed, Mar 20, 4:08 PM
Unknown Object (File)
Wed, Mar 20, 2:40 PM
Unknown Object (File)
Sun, Mar 17, 6:25 PM
Unknown Object (File)
Sun, Mar 17, 5:33 PM
Unknown Object (File)
Sun, Mar 10, 1:04 AM
Subscribers
None

Details

Summary

Ref T10756. This:

  • Fixes T7307. This UI is now admin-only.
  • Makes the main "running daemons" table more useful for multi-host setups (show where daemons are running).
  • Removes logs from the web UI: these are sometimes vaguely sensitive and shouldn't be visible. The UI tells you how to get them with bin/phd log.
  • Minor modernization.
Test Plan
  • As a non-admin, viewed daemons (access error) and bulk jobs (worked great).
  • Browsed bulk job pages.
  • Ran a bulk job.
  • Viewed daemon console.
  • Viewed task detail / daemon detail / daemon list pages.

Screen Shot 2016-04-15 at 12.00.16 PM.png (204×1 px, 42 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Improve daemon console for daemons on multiple hosts.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 15 2016, 7:17 PM
This revision was automatically updated to reflect the committed changes.