hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris aa55f8c777 fix(dashboard): import appendLinkified in schedules.js
renderReminders() calls appendLinkified() (for the reminder file_path
and message bodies) but schedules.js only imported { $, el } from
common.js, so the reminders_changed SSE handler threw
'ReferenceError: appendLinkified is not defined' and the reminders
pane failed to render. appendLinkified is exported from common.js;
add it to the import. Fixes #1909.
2026-06-22 22:18:39 +02:00
..
agent agent ui: drop dead .stats-nav + #toolbar css now superseded by page-header 2026-06-22 13:34:58 +02:00
dashboard fix(dashboard): import appendLinkified in schedules.js 2026-06-22 22:18:39 +02:00
shared agent-ui: real fixed-width icon column for terminal rows 2026-06-22 00:41:24 +02:00