dev_arc_aws/src/components
Claude 4674f4e209
Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring
- Help page now scrolls (it sat under a clipped section with no overflow handling).
- Connected Integrations on Glance shows 5 per row in a scrollable area with the
  transparent ghost scrollbar, instead of growing the card unbounded.
- System Status KPI ring is now a thicker, vertically centered, multi-segment
  donut broken down by integration type, each type colored consistently from a
  shared first-come-first-served palette (src/lib/integrationColors.ts) so e.g.
  whichever type connects first always gets the same color everywhere it's used.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019hu9pZvJY4BgmcQeAw2ugk
2026-06-21 09:21:56 +00:00
..
BottomRow.tsx Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
MiddleRow.tsx Replace mock data on Glance and Infrastructure with real backend data 2026-06-18 19:56:10 +00:00
ProgressRing.tsx Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
Sidebar.tsx Fix favicon, dark select dropdowns, add brand bookmark icons and Help page 2026-06-19 21:13:32 +00:00
SparklineChart.tsx update 2026-06-18 08:14:00 -04:00
StatusCards.tsx Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
TopBar.tsx Wire up Profile/Appearance/Security in user menu (#21) 2026-06-20 09:44:43 -04:00