mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 20:22:46 +01:00
be2b8f4bcb
Summary: Fixes T13441. Internally, projects can be queried by depth, but this is not exposed in the UI. Add a "Is root project?" contraint in the UI, and "minDepth" / "maxDepth" constraints to the API. Test Plan: - Used the UI to query root projects, got only root projects back. - Used "project.search" in the API to query combinations of root projects and projects at particular depths, got matching results. Maniphest Tasks: T13441 Differential Revision: https://secure.phabricator.com/D20886 |
||
---|---|---|
.. | ||
PhabricatorIDsSearchField.php | ||
PhabricatorPHIDsSearchField.php | ||
PhabricatorSearchCheckboxesField.php | ||
PhabricatorSearchCustomFieldProxyField.php | ||
PhabricatorSearchDatasourceField.php | ||
PhabricatorSearchDateControlField.php | ||
PhabricatorSearchDateField.php | ||
PhabricatorSearchField.php | ||
PhabricatorSearchIntField.php | ||
PhabricatorSearchOrderField.php | ||
PhabricatorSearchSelectField.php | ||
PhabricatorSearchStringListField.php | ||
PhabricatorSearchSubscribersField.php | ||
PhabricatorSearchTextField.php | ||
PhabricatorSearchThreeStateField.php | ||
PhabricatorSearchTokenizerField.php |