hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 2460d7fec7 swarm-ui: wire hive overview to the real status aggregate
App.tsx now fetches GET /api/hives/status (the swarm-controller
aggregate: one row per roster hive, freshness derived at read time
from the status bucket) instead of GET /api/hives + a static
'configured' chip. Renders fresh/stale/never_reported/unknown as
StatusChip tones with a relative age, per the placeholder comment that
was already waiting on this endpoint to exist.

Adds a small local fmtAgo helper (src/util.ts) mirroring the
dashboard package's near-identical formatter — not worth sharing
across a vanilla-JS and a Preact/TS call site.
2026-08-16 19:05:01 +02:00
..
agent agent: drop dead .header-pill-loose CSS 2026-08-12 19:33:07 +02:00
dashboard jobq-graph: author JobqGraph in real JSX, not hand-written h() calls 2026-08-16 15:18:25 +02:00
shared address review: trim JobqGraph.tsx's comment under 30 lines, fix stale .jsx ref 2026-08-16 17:30:06 +02:00
swarm-ui swarm-ui: wire hive overview to the real status aggregate 2026-08-16 19:05:01 +02:00