1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 09:28:22 +01:00
phorge-phorge/src/applications/drydock/conduit
Mike Riley 5f3a7cb41b Expose Drydock leases via Conduit
Summary:
See T13212 for some context and discussion on this being revived.
See T11694 for original context.

Add a query constraint for lease owners and implement the conduit search method for Drydock leases.

Ref T11694. Fixes T13212.

Test Plan:
- Called the API method from conduit and browsed lease queries from the UI.
- Used the new "ownerPHIDs" constraint via API console.

{F5963044}

Reviewers: yelirekim, amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam, epriestley

Maniphest Tasks: T11694, T13212

Differential Revision: https://secure.phabricator.com/D16594
2018-10-26 06:12:38 -07:00
..
DrydockAuthorizationSearchConduitAPIMethod.php Expose Drydock authorizations via Conduit 2016-10-11 19:55:43 +00:00
DrydockBlueprintEditConduitAPIMethod.php Allow "drydock.blueprint.edit" to create blueprints 2018-01-04 10:08:07 -08:00
DrydockBlueprintSearchConduitAPIMethod.php Expose Drydock blueprints via Conduit 2016-10-13 20:48:24 +00:00
DrydockLeaseSearchConduitAPIMethod.php Expose Drydock leases via Conduit 2018-10-26 06:12:38 -07:00