Page MenuHomePhabricator

Minor cleanup for task rendering in Daemons
ClosedPublic

Authored by epriestley on Dec 20 2013, 10:09 PM.
Tags
None
Referenced Files
F15581195: D7812.id17678.diff
Wed, May 7, 10:20 AM
F15454167: D7812.diff
Mar 29 2025, 4:46 PM
F15385794: D7812.id.diff
Mar 14 2025, 11:25 PM
F15336540: D7812.id17679.diff
Mar 8 2025, 7:28 PM
Unknown Object (File)
Mar 1 2025, 3:28 AM
Unknown Object (File)
Feb 24 2025, 11:20 AM
Unknown Object (File)
Feb 17 2025, 2:57 AM
Unknown Object (File)
Feb 17 2025, 1:44 AM
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