Page MenuHomePhabricator

Minor cleanup for task rendering in Daemons
ClosedPublic

Authored by epriestley on Dec 20 2013, 10:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 10:37 AM
Unknown Object (File)
Thu, Apr 25, 5:21 PM
Unknown Object (File)
Thu, Apr 25, 3:33 AM
Unknown Object (File)
Mon, Apr 15, 10:05 AM
Unknown Object (File)
Fri, Apr 5, 2:58 PM
Unknown Object (File)
Mar 30 2024, 7:06 PM
Unknown Object (File)
Feb 21 2024, 4:16 PM
Unknown Object (File)
Feb 11 2024, 7:56 PM
Subscribers

Details

Reviewers
btrahan
chad
Commits
Restricted Diffusion Commit
rPc4627135844f: Minor cleanup for task rendering in Daemons
Summary

Fixes two issues:

  • When rendering a task's details, we currently issue a policy-oblivious query. Instead, issue a policy-aware query.
  • The formatting is a little bit weird, with the top half in a box and the bottom half with an older style. Make them consistent.
Test Plan

Looked at the detail pages for several tasks in queue.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped