1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-18 19:40:55 +01:00
phorge-phorge/src/applications/conduit/query
Josh Cox 6649b0cef8 Remove "Application" field from ConduitSearchEngine
Summary: Fixes T9063. Removes the "Application" field from the search because it was largely redundant with the 'Name Contains' field.

Test Plan: Went to `/conduit/query/modern/`, clicked on `Edit Query` and noted that there is no "Application" field anymore. The 'Name Contains' field still works however.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley, yelirekim

Maniphest Tasks: T9063

Differential Revision: https://secure.phabricator.com/D16602
2016-09-27 01:50:49 -04:00
..
ConduitResultSearchEngineExtension.php Allow *.search Conduit API methods to have data bulk-loaded by extensions 2016-07-31 11:15:18 -07:00
PhabricatorConduitLogQuery.php Add by-caller lookup to call logs, plus viewer calls 2015-12-14 15:25:49 -08:00
PhabricatorConduitLogSearchEngine.php fix the typo in the label field 2016-02-16 15:14:19 -08:00
PhabricatorConduitMethodQuery.php Remove "Application" field from ConduitSearchEngine 2016-09-27 01:50:49 -04:00
PhabricatorConduitSearchEngine.php Remove "Application" field from ConduitSearchEngine 2016-09-27 01:50:49 -04:00
PhabricatorConduitTokenQuery.php Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00