1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/phortune/controller
epriestley 64dddc76c5 Remove Controller->getHandle() and Controller->loadHandles()
Summary: Ref T7689. Modernize all callsites of these methods.

Test Plan:
- Poked at dashboards.
  - Pretty sure this code is technically unreachable right now.
- Viewed commit; viewed "Audit Status".
- Viewed a fund; viewed "Payable to"; viewed "Owner".
- Viewed herald rules; viewed "Author"; viewed "Applies To".
- Viewed a Legalpad document; viewed "Contributors".
- Viewed Phame post list; viewed blog; viewed post (viewed "Blog", viewed "Blogger").
- Viewed a macro; viewed "Audio".
- Viewed a Phriction page; viewed "Last Author".
- Viewed a Ponder question; viewed "Author".
- Viewed a Ponder answer; viewed header.
  - Behavior changed very slightly here; whatevs.
- Viewed a Countdown; viewed "Author".

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7689

Differential Revision: https://secure.phabricator.com/D12210
2015-03-31 05:48:20 -07:00
..
PhortuneAccountEditController.php Make Phortune account members editable and modernize the edge constant 2014-10-10 15:00:06 -07:00
PhortuneAccountListController.php Remove Controller->getHandle() and Controller->loadHandles() 2015-03-31 05:48:20 -07:00
PhortuneAccountViewController.php Remove most callsites to Controller->renderHandlesForPHIDs() 2015-03-31 05:48:19 -07:00
PhortuneCartAcceptController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartCancelController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartCheckoutController.php Don't workflow the "add payment method" button from carts 2015-03-15 13:52:46 -07:00
PhortuneCartController.php Mostly implement order refunds and cancellations 2014-10-08 15:33:25 -07:00
PhortuneCartListController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartUpdateController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartViewController.php Change setErrorView to setInfoView in PHUIObjectBoxView 2015-03-06 17:03:18 -08:00
PhortuneChargeListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhortuneController.php Improve Phortune policy behavior 2015-03-03 10:38:25 -08:00
PhortuneLandingController.php Transactions - deploy buildTransactionTimeline to remaining applications 2014-12-03 15:35:47 -08:00
PhortuneMerchantController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhortuneMerchantEditController.php Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00
PhortuneMerchantListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhortuneMerchantViewController.php Remove most callsites to Controller->renderHandlesForPHIDs() 2015-03-31 05:48:19 -07:00
PhortunePaymentMethodCreateController.php Make it easier to add payment methods for subscription autopay 2015-03-02 13:01:08 -08:00
PhortunePaymentMethodDisableController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortunePaymentMethodEditController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortuneProductListController.php Make Currency a more formal type 2014-10-06 10:26:48 -07:00
PhortuneProductViewController.php Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00
PhortuneProviderActionController.php Add a HOLD state to Phortune and handle unusual states better 2014-10-09 04:30:47 -07:00
PhortuneProviderDisableController.php Allow merchants to disable payment providers and show more UI info 2014-10-08 08:31:24 -07:00
PhortuneProviderEditController.php Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
PhortuneSubscriptionEditController.php Don't prompt users to autopay with disabled cards 2015-03-02 18:25:49 -08:00
PhortuneSubscriptionListController.php Improve Phortune policy behavior 2015-03-03 10:38:25 -08:00
PhortuneSubscriptionViewController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00