CUB-43: add inventory dashboard summary component with FilamentService

This commit is contained in:
2026-04-27 18:11:30 -04:00
parent 1f03606468
commit ff6b2b10a5
7 changed files with 396 additions and 124 deletions

View File

@@ -5,6 +5,9 @@
<!-- Status Summary Bar — fleet-wide health at a glance -->
<app-dashboard-summary></app-dashboard-summary>
<!-- Inventory Summary Bar — filament metrics at a glance -->
<app-inventory-summary></app-inventory-summary>
<!-- Filament Inventory — routed view -->
<router-outlet />
</main>