fix(host-editor): show download for selected remote path #740

Merged
simon merged 1 commit from fix/host-editor-selected-download into dev 2026-06-20 12:37:49 +00:00
Owner

Summary\n- add a Remote files toolbar download action for the currently selected path\n- keep the open-file download action working by passing the opened path explicitly\n- add a Host Editor panel regression test for the selected-path download button\n\n## Validation\n- node --test apps/web/lib/host-editor/panel-ui.test.mjs\n- pnpm --dir apps/web type-check\n- pnpm --dir apps/web lint\n- pnpm --dir apps/web test:unit\n- BETTER_AUTH_URL=http://localhost:3000 DATABASE_URL=postgresql://ctops:ctops@localhost:5432/ctops pnpm --dir apps/web build\n\nCompanion docs PR: carrtech/website#56

## Summary\n- add a Remote files toolbar download action for the currently selected path\n- keep the open-file download action working by passing the opened path explicitly\n- add a Host Editor panel regression test for the selected-path download button\n\n## Validation\n- node --test apps/web/lib/host-editor/panel-ui.test.mjs\n- pnpm --dir apps/web type-check\n- pnpm --dir apps/web lint\n- pnpm --dir apps/web test:unit\n- BETTER_AUTH_URL=http://localhost:3000 DATABASE_URL=postgresql://ctops:ctops@localhost:5432/ctops pnpm --dir apps/web build\n\nCompanion docs PR: carrtech/website#56
fix(host-editor): show download for selected remote path
All checks were successful
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 7s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 9s
SAST / Detect security scan scope (pull_request) Successful in 9s
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
SAST / gosec (ingest) (pull_request) Has been skipped
SAST / gosec (agent) (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 28s
SAST / trivy (config / IaC) (pull_request) Has been skipped
Conventional PR title / Conventional PR title (pull_request) Successful in 1s
SAST / semgrep (pull_request) Successful in 1m11s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m6s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m28s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 11m26s
c65211ec70
simon deleted branch fix/host-editor-selected-download 2026-06-20 12:37:49 +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!740
No description provided.