1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 07:12:41 +01:00
phorge-phorge/webroot/rsrc/css
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
..
aphront Standard colors for progress bars 2013-09-13 08:29:16 -07:00
application Remove all hardcoded behaviors associated with task priorities 2013-09-13 11:50:15 -07:00
core More grey text updates 2013-09-02 13:57:48 -07:00
diviner Color atom-class-name 2013-09-10 14:43:42 -07:00
layout Diviner CSS, layout updates 2013-09-10 07:26:00 -07:00
phui Small button dropdowns 2013-09-13 10:48:02 -07:00
sprite-actions.css Add action icons to object list views 2013-05-10 12:57:01 -07:00
sprite-apps-large.css Navbar quick add icons... probably 2013-07-29 07:18:27 -07:00
sprite-apps-xlarge.css Added Feed icons. 2013-01-10 10:00:18 -08:00
sprite-apps.css Navbar quick add icons... probably 2013-07-29 07:18:27 -07:00
sprite-conpherence.css Conpherence - some cleanup type stuff 2013-03-13 13:03:51 -07:00
sprite-docs.css Document icons sprite sheet. 2013-03-10 14:16:16 -07:00
sprite-gradient.css Update Form Layouts 2013-08-26 11:53:11 -07:00
sprite-icons.css Remove "Chaos" mode and fix fullscreen in Conpherence 2013-08-29 15:59:15 -07:00
sprite-login.css Jira, TwitchTV login icons 2013-08-11 11:00:38 -07:00
sprite-menu.css Mobile "quick create" icons. 2013-07-28 13:47:09 -07:00
sprite-minicons.css PhabricatorActionHeaderView v0 2013-04-05 07:40:27 -07:00
sprite-payments.css Payment sprite icons. 2013-04-22 16:41:00 -07:00
sprite-status.css Color time icons 2013-08-28 16:06:01 -07:00
sprite-tokens.css PHUIIconView 2013-04-19 17:44:20 -07:00