1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-23 03:59:25 +01:00
phorge-phorge/src/applications/phortune/query
epriestley 7720b799e4 Add boilerplate scaffolding for Phortune subscriptions
Summary:
Ref T6881. This roughs in the major objects, support classes, and controllers.

  - Show subscriptions on account detail.
  - Browse all account subscriptions.
  - Link to active subsciptions from merchant detail.

Test Plan: Clicked around in the UI. There's no way to create subscriptions yet, so I basically just kicked the tires on this. I probably missed a few things that I'll clean up in followups.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6881

Differential Revision: https://secure.phabricator.com/D11482
2015-01-27 14:50:20 -08:00
..
PhortuneAccountQuery.php Remove some dead Phortune code 2014-10-13 11:14:33 -07:00
PhortuneAccountTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
PhortuneCartQuery.php Allow merchant controllers to review orders in Phortune 2014-10-08 14:40:02 -07:00
PhortuneCartSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
PhortuneCartTransactionQuery.php Add cart transactions to Phortune 2014-10-13 11:16:27 -07:00
PhortuneChargeQuery.php Give WePay complete payment logic in Phortune 2014-10-06 14:20:40 -07:00
PhortuneChargeSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
PhortuneMerchantQuery.php Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
PhortuneMerchantSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
PhortuneMerchantTransactionQuery.php Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
PhortunePaymentMethodQuery.php Adjust payment workflows to deal with merchants and configurable providers in Phortune 2014-10-07 14:41:59 -07:00
PhortunePaymentProviderConfigQuery.php Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
PhortunePaymentProviderConfigTransactionQuery.php Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
PhortuneProductQuery.php Move Phortune product logic into applications 2014-10-06 10:30:06 -07:00
PhortunePurchaseQuery.php Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00
PhortuneSubscriptionQuery.php Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
PhortuneSubscriptionSearchEngine.php Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00