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 c038c643f4 Move PHUIErrorView to PHUIInfoView
Summary: Since this element isn't strictly about errors, re-label as info view instead.

Test Plan: Grepped for all callsites, tested UIExamples and a few other random pages.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: hach-que, Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11867
2015-03-01 14:45:56 -08:00
..
__tests__ OAuthServer - harden things up a bit 2015-01-09 11:04:18 -08:00
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
controller Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
panel Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00
storage OAuth - add concept of "trusted" clients that get auto redirects 2015-02-09 14:23:49 -08:00
PhabricatorOAuthResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorOAuthServer.php OAuthServer - harden things up a bit 2015-01-09 11:04:18 -08:00
PhabricatorOAuthServerScope.php OAuthServer - default "whoami" scope and refine scope-asking workflow 2015-02-06 15:32:55 -08:00