mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-24 07:42:40 +01:00
63bfa5ccb5
Summary: Ref T12074. Provide a basic but functional v3 API endpoint for reading workboard column information. There is no equivalent to this in the UI yet, although there may be some day (perhaps adjacent to T5024). Test Plan: - Queried for all columns. - Queried for columns on a particular board using `projectPHIDs`. Reviewers: chad Reviewed By: chad Maniphest Tasks: T12074 Differential Revision: https://secure.phabricator.com/D17157 |
||
---|---|---|
.. | ||
PhabricatorProject.php | ||
PhabricatorProjectColumn.php | ||
PhabricatorProjectColumnPosition.php | ||
PhabricatorProjectColumnTransaction.php | ||
PhabricatorProjectCustomFieldNumericIndex.php | ||
PhabricatorProjectCustomFieldStorage.php | ||
PhabricatorProjectCustomFieldStringIndex.php | ||
PhabricatorProjectDAO.php | ||
PhabricatorProjectSchemaSpec.php | ||
PhabricatorProjectSlug.php | ||
PhabricatorProjectTransaction.php |