hyperhive/frontend/packages/swarm-ui/src/pages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 9786a9a519 swarm-ui: extract overview into its own page component
Per mara's review on PR#3342 — the hive-status view shouldn't live
inline in App.tsx. Moves it to pages/OverviewPage.tsx, mirroring
JobsPage's shape: App.tsx stays routing-only, each page owns its own
fetch + render.
2026-08-16 19:05:01 +02:00
..
ComponentsPage.css swarm-ui: add a components-library page (hyperhive#3288) 2026-08-15 12:57:57 +02:00
ComponentsPage.tsx swarm-ui: add a components-library page (hyperhive#3288) 2026-08-15 12:57:57 +02:00
JobsPage.css address review: trim JobqGraph.tsx's comment under 30 lines, fix stale .jsx ref 2026-08-16 17:30:06 +02:00
JobsPage.tsx swarm-ui: add a jobs tab, and type JobqGraph as real TypeScript 2026-08-16 17:30:06 +02:00
OverviewPage.tsx swarm-ui: extract overview into its own page component 2026-08-16 19:05:01 +02:00