1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/oauthserver
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
..
__tests__ Fix an OAuthServer issue where an attacker could make a link function over HTTP when it should be HTTPS-only 2013-02-19 16:09:36 -08:00
application Use modern UI for OAuthServer details page 2014-03-18 15:39:45 -07:00
capability Use modern UI and policies in OAuth client editing 2014-03-18 13:30:48 -07:00
controller Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
panel Let users review their own account activity logs 2014-04-27 17:32:09 -07:00
phid Modernize OAuthServer PHIDs and Queries 2014-03-18 13:27:55 -07:00
query Move more rendering into SearchEngines for panels 2014-05-09 12:25:52 -07:00
storage Use modern UI and policies in OAuth client editing 2014-03-18 13:30:48 -07:00
PhabricatorOAuthResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorOAuthServer.php Fix an OAuthServer issue where an attacker could make a link function over HTTP when it should be HTTPS-only 2013-02-19 16:09:36 -08:00
PhabricatorOAuthServerScope.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00