1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/phortune/controller
Chad Little 46f6c2680e [Redesign] New PHUIObjectItemListView
Summary:
New, cleaner, ObjectItemLists. Lots of minor style tweaks, basic overview:

 - Remove FootIcons
 - Remove Stackable
 - Remove Plain List
 - Add StatusIcon
 - Add setting ObjectList to an ObjectBox
 - Minor retouches to Headers

Mostly, this should give us an idea of life with the new Object Lists. I'll take another application by application pass down the road. This mostly looks at implementation in Maniphest, Differential, Audit, Workboards. Checked a few other areas and dialogs while testing, and everything looks square.

Test Plan: Maniphest, Differential, Homepage, Audit, People, and other applications. Drag reorder, etc.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12865
2015-05-15 13:28:59 -07:00
..
PhortuneAccountEditController.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
PhortuneAccountListController.php [Redesign] New PHUIObjectItemListView 2015-05-15 13:28:59 -07:00
PhortuneAccountViewController.php Remove most callsites to Controller->renderHandlesForPHIDs() 2015-03-31 05:48:19 -07:00
PhortuneCartAcceptController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartCancelController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartCheckoutController.php Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
PhortuneCartController.php Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
PhortuneCartListController.php Allow accounts and merchants to review unpaid invoices in Phortune 2015-05-04 11:06:09 -07:00
PhortuneCartUpdateController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartViewController.php Give Phortune carts a proper isInvoice flag 2015-04-20 10:05:44 -07:00
PhortuneChargeListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhortuneController.php Improve Phortune policy behavior 2015-03-03 10:38:25 -08:00
PhortuneLandingController.php Transactions - deploy buildTransactionTimeline to remaining applications 2014-12-03 15:35:47 -08:00
PhortuneMerchantController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhortuneMerchantEditController.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
PhortuneMerchantInvoiceCreateController.php Give Phortune carts a proper isInvoice flag 2015-04-20 10:05:44 -07:00
PhortuneMerchantListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhortuneMerchantViewController.php Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
PhortunePaymentMethodCreateController.php Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
PhortunePaymentMethodDisableController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortunePaymentMethodEditController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortuneProductListController.php Make Currency a more formal type 2014-10-06 10:26:48 -07:00
PhortuneProductViewController.php Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00
PhortuneProviderActionController.php Add a HOLD state to Phortune and handle unusual states better 2014-10-09 04:30:47 -07:00
PhortuneProviderDisableController.php Allow merchants to disable payment providers and show more UI info 2014-10-08 08:31:24 -07:00
PhortuneProviderEditController.php Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
PhortuneSubscriptionEditController.php Don't prompt users to autopay with disabled cards 2015-03-02 18:25:49 -08:00
PhortuneSubscriptionListController.php Improve Phortune policy behavior 2015-03-03 10:38:25 -08:00
PhortuneSubscriptionViewController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00