1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/dashboard
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 Allow panels to appear on dashboards 2014-04-30 14:28:55 -07:00
controller Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
customfield Let dashboard panel types use customfield to manage editing 2014-04-30 14:29:41 -07:00
editor Allow panels to appear on dashboards 2014-04-30 14:28:55 -07:00
engine Rough skeleton of a "Query" dashboard panel 2014-05-08 20:04:17 -07:00
paneltype Let feed panels render something meaningful-ish 2014-05-08 20:04:18 -07:00
phid Add initial skeleton for Dashboard application 2014-01-30 11:43:24 -08:00
query Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
storage Let dashboard panel types use customfield to manage editing 2014-04-30 14:29:41 -07:00