1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/phortune
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
..
application Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
capability Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
cart Smooth out Phortune purchase completion flow 2014-10-09 16:58:26 -07:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
control Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
controller Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
currency Mostly implement order refunds and cancellations 2014-10-08 15:33:25 -07:00
edge Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
editor Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
exception Remove unused Phortune exceptions 2015-01-03 23:50:32 +11:00
mail Send mail about cart/order changes from Phortune 2014-10-13 11:16:44 -07:00
phid Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
product Make Fund transactions more informative and complete 2014-10-10 11:29:31 -07:00
provider Add a "Review" status to Phortune 2014-10-10 11:29:13 -07:00
query Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
storage Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
subscription Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00
view Add boilerplate scaffolding for Phortune subscriptions 2015-01-27 14:50:20 -08:00