iris
7908332168
frontend: render Skipped node state as a quiet 'not run' glyph
...
Closes hyperhive#2788.
State::Skipped now rides the wire (per hive-host-sock's dag_view, no
longer filtered) — this was the last missing piece: the frontend had
no glyph for it, so a skipped node's per-node chip fell through to
QUEUE_STATE_GLYPH's '?' fallback.
Added a 'skipped' entry (·, same quiet glyph hivectl already uses for
the same state — no contract between them, just consistent taste) and
a .rqe-node-skipped CSS rule (dimmed only, no strikethrough —
deliberately distinct from .rqe-node-cancelled: a skipped node wasn't
dropped mid-flight, it was never going to run, so it should read as
expected/quiet rather than alarming). rollupState's defensive arm
(every(n => skipped || done) => done) already landed in #2799 and
needed no changes here.
buildNodeTree has no state-based filtering, so skipped nodes render
in the tree exactly like any other node kind — no other changes
needed. Verified with a full frontend build; nix fmt clean.
2026-07-27 21:06:18 +02:00
..
builds.css
feat(builds): add /builds.html — build lifecycle hub ( closes #1999 )
2026-06-28 23:56:11 +02:00
builds.html
fix(dashboard): replace stale 'manager' with 'submitter' in approval UI text
2026-07-02 14:15:07 +02:00
builds.js
frontend: render Skipped node state as a quiet 'not run' glyph
2026-07-27 21:06:18 +02:00
call.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
colors.css
refactor(frontend): base16 theme contract in a swappable colors.css
2026-06-08 21:24:07 +02:00
common.css
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
common.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
core.css
fix(core): add card styling for K3PT ST4T3 and 1NFR4 entries
2026-07-26 17:23:52 +02:00
core.html
feat: add infra container start/stop/restart tab to C0R3 page
2026-07-12 03:12:44 +02:00
core.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
credentials.css
feat: rename matrix-accounts page to credentials, add github PAT tab
2026-07-11 12:40:13 +02:00
credentials.html
extra-forges: fully dashboard-provisioned, no host config
2026-07-14 18:38:55 +02:00
credentials.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
dashboard.css
frontend: move shared spinner CSS out of dashboard.css into shared/base.css
2026-07-27 18:32:54 +02:00
dashboard.html
fix(#2650,#2649): drop reminders tab + pending_reminders chip
2026-07-23 09:54:40 +02:00
flow.css
chore(frontend): scrub pre-existing issue-tag refs from source comments
2026-06-09 00:24:49 +02:00
flow.html
refactor(frontend): extract the page-chrome into @hive/shared ( #1464 step 3)
2026-06-09 09:13:35 +02:00
flow.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
home.css
dashboard(home): matrix-rain backdrop on the H0M3 page
2026-06-17 21:46:25 +02:00
home.js
dashboard(home): harden matrix-rain fade-trail colour parsing
2026-06-17 21:59:12 +02:00
index.html
feat: rename matrix-accounts page to credentials, add github PAT tab
2026-07-11 12:40:13 +02:00
logs.css
fix(logs): log output scrolls internally instead of scrolling the page
2026-07-26 17:20:48 +02:00
logs.html
dashboard: move infra container logs to dedicated INFRA tab
2026-07-26 15:24:33 +02:00
logs.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
permissions.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
schedules.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
settings.css
refactor(frontend): extract the page-chrome into @hive/shared ( #1464 step 3)
2026-06-09 09:13:35 +02:00
settings.html
refactor(frontend): extract the page-chrome into @hive/shared ( #1464 step 3)
2026-06-09 09:13:35 +02:00
settings.js
refactor(frontend): move S3TT1NGS to its own /settings.html page ( #1464 step 2)
2026-06-08 23:44:22 +02:00
state.js
dashboard: extract operator-inbox + approvals into call.js ( #1451 )
2026-06-16 10:22:53 +02:00
stats.css
fix(stats): move window selector into the page header tab bar
2026-07-26 17:21:21 +02:00
stats.html
fix(stats): move window selector into the page header tab bar
2026-07-26 17:21:21 +02:00
stats.js
refactor(frontend): move ST4TS to its own /stats.html page ( #1464 step 2)
2026-06-09 00:11:43 +02:00
stream-worker.js
refactor(fe): trim >30-line comment blocks (second pass, #2077 )
2026-06-29 01:05:53 +02:00
swarm.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
system-sections.css
frontend: render Skipped node state as a quiet 'not run' glyph
2026-07-27 21:06:18 +02:00
tabs.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
theme.css
refactor(frontend): base16 theme contract in a swappable colors.css
2026-06-08 21:24:07 +02:00
util.js
dashboard frontend: consume rfc3339 timestamps from the api
2026-07-02 22:28:30 +02:00