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/metamta
epriestley 35dc510e18 Add more structure to Phortune product purchasing flow
Summary:
Ref T2787. When a user purchases a product in Phortune, transition the cart through a purchased state and invoke product callbacks so applications can respond to the workflow.

Also shore up some stuff like preventing negative amounts of funding.

Test Plan: Backed an initiative and saw it show up on the initiative after completing the purcahsing workflow.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2787

Differential Revision: https://secure.phabricator.com/D10635
2014-10-06 10:36:43 -07:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter Add a setting for selecting SMTP mail encoding 2014-09-02 10:47:34 -07:00
application Add some missing application names 2014-07-23 08:15:44 -07:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
contentsource Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00
controller Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
garbagecollector Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
parser Strip email signatures from Mailbox 2014-10-02 12:33:43 -07:00
query Rename PHIDType classes 2014-07-24 08:05:46 +10:00
receiver Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal 2014-07-10 10:18:10 -07:00
replyhandler Rename PHIDType classes 2014-07-24 08:05:46 +10:00
storage Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
typeahead Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
view Use a single newline between HTML mail sections 2014-08-25 11:35:29 -07:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Clean up numerous rough edges in Mail configuration 2014-04-21 15:45:29 -07:00