fix(host-editor): make peer speed gauge circular #833

Merged
simon merged 1 commit from fix/peer-speed-gauge-circle into dev 2026-06-29 19:28:52 +00:00
Owner

Summary\n- change the peer transfer speed gauge from a wide half-arc to a circular dial\n- place the dial to the right of the transfer status/progress block on larger screens\n- keep the status layout stacked on smaller screens\n\n## Validation\n- node --experimental-strip-types --test apps/web/lib/host-editor/panel-ui.test.mjs\n- corepack pnpm@10.6.5 --dir apps/web type-check\n- corepack pnpm@10.6.5 --dir apps/web lint (existing warnings only)\n- BETTER_AUTH_URL=http://localhost:3000 DATABASE_URL=postgres://ctops:ctops@127.0.0.1:5432/ctops corepack pnpm@10.6.5 --dir apps/web build

## Summary\n- change the peer transfer speed gauge from a wide half-arc to a circular dial\n- place the dial to the right of the transfer status/progress block on larger screens\n- keep the status layout stacked on smaller screens\n\n## Validation\n- node --experimental-strip-types --test apps/web/lib/host-editor/panel-ui.test.mjs\n- corepack pnpm@10.6.5 --dir apps/web type-check\n- corepack pnpm@10.6.5 --dir apps/web lint (existing warnings only)\n- BETTER_AUTH_URL=http://localhost:3000 DATABASE_URL=postgres://ctops:ctops@127.0.0.1:5432/ctops corepack pnpm@10.6.5 --dir apps/web build
fix(host-editor): make peer speed gauge circular
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in 1s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 6s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 9s
SAST / Detect security scan scope (pull_request) Successful in 8s
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
SAST / gosec (agent) (pull_request) Has been skipped
SAST / gosec (ingest) (pull_request) Has been skipped
PR Checks (Docker images) / Ansible API Docker image (pull_request) Has been skipped
SAST / trivy (filesystem) (pull_request) Has been skipped
Secret Scan / gitleaks (pull_request) Successful in 27s
SAST / trivy (config / IaC) (pull_request) Has been skipped
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m6s
SAST / semgrep (pull_request) Successful in 1m11s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m31s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 13m6s
bcf59aad8d
simon deleted branch fix/peer-speed-gauge-circle 2026-06-29 19:28:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops!833
No description provided.