1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-02 18:08:26 +01:00
phorge-phorge/src/applications/search/field
epriestley 8eb8e8e1d8 Make DiffusionCommitSearch accept modern (string) constants
Summary:
Depends on D19650. Ref T13197. Allow `SearchCheckboxesField` to have a "deprecated" map of older aliases, then convert them to modern values.

On the API method page, show all the values.

This technically resolves the issue in PHI841, although I still plan to migrate behind this.

Test Plan:
{F5875363}

- Queried audits, fiddled with `?status=1,audited`, etc.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13197

Differential Revision: https://secure.phabricator.com/D19651
2018-09-10 16:25:42 -07:00
..
PhabricatorIDsSearchField.php Don't allow empty list constraints in Conduit calls 2016-08-14 08:31:13 -07:00
PhabricatorPHIDsSearchField.php Don't allow empty list constraints in Conduit calls 2016-08-14 08:31:13 -07:00
PhabricatorSearchCheckboxesField.php Make DiffusionCommitSearch accept modern (string) constants 2018-09-10 16:25:42 -07:00
PhabricatorSearchCustomFieldProxyField.php Flesh out Conduit parameter types for Owners + CustomFields 2015-12-14 04:23:44 -08:00
PhabricatorSearchDatasourceField.php Don't allow empty list constraints in Conduit calls 2016-08-14 08:31:13 -07:00
PhabricatorSearchDateControlField.php Refactor Calendar Search, and implement Projects on events 2015-06-22 13:27:37 -07:00
PhabricatorSearchDateField.php Add a discovery format hint for date fields in SearchEngine UIs 2018-01-26 13:11:10 -08:00
PhabricatorSearchField.php In Conduit, let checkbox constraints self-document 2018-09-06 08:44:16 -07:00
PhabricatorSearchOrderField.php Make "Order By" field render correctly when showing a SavedQuery with an order alias 2015-06-09 13:49:01 -07:00
PhabricatorSearchSelectField.php Convert Macro to SearchFields 2015-06-08 12:22:09 -07:00
PhabricatorSearchStringListField.php Update Buildable search in Harbormaster 2016-02-27 07:13:10 -08:00
PhabricatorSearchSubscribersField.php Include owners packages in the MailableFunction datasource 2018-06-07 12:02:50 -07:00
PhabricatorSearchTextField.php Expose modern *.search Conduit endpoints in Almanac 2016-02-23 08:20:57 -08:00
PhabricatorSearchThreeStateField.php Add a modern user.search Conduit API method 2016-05-22 05:54:31 -07:00
PhabricatorSearchTokenizerField.php Make Subscribers automatically provide working SearchFields 2015-06-08 12:20:53 -07:00