1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/phortune/controller
Chad Little f1bf27959f PHUIList, PHUIDocument updates
Summary:
This diff covers a bit of ground.

- PHUIDocumentExample has been added
- PHUIDocument has been extended with new features
- PhabricatorMenuView is now PHUIListView
- PhabricatorMenuItemView is now PHUIItemListView

Overall - I think I've gotten all the edges covered here. There is some derpi-ness that we can talk about, comments in the code. Responsive design is missing from the new features on PHUIDocument, will follow up later.

Test Plan: Tested mobile and desktop menus, old phriction layout, new document views, new lists, and object lists.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6130
2013-06-05 08:41:43 -07:00
..
PhortuneAccountBuyController.php Show prices in "$... USD" in Phortune 2013-05-06 18:04:45 -07:00
PhortuneAccountViewController.php General cleanup for adding payment methods in Phortune 2013-04-25 09:49:32 -07:00
PhortuneController.php Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
PhortuneLandingController.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortunePaymentMethodEditController.php General cleanup for adding payment methods in Phortune 2013-04-25 09:49:32 -07:00
PhortunePaymentMethodListController.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortunePaymentMethodViewController.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortuneProductEditController.php Show prices in "$... USD" in Phortune 2013-05-06 18:04:45 -07:00
PhortuneProductListController.php PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
PhortuneProductViewController.php Show prices in "$... USD" in Phortune 2013-05-06 18:04:45 -07:00
PhortuneProviderController.php Add initial cut of PayPal and pay-once-at-checkout providers to Phortune 2013-05-06 11:44:24 -07:00