erio
a1425b457d
feat(channel-monitor): redesign user dashboard as card grid
Reference check-cx UI: INTELLIGENCE MONITOR hero + 3-column card grid
with 60-point timeline bars.
Backend:
- Add PrimaryPingLatencyMs + Timeline[60] to UserMonitorView
- ListRecentHistoryForMonitors: batch CTE + ROW_NUMBER() window query
- indexLatestByModel / indexAvailabilityByModel helpers
Frontend:
- 7 new components: ProviderIcon, MonitorMetricPair, MonitorAvailabilityRow,
MonitorTimeline, MonitorHero, MonitorCard, MonitorCardGrid
- ChannelStatusView 381→~180 lines (delegated to subcomponents)
- AbortController reload concurrency protection
- HSL 0-120° availability color mapping
- Replace emoji with Icon component (bolt / globe)
- i18n: monitorCommon.* shared namespace, channelStatus.hero.*
Bump VERSION to 0.1.114.24
2026-04-20 23:38:59 +08:00
..
2026-04-22 14:56:56 +08:00
2026-04-17 09:37:25 +08:00
2026-04-20 23:38:59 +08:00
2026-03-27 14:33:05 +08:00
2026-04-22 07:33:14 -07:00
2026-04-22 18:12:03 +08:00
2026-04-20 23:38:59 +08:00
2026-04-22 19:11:51 +08:00
2026-04-20 23:38:59 +08:00
2026-03-17 15:38:18 +08:00
2026-04-05 17:11:01 +08:00
2026-04-22 12:30:08 +08:00