mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
b660960771
Summary: I added a getTaskPriorityColor function to the ManiphestTaskPriority class which returns the color set in the maniphest config for the given priority. This is in preparation for a change to arcanist which will allow it to display the priority color (if it is a supported color) upon running `arc tasks`. Fixed some linting issues Test Plan: Invoke the maniphest.info method from conduit and ensure that: * The priorityColor property is given in the json * the priorityColor property is set correctly Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D8734 |
||
---|---|---|
.. | ||
application | ||
capability | ||
conduit | ||
config | ||
constants | ||
controller | ||
editor | ||
event | ||
export | ||
field | ||
lipsum | ||
phid | ||
query | ||
remarkup | ||
search | ||
storage | ||
view |