1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/drydock/query
epriestley 78b89711cb Move a bunch more rendering into SearchEngine
Summary: Ref T4986. These are mostly mechanical now, I skipped a couple of slightly tricky ones. Still a bunch to go.

Test Plan:
For each engine:

  - Viewed the application;
  - created a panel to issue the query.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9017
2014-05-08 20:04:19 -07:00
..
DrydockBlueprintQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockBlueprintSearchEngine.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
DrydockBlueprintTransactionQuery.php Add transactions to Drydock blueprint editing 2014-01-09 12:19:54 -08:00
DrydockLeaseQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockLeaseSearchEngine.php Use ApplicationSearch to manage DrydockLeases 2013-12-26 10:42:00 -08:00
DrydockLogQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockLogSearchEngine.php Use ApplicationSearch for DrydockLog 2013-12-26 12:30:29 -08:00
DrydockQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockResourceQuery.php Introduce DrydockQuery to slightly reduce code duplication 2013-12-27 13:15:30 -08:00
DrydockResourceSearchEngine.php Use ApplicationSearch for Drydock Resources 2013-12-26 12:30:10 -08:00