1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-09 13:28:29 +01:00
phorge-phorge/src/applications/fund/controller
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
..
FundBackerListController.php Allow users to back initiatives in Fund 2014-09-12 06:31:11 -07:00
FundController.php Scaffolding for Fund 2014-09-11 13:38:58 -07:00
FundInitiativeBackController.php Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00
FundInitiativeCloseController.php Allow users to back initiatives in Fund 2014-09-12 06:31:11 -07:00
FundInitiativeEditController.php Scaffolding for Fund 2014-09-11 13:38:58 -07:00
FundInitiativeListController.php Allow users to back initiatives in Fund 2014-09-12 06:31:11 -07:00
FundInitiativeViewController.php Allow users to back initiatives in Fund 2014-09-12 06:31:11 -07:00