hyperhive/frontend/packages/dashboard/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 2368bec634 feat(#1082): add description() to ToolGroup + Capability; expose in API + UI tooltips
- hive-sh4re: ToolGroup::description() and Capability::description() return
  short human-readable strings for each variant
- hive-c0re: ToolGroupsSnapshot and CapabilitiesSnapshot now include a
  `descriptions` map (name → description); get_capabilities now iterates
  Capability::ALL instead of hardcoding the list
- tabs.js: renderToolGroups + renderCapabilities use descriptions[name] as
  the column header title attribute (native browser tooltip on hover)
2026-06-02 12:53:50 +02:00
..
common.css feat(dashboard): split monolithic CSS into common + per-page bundles 2026-06-02 11:19:32 +02:00
common.js chore: last frontend style nits — http case in common.js, setTimeout wrappers 2026-06-01 23:34:52 +02:00
dashboard.css feat(dashboard): split monolithic CSS into common + per-page bundles 2026-06-02 11:19:32 +02:00
flow.css feat(dashboard): split monolithic CSS into common + per-page bundles 2026-06-02 11:19:32 +02:00
flow.html feat(dashboard): split monolithic CSS into common + per-page bundles 2026-06-02 11:19:32 +02:00
flow.js chore: replaceChildren + http case in flow.js and logs.js 2026-06-01 23:13:50 +02:00
index.html feat(dashboard): split monolithic CSS into common + per-page bundles 2026-06-02 11:19:32 +02:00
logs.css feat(dashboard): split monolithic CSS into common + per-page bundles 2026-06-02 11:19:32 +02:00
logs.html feat(dashboard): split monolithic CSS into common + per-page bundles 2026-06-02 11:19:32 +02:00
logs.js chore: replaceChildren + http case in flow.js and logs.js 2026-06-01 23:13:50 +02:00
stream-worker.js chore: scrub #NNN issue references from code comments and nix descriptions 2026-06-01 13:30:52 +02:00
tabs.js feat(#1082): add description() to ToolGroup + Capability; expose in API + UI tooltips 2026-06-02 12:53:50 +02:00