1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/phortune/controller
Chad Little 801607381d [Redesign] PhabricatorApplicationSearchResultView
Summary: Ref T8099. This adds a new class which all search engines return for layout. I thought about this a number of ways, and I think this is the cleanest path. Each Engine can return whatever UI bits they needs, and AppSearch or Dashboard picks and lays the bits out as needed. In the AppSearch case, interfaces like Notifications, Calendar, Legalpad all need more custom layouts. I think this also leaves a resonable path forward for NUX as well. Also, not sure I implemented the class correctly, but assume thats easy to fix?

Test Plan: Review and do a search in each application changed. Grep for all call sites.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T8099

Differential Revision: https://secure.phabricator.com/D13332
2015-06-19 11:46:20 +01:00
..
PhortuneAccountEditController.php [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -07:00
PhortuneAccountListController.php [Redesign] New PHUIObjectItemListView 2015-05-15 13:28:59 -07:00
PhortuneAccountViewController.php [Redesign] Remove remaining barColor callsites 2015-05-28 15:17:34 -07:00
PhortuneCartAcceptController.php Update remaining Phortune merchant views to use Merchant Authority 2015-03-03 10:38:47 -08:00
PhortuneCartCancelController.php phtize all the things 2015-05-22 21:16:39 +10:00
PhortuneCartCheckoutController.php Merge branch 'master' into redesign-2015 2015-05-22 12:57:32 -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 [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -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 [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -07:00
PhortuneMerchantInvoiceCreateController.php [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -07:00
PhortuneMerchantListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhortuneMerchantViewController.php [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00
PhortunePaymentMethodCreateController.php phtize all the things 2015-05-22 21:16:39 +10:00
PhortunePaymentMethodDisableController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortunePaymentMethodEditController.php [Redesign] Add Table, Collapse support to ObjectBox 2015-05-20 12:48:43 -07:00
PhortuneProductListController.php Mark some strings for translation 2015-06-09 23:06:52 +10:00
PhortuneProductViewController.php Move ActionList mobile links to better location 2015-01-12 07:24:35 -08:00
PhortuneProviderActionController.php Mark some strings for translation 2015-06-09 23:06:52 +10:00
PhortuneProviderDisableController.php Allow merchants to disable payment providers and show more UI info 2014-10-08 08:31:24 -07:00
PhortuneProviderEditController.php phtize all the things 2015-05-22 21:16:39 +10: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