1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/project/storage
epriestley 63bfa5ccb5 Add "project.column.search" for querying workboard column information
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
2017-01-08 13:19:02 -08:00
..
PhabricatorProject.php Add "parent" and "ancestor" information to the project.search API 2017-01-08 13:14:19 -08:00
PhabricatorProjectColumn.php Add "project.column.search" for querying workboard column information 2017-01-08 13:19:02 -08:00
PhabricatorProjectColumnPosition.php Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
PhabricatorProjectColumnTransaction.php Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
PhabricatorProjectCustomFieldNumericIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorProjectCustomFieldStorage.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorProjectCustomFieldStringIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorProjectDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorProjectSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhabricatorProjectSlug.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorProjectTransaction.php Super Pro Dexule fix for project icon timeline 2016-09-07 10:48:06 -07:00