mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
329f59eddb
Summary cards now show degraded/alerting/failing counts rather than raw online/offline splits, giving operators an at-a-glance health posture without drilling into the full resource list. - InfrastructureSummary/infrastructureSummaryModel: adds degraded and alerting counts derived from resource statuses and active alerts - StorageSummary/StoragePageSummary/useStoragePageSummary: adds poolsDegraded and disksFailing indicators, shows "all healthy" when zero degradation - WorkloadsSummary/useDashboardWorkloadDerivedState: adds alerting guest count from activeAlerts accessor, included in summary header counts - RecoverySummary: adds aggregate health-state summary row - useDashboardState: threads alertsEnabled through workload derived state - Fix monitored-system cap test helper to use TierEnterprise so limits are honored (self-hosted tiers are now uncapped per the v6 product model) - Update registry and governance test snapshots to include useStoragePageSummary.test.ts in the storage-product-surface proof set