1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/dashboard/query
epriestley b8bc0aa2b0 Allow users to select QueryPanel search engines from a list
Summary: Ref T4986. Instead of requiring users to know the name of an application search engine class, let them select from a list.

Test Plan:
Created a new panel.

{F165468}

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9500
2014-06-12 13:22:20 -07:00
..
PhabricatorDashboardPanelQuery.php Add initial skeleton for Dashboard application 2014-01-30 11:43:24 -08:00
PhabricatorDashboardPanelSearchEngine.php Allow users to select QueryPanel search engines from a list 2014-06-12 13:22:20 -07:00
PhabricatorDashboardPanelTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00
PhabricatorDashboardQuery.php Allow panels to appear on dashboards 2014-04-30 14:28:55 -07:00
PhabricatorDashboardSearchEngine.php Allow users to select QueryPanel search engines from a list 2014-06-12 13:22:20 -07:00
PhabricatorDashboardTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00