1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/passphrase/controller
Chad Little b74c7a3d37 Simplify PHUIObjectBoxViews handling of Save and Error states
Summary: This removes the bulk of the "Form Errors" text, some variations likely exists. These are a bit redundant and space consuming. I'd also like to back ErrorView more into PHUIObjectBox.

Test Plan: Test out the forms, see errors without the text.

Reviewers: epriestley, btrahan

CC: Korvin, epriestley, aran, hach-que

Differential Revision: https://secure.phabricator.com/D7924
2014-01-10 09:17:37 -08:00
..
PassphraseController.php Passphrase v0 2013-11-20 09:13:35 -08:00
PassphraseCredentialCreateController.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
PassphraseCredentialDestroyController.php Passphrase v0 2013-11-20 09:13:35 -08:00
PassphraseCredentialEditController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PassphraseCredentialListController.php Passphrase v0 2013-11-20 09:13:35 -08:00
PassphraseCredentialRevealController.php Passphrase v0 2013-11-20 09:13:35 -08:00
PassphraseCredentialViewController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00