dev_arc_aws/src/components
Claude 3b920fcfb2
Replace mock data on Glance and Infrastructure with real backend data
Adds an events table + logEvent helper for a genuine activity log, and
a /api/integrations/resources aggregate endpoint backed by a new optional
listResources adapter method (implemented for Docker via its containers API).
StatusCards, MiddleRow, BottomRow, and Infrastructure now render real
integration/resource/event data instead of hardcoded numbers, with empty
states where no data source exists yet (AWS cost, historical trends).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BbJV5nm8KPVH1oNJYKpnoF
2026-06-18 19:56:10 +00:00
..
BottomRow.tsx Replace mock data on Glance and Infrastructure with real backend data 2026-06-18 19:56:10 +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 update 2026-06-18 08:14:00 -04:00
Sidebar.tsx Remove standalone Network page, add as future tab on Infrastructure 2026-06-18 18:02:09 +00:00
SparklineChart.tsx update 2026-06-18 08:14:00 -04:00
StatusCards.tsx Replace mock data on Glance and Infrastructure with real backend data 2026-06-18 19:56:10 +00:00
TopBar.tsx Add enrollment, login, and auth-gated routing to the frontend 2026-06-18 19:13:27 +00:00