1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-04-02 23:48:18 +02:00
phorge-phorge/src/applications/dashboard/query
epriestley 89d038f53e Make Portals indexable with Ferret
Summary:
Ref T13275. Add portals to the search index so that:

  - they show up in fulltext global search; and
  - the typeahead actually uses an index.

Also make them taggable with projects as an organizational aid.

Test Plan: Indexed portals with `bin/serach index`, searched for a portal with "Query", with fulltext search in main menu, with typehead on "Install Dashboard...", changed the name of a portal and searched again to check that the index updates properly.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13275

Differential Revision: https://secure.phabricator.com/D20389
2019-04-10 13:33:54 -07:00
..
PhabricatorDashboardPanelQuery.php Add Ngram support to Dashboards / Panels 2016-12-16 12:09:06 -08:00
PhabricatorDashboardPanelSearchEngine.php Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
PhabricatorDashboardPanelTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00
PhabricatorDashboardPortalQuery.php Make Portals indexable with Ferret 2019-04-10 13:33:54 -07:00
PhabricatorDashboardPortalSearchEngine.php Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
PhabricatorDashboardPortalTransactionQuery.php Allow Portals to be edited, and improve empty/blank states 2019-04-02 14:43:05 -07:00
PhabricatorDashboardQuery.php Allow searching Dashboards by Editable 2017-03-21 09:39:04 -07:00
PhabricatorDashboardSearchEngine.php Combine the "View", "Arrange", and "Manage" modes of Dashboards into a single mode 2019-04-09 13:32:36 -07:00
PhabricatorDashboardTransactionQuery.php Add edit/view plumbing for dashboards and panels 2014-02-03 10:52:15 -08:00