1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-23 21:18:19 +01:00
phorge-phorge/src/applications/daemon
epriestley c462713584 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.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D7812
2013-12-20 18:02:32 -08:00
..
application Allow long daemon log messages to be expanded 2013-07-23 16:58:02 -07:00
controller Minor cleanup for task rendering in Daemons 2013-12-20 18:02:32 -08:00
event Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
management Improve phd help 2013-08-06 09:10:53 -07:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
storage Make PhabricatorPolicyInterface require a getPHID() method 2013-10-14 14:35:47 -07:00
view Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00