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/dashboard
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
controller Cleanup Dashboard Crumbs 2015-02-01 20:43:02 -08:00
customfield Dashboards - introduce ability to optionally allow SearchEngines to be used as dashboard panels 2015-02-11 13:43:59 -08:00
edge Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
editor Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
engine Link search query to Dashboard header title 2014-12-18 08:40:50 -08:00
layoutconfig Minor formatting changes 2014-10-08 08:39:49 +11:00
paneltype Rename PhabricatorDashboardPanelType subclasses for consistency 2015-01-05 06:32:08 +11:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10: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
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00