1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/flag
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
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
conduit phtize all the things 2015-05-22 21:16:39 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
events Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
view Fix method visibility for AphrontFormControl methods 2015-01-07 07:33:37 +11:00