1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/notification
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 FontIcon bridge to AppIcons 2015-01-24 23:43:01 -08:00
builder Extend from Phobject 2015-06-15 18:02:27 +10:00
client Extend from Phobject 2015-06-15 18:02:27 +10:00
controller phtize all the things 2015-05-22 21:16:39 +10:00
feed Add a "Send Test Notification" button to make testing the server easier 2014-02-17 16:00:33 -08:00
garbagecollector Garbage collect old notifications 2015-06-11 06:55:13 +10:00
query [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00
setup phtize all the things 2015-05-22 21:16:39 +10:00
storage Garbage collect old notifications 2015-06-11 06:55:13 +10:00
view Rewrite Aphlict to use Websockets 2015-01-08 10:03:00 -08:00