dev_arc_aws/src
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
..
assets update 2026-06-18 08:14:00 -04:00
components Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
lib Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
pages Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
types Phase 5: RDP/VNC/Telnet remote desktop via guacamole-lite + guacd 2026-06-19 15:25:10 +00:00
App.tsx Add mesh prerequisite gate (NetBird verification before app config) 2026-06-20 21:15:55 +00:00
index.css Add Nerd Font icon fallback to the Terminal so Starship-style prompts render correctly 2026-06-21 09:00:39 +00:00
main.tsx Keep SSH terminal sessions connected across page navigation (#30) 2026-06-20 15:02:50 -04:00