hyperhive/frontend/packages/dashboard/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris fe5e0bd841 dashboard(core): add disk column to the LOAD container-resources table
Surfaces the per-container on-disk footprint the c0re sampler now
reports as `disk_bytes` on /api/container-resources (state dir +
container writable rootfs, shared nix store excluded; sampled
out-of-band every few minutes). Renders bytes→human via the existing
cloadFmtBytes helper, with an em-dash until the first sample lands
(disk_bytes is null then). Pairs with the hive-c0re sampler half.
2026-06-17 19:12:39 +02:00
..
call.js dashboard: dedent call.js moved blocks to module top level 2026-06-16 10:22:53 +02:00
colors.css refactor(frontend): base16 theme contract in a swappable colors.css 2026-06-08 21:24:07 +02:00
common.css fix(frontend): stack the warning banner + tab bar in one sticky wrapper (#1587) 2026-06-10 01:05:55 +02:00
common.js fix(dashboard): wire data-async form submit handler on the C0R3 page 2026-06-10 22:17:40 +02:00
core.css refactor(dashboard): move SYST3M section CSS into shared system-sections.css 2026-06-15 09:54:55 +02:00
core.html feat(dashboard): add standalone C0R3 page (system tab → its own page) 2026-06-10 19:51:06 +02:00
core.js dashboard(core): add disk column to the LOAD container-resources table 2026-06-17 19:12:39 +02:00
dashboard.css dashboard: single save-all button for the permissions page 2026-06-17 18:58:56 +02:00
dashboard.html dashboard: single save-all button for the permissions page 2026-06-17 18:58:56 +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 chore(frontend): scrub pre-existing issue-tag refs from source comments 2026-06-09 00:24:49 +02:00
home.css feat(frontend): add icons to the H0M3 link cards (#1582) 2026-06-09 15:03:01 +02:00
home.js feat(frontend): add forge link tile to H0M3 hub 2026-06-10 13:22:24 +02:00
index.html dashboard: matrix-accounts page — provision/login per-agent external matrix accounts 2026-06-16 10:22:53 +02:00
logs.css feat(dashboard): AUD1T — privileged-actions audit trail as a LOGS sub-tab 2026-06-13 15:31:50 +02:00
logs.html feat(dashboard): AUD1T — privileged-actions audit trail as a LOGS sub-tab 2026-06-13 15:31:50 +02:00
logs.js feat(dashboard): live-append the LOGS AUDIT tab via audit_entry_added 2026-06-14 20:23:54 +02:00
matrix-accounts.css dashboard: drop matrix-accounts experimental notice; relabel list as provisioned 2026-06-16 10:22:53 +02:00
matrix-accounts.html dashboard: drop matrix-accounts experimental notice; relabel list as provisioned 2026-06-16 10:22:53 +02:00
matrix-accounts.js dashboard: fix matrix-accounts GET path to /api/matrix-accounts 2026-06-16 10:22:53 +02:00
permissions.js dashboard: single save-all button for the permissions page 2026-06-17 18:58:56 +02:00
schedules.js fix(frontend): flag gone-agent columns in the schedules table (#1586) 2026-06-10 00:59:07 +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 refactor(frontend): extract the page-chrome into @hive/shared (#1464 step 3) 2026-06-09 09:13:35 +02:00
stats.html refactor(frontend): extract the page-chrome into @hive/shared (#1464 step 3) 2026-06-09 09:13:35 +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 chore: scrub #NNN issue references from code comments and nix descriptions 2026-06-01 13:30:52 +02:00
system-sections.css refactor(dashboard): move SYST3M section CSS into shared system-sections.css 2026-06-15 09:54:55 +02:00
tabs.js dashboard: single save-all button for the permissions page 2026-06-17 18:58:56 +02:00
theme.css refactor(frontend): base16 theme contract in a swappable colors.css 2026-06-08 21:24:07 +02:00
util.js refactor(frontend): extract shared render/format helpers into util.js (#1451) 2026-06-09 14:52:01 +02:00