1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/drydock/query
Mike Riley fa90f8bef4 Expose Drydock authorizations via Conduit
Summary:
`DrydockAuthorizationSearchEngine` was being used solely to display authorizations for a specific blueprint from the web UI and consequently expected that callers set a specific blueprint before performing a query. Here we check to see if a blueprint has been set in cases where the engine could be operating from either Conduit or the web.

Ref T11694

Test Plan:
 - called the API method from the console
 - approved an authorization
 - followed the "view all" link from a blueprint page

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Maniphest Tasks: T11694

Differential Revision: https://secure.phabricator.com/D16592
2016-10-11 19:55:43 +00:00
..
DrydockAuthorizationQuery.php Add icons to the new repository edit nav 2016-05-03 08:01:18 -07:00
DrydockAuthorizationSearchEngine.php Expose Drydock authorizations via Conduit 2016-10-11 19:55:43 +00:00
DrydockBlueprintQuery.php Allow Drydock blueprints to be searched by name 2016-03-03 15:21:12 -08:00
DrydockBlueprintSearchEngine.php Allow Drydock blueprints to be tagged and searched, and give types some little icons 2016-03-03 15:21:58 -08:00
DrydockBlueprintTransactionQuery.php Add transactions to Drydock blueprint editing 2014-01-09 12:19:54 -08:00
DrydockCommandQuery.php Add a command queue to Drydock to manage lease/resource release 2015-09-23 07:42:08 -07:00
DrydockLeaseQuery.php Give visual feedback when a Drydock resource or lease is releasing 2015-09-28 09:35:26 -07:00
DrydockLeaseSearchEngine.php Show recent active leases on Drydock resource detail 2015-09-24 15:28:59 -07:00
DrydockLogQuery.php Move Drydock logs to PHIDs and increased structure 2015-10-01 08:06:23 -07:00
DrydockLogSearchEngine.php Move Drydock logs to PHIDs and increased structure 2015-10-01 08:06:23 -07:00
DrydockQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DrydockRepositoryOperationQuery.php Improve UX and messaging for certain errors when landing revisions 2015-12-27 08:01:20 -08:00
DrydockRepositoryOperationSearchEngine.php Make Drydock repository operations a little more modern and consistent 2016-03-03 15:22:15 -08:00
DrydockResourceQuery.php Give visual feedback when a Drydock resource or lease is releasing 2015-09-28 09:35:26 -07:00
DrydockResourceSearchEngine.php Show recent active resources on Drydock blueprint detail, with link to all 2015-09-24 13:52:43 -07:00