1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/passphrase/controller
Chad Little 790d250967 Move ActionList mobile links to better location
Summary: Ref T5752, moves mobile action menus to the object box instead of crumbs.

Test Plan: View action menus at tablet, desktop, and mobile break points. Verify clicking buttons works as expected opening menu.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T5752

Differential Revision: https://secure.phabricator.com/D11340
2015-01-12 07:24:35 -08:00
..
PassphraseController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +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 Allow Passphrase to store empty secrets 2014-09-04 12:48:05 -07: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