1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/applications/passphrase/controller
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
..
PassphraseController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
PassphraseCredentialConduitController.php Implement passphrase.query for querying credentials 2014-08-16 22:41:03 +10:00
PassphraseCredentialCreateController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PassphraseCredentialDestroyController.php Add a "Lock Permanently" action to Passphrase 2014-05-02 18:21:51 -07:00
PassphraseCredentialEditController.php Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
PassphraseCredentialListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PassphraseCredentialLockController.php Add a "Lock Permanently" action to Passphrase 2014-05-02 18:21:51 -07:00
PassphraseCredentialPublicController.php Allow Passphrase to generate SSH keypairs and extact public keys from private keys 2014-03-12 18:58:25 -07:00
PassphraseCredentialRevealController.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PassphraseCredentialViewController.php Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00