hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 98957b48e9 hive-jobq-graph: dispatch hive-jobq-graph-update on every render
Fetching lives in the component (mara's steer on hyperhive#2812) — a
host that needs the raw node list for something the generic tree
doesn't show (a count badge, a live-log panel keyed on a specific
node) now listens for this bubbling/composed CustomEvent instead of
doing its own parallel fetch. Fires from both the self-fetch path
(refresh()) and a host-pushed render(nodes) call, so a listener sees
every update regardless of source.

Verified via jsdom: both paths dispatch with the correct nodes in
detail.
2026-08-03 01:53:39 +02:00
..
agent dashboard: hide forge links instead of guessing <hostname>:3000 2026-08-03 01:21:11 +02:00
dashboard dashboard: hide forge links instead of guessing <hostname>:3000 2026-08-03 01:21:11 +02:00
shared hive-jobq-graph: dispatch hive-jobq-graph-update on every render 2026-08-03 01:53:39 +02:00