1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/search
Bob Trahan e23351ea36 Dashboards - introduce ability to optionally allow SearchEngines to be used as dashboard panels
Summary:
Ref T7234. Turns out some search engines are context specific such that they can't be bubbled up to a dashboard panel generically. The example in question is an Instance Members search, where the instance must be specified and is done so in normal codepaths but the dashboard panel stuff has no way of doing that. Ergo, just turn off these sorts of panels.

Note this code just makes it so we can turn off these sorts of panels but does not do any of that.

Test Plan:
made sure all the queries still showed up

otherwise, next diff

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7234

Differential Revision: https://secure.phabricator.com/D11750
2015-02-11 13:43:59 -08:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller PHUIErrorView 2015-02-01 20:14:56 -08:00
engine Dashboards - introduce ability to optionally allow SearchEngines to be used as dashboard panels 2015-02-11 13:43:59 -08:00
index Build a Conpherence thread index 2015-01-06 10:24:30 -08:00
interface Provide PhabricatorSavedQuery to renderResultsList() 2013-07-03 05:46:04 -07:00
management Fix bad ancestor classname 2015-01-07 16:13:20 -08:00
query Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00
selector Provide a setup warning about using the default MySQL stopword file 2014-08-13 15:34:09 -07:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
typeahead Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
view Write search bolding in a way which is certainly HTML-safe 2014-04-26 12:44:16 -07:00
worker Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00