1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/applications/phortune/edge
Chad Little 5dd18a7ec1 Modernize PhortuneAccount with EditEngine/Modular Transactions
Summary: This updates the backend of PhortuneAccount to use EditEngine and Modular Transactions and updates language to "account manager" for clarity of role.

Test Plan:
- Wiped `phortune_account` table
- Visit Phortune, see new account automatically created.
- Edit name and managers
- Try to set no name or remove myself as a manager, get error messages
- Visit `/phortune/` and create another new account

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D17585
2017-04-11 12:33:15 -07:00
..
PhortuneAccountHasMemberEdgeType.php Modernize PhortuneAccount with EditEngine/Modular Transactions 2017-04-11 12:33:15 -07:00
PhortuneMemberHasAccountEdgeType.php Make Phortune account members editable and modernize the edge constant 2014-10-10 15:00:06 -07:00
PhortuneMemberHasMerchantEdgeType.php Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
PhortuneMerchantHasMemberEdgeType.php Update PhortuneMerchant to Modular Transactions 2017-04-11 09:32:12 -07:00