1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/slowvote
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 Add a "template" parameter to application default policies 2015-06-11 13:25:30 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit phtize all the things 2015-05-22 21:16:39 +10:00
controller Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
editor Transactions - make customization of TYPE_EDGE optional 2015-05-19 11:26:53 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00
remarkup Add some missing type hints 2015-05-05 07:33:00 +10:00
storage Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
view Use PhutilInvalidStateException 2015-05-14 07:53:52 +10:00