mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
3b2f4c258f
Summary: Ref T9252. Currently, Drydock blueprint pages: - show all resources, even if there are a million; - show resources in all states, although destroyed resources are usually uninteresting; - have some junky `$pager` code. Instead, show the few most recent active resources and link to a filtered resource view in ApplicationSearch. Test Plan: - Viewed some blueprints. - Clicked "View All Resources". - Saw all resources. - Used query / crumbs / etc. Reviewers: chad Reviewed By: chad Maniphest Tasks: T9252 Differential Revision: https://secure.phabricator.com/D14157 |
||
---|---|---|
.. | ||
DrydockBlueprintController.php | ||
DrydockBlueprintCreateController.php | ||
DrydockBlueprintDisableController.php | ||
DrydockBlueprintEditController.php | ||
DrydockBlueprintListController.php | ||
DrydockBlueprintViewController.php | ||
DrydockConsoleController.php | ||
DrydockController.php | ||
DrydockLeaseController.php | ||
DrydockLeaseListController.php | ||
DrydockLeaseReleaseController.php | ||
DrydockLeaseViewController.php | ||
DrydockLogController.php | ||
DrydockLogListController.php | ||
DrydockResourceController.php | ||
DrydockResourceListController.php | ||
DrydockResourceReleaseController.php | ||
DrydockResourceViewController.php |