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/oauthserver
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
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
application Allow applications to have multiple "help" menu items 2015-04-01 11:51:48 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
controller phtize all the things 2015-05-22 21:16:39 +10:00
panel Merge branch 'master' into redesign-2015 2015-05-22 12:57:32 -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
storage OAuth - add concept of "trusted" clients that get auto redirects 2015-02-09 14:23:49 -08:00
PhabricatorOAuthResponse.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorOAuthServer.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorOAuthServerScope.php Extend from Phobject 2015-06-15 18:02:27 +10:00