Homec4science

Dashboards - introduce ability to optionally allow SearchEngines to be used as…

Authored by Bob Trahan <btrahan@phacility.com> on Feb 11 2015, 22:43.

Description

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

Details

Committed
Bob Trahan <btrahan@phacility.com>Feb 11 2015, 22:43
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd4680a7e4e84: Update Phabricator to work with more modular translations
Branches
Unknown
Tags
Unknown

Event Timeline

Bob Trahan <btrahan@phacility.com> committed rPHe23351ea3652: Dashboards - introduce ability to optionally allow SearchEngines to be used as… (authored by Bob Trahan <btrahan@phacility.com>).Feb 11 2015, 22:43