1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 01:38:48 +02:00
phorge-phorge/webroot/rsrc/css/application/maniphest
epriestley 092f540199 Remove all hardcoded behaviors associated with task priorities
Summary:
Ref T3583. Currently, we have some hard-coded behaviors associated with the "Unbreak Now" and "Needs Triage" priorities. Remove them:

  - Users seem somewhat confused by these on occasion, and never seem to think they're cool/useful (that I've seen, at least).
  - I think they have low utility in general, see T3583.
  - Saves three queries on the home page, which can no longer use row counting since they must be policy filtered.
  - Primarily, this paves the way for allowing installs to customize priorities, which is an occasional request.

Also deletes a lot of code with no callsites.

Test Plan: Mostly `grep`. Loaded home page. Viewed reports and task list.

Reviewers: btrahan

Reviewed By: btrahan

CC: chad, aran

Maniphest Tasks: T3583

Differential Revision: https://secure.phabricator.com/D6981
2013-09-13 11:50:15 -07:00
..
batch-editor.css Rough batch editor for Maniphest 2012-02-24 13:00:48 -08:00
report.css Iterate on Maniphest reports 2012-03-01 14:19:11 -08:00
task-edit.css Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
task-summary.css More grey text updates 2013-09-02 13:57:48 -07:00
transaction-detail.css Remove all hardcoded behaviors associated with task priorities 2013-09-13 11:50:15 -07:00