1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest
Chad Little b2f3001ec4 Replace Sprite-Icons with FontAwesome
Summary: The removes the sprite sheet 'icons' and replaces it with FontAwesome fonts.

Test Plan:
- Grep for SPRITE_ICONS and replace
- Grep for sprite-icons and replace
- Grep for PhabricatorActionList and choose all new icons
- Grep for Crumbs and fix icons
- Test/Replace PHUIList Icon support
- Test/Replace ObjectList Icon support (foot, epoch, etc)
- Browse as many pages as I could get to
- Remove sprite-icons and move remarkup to own sheet
- Review this diff in Differential

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin, hach-que

Differential Revision: https://secure.phabricator.com/D9052
2014-05-12 10:08:32 -07:00
..
application Various linter fixes. 2014-02-26 12:44:58 -08:00
capability Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
conduit Maniphest - add conduit method to get status information 2014-05-01 16:11:39 -07:00
config More resilient timeline icon layout 2014-04-22 14:24:36 -07:00
constants Add a priorityColor property to the maniphest conduit endpoint 2014-04-09 11:32:08 -07:00
controller Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
editor Maniphest - remove "attach file" action 2014-04-15 10:49:05 -07:00
event Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
field Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
lipsum Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
mail Restore reply instructions to ApplicationTransaction email 2014-04-04 11:14:21 -07:00
phid Don't show document types in search for uninstalled applications 2014-04-29 15:01:50 -07:00
query Use bracket-free, human-readable query URIs everywhere 2014-05-10 11:37:38 -07:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Despecialize most task status handling 2014-03-25 13:47:42 -07:00
storage Allow structured destruction of Maniphest tasks 2014-05-05 10:55:19 -07:00
view Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00