• erio's avatar
    feat(monitor): proportion-based overall status + reusable auto-refresh · 0dcc0e05
    erio authored
    - Change overall status logic: >50% failed = UNAVAILABLE, any failed
      or degraded = DEGRADED, all ok = OPERATIONAL
    - Extract useAutoRefresh composable with localStorage persistence
    - Create AutoRefreshButton dropdown component (reusable)
    - Integrate auto-refresh into channel status page via MonitorHero
    0dcc0e05
zh.ts 286 KB