Page MenuHomePhabricator

Minor cleanup for task rendering in Daemons
ClosedPublic

Authored by epriestley on Dec 20 2013, 10:09 PM.
Tags
None
Referenced Files
F13245785: D7812.diff
Thu, May 23, 6:14 AM
Unknown Object (File)
Tue, May 7, 10:13 AM
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)
Apr 15 2024, 10:05 AM
Unknown Object (File)
Apr 5 2024, 2:58 PM
Unknown Object (File)
Mar 30 2024, 7:06 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