1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-09 05:18:29 +01:00
phorge-phorge/src/applications/search/engine
epriestley 9d716379a3 Add a "Customize Query" action to query panels to make it easier to make minor query adjustments
Summary:
Depends on D20473. Ref T13272. Fixes T7216. If you want to tweak the query a panel uses, you currently have to complete 7 Great Labors.

Instead, add a "Customize Query" action which lets you update the query inline.

Test Plan: {F6402171}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13272, T7216

Differential Revision: https://secure.phabricator.com/D20474
2019-05-01 11:01:09 -07:00
..
__tests__ Remove PhabricatorSearchEngineTestCase 2017-03-28 13:57:55 -07:00
PhabricatorApplicationSearchEngine.php Add a "Customize Query" action to query panels to make it easier to make minor query adjustments 2019-05-01 11:01:09 -07:00
PhabricatorDatasourceEngine.php Allow third-party code to extend upstream datasources via EngineExtension 2018-02-14 18:11:51 -08:00
PhabricatorProfileMenuEngine.php Make "Favorites" work more like other customizable menus 2019-04-09 13:59:35 -07:00
PhabricatorProfileMenuItemView.php Update all existing ProfileMenuItems for the more-structured API 2019-04-02 15:20:39 -07:00
PhabricatorProfileMenuItemViewList.php When picking a default menu item to render, don't pick disabled items 2019-04-02 15:21:27 -07:00
PhabricatorSearchEngineAPIMethod.php Fix "abou" typo of "about" in SearchEngine API methods 2019-03-12 12:02:05 -07:00