1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/policy
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__ Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
exception Allow applications to define new policy capabilities 2013-10-07 13:28:58 -07:00
filter Reject objects with invalid policies instead of fataling 2015-02-10 06:16:42 -08:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
phid Simplify the implementation of PhabricatorPHIDType subclasses 2014-07-22 00:38:23 +10:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
rule Rename PhabricatorPolicyRule subclasses for consistency 2015-01-03 23:48:55 +11:00
storage Policy - add destructible interface 2015-01-13 16:15:52 -08:00