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/harbormaster
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 Don't create invalid build steps while adding them 2014-03-25 16:12:05 -07:00
capability Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
conduit Give Buildables a status, populate it, and return it over Conduit 2014-04-17 16:01:16 -07:00
config Migrate "Run Command" to use Drydock hosts 2013-12-05 14:06:22 +11:00
controller Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
customfield Allow Harbormaster build targets to wait for messages 2014-04-16 13:01:46 -07:00
editor Add a "Create build step" transaction to Harbormaster 2014-04-16 13:01:56 -07:00
engine Record build success or failure on buildable objects 2014-04-17 16:04:14 -07:00
event Add "harbormaster.querybuilds" Conduit API 2014-04-17 16:00:58 -07:00
interface Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
management Give Buildables a status, populate it, and return it over Conduit 2014-04-17 16:01:16 -07:00
phid Render build status on revisions and commits 2013-11-09 15:04:00 -08:00
query Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
remarkup Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
step Allow tasks to yield to other tasks 2014-04-16 13:02:12 -07:00
storage Let dashboard panel types use customfield to manage editing 2014-04-30 14:29:41 -07:00
view Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
worker Allow tasks to yield to other tasks 2014-04-16 13:02:12 -07:00