fix(incidents): update ticket panel without page refresh #828

Merged
simon merged 1 commit from fix/incident-ticket-panel-refresh into dev 2026-06-29 07:26:22 +00:00
Owner

Summary\n- return the linked external ticket row from the server action\n- update the incident External Tickets panel state without calling router.refresh()\n- move copy controls beside the ticket number and URL, and make the displayed URL selectable\n- update CT-Ops incident docs\n\n## Validation\n- node --experimental-strip-types --test apps/web/lib/actions/incidents-external-tickets.test.mjs\n- corepack pnpm@10.6.5 --dir apps/web type-check\n- BETTER_AUTH_URL=https://localhost DATABASE_URL=postgres://postgres:postgres@localhost:5432/ct_ops corepack pnpm@10.6.5 --dir apps/web build\n- corepack pnpm@10.6.5 --dir apps/docs build\n\nCompanion docs PR: carrtech/website docs/incident-ticket-panel-refresh

## Summary\n- return the linked external ticket row from the server action\n- update the incident External Tickets panel state without calling router.refresh()\n- move copy controls beside the ticket number and URL, and make the displayed URL selectable\n- update CT-Ops incident docs\n\n## Validation\n- node --experimental-strip-types --test apps/web/lib/actions/incidents-external-tickets.test.mjs\n- corepack pnpm@10.6.5 --dir apps/web type-check\n- BETTER_AUTH_URL=https://localhost DATABASE_URL=postgres://postgres:postgres@localhost:5432/ct_ops corepack pnpm@10.6.5 --dir apps/web build\n- corepack pnpm@10.6.5 --dir apps/docs build\n\nCompanion docs PR: carrtech/website docs/incident-ticket-panel-refresh
fix(incidents): update ticket panel without page refresh
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 9s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 7s
SAST / Detect security scan scope (pull_request) Successful in 10s
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
PR Checks (Docker images) / Ansible API Docker image (pull_request) Has been skipped
Secret Scan / gitleaks (pull_request) Successful in 28s
SAST / gosec (agent) (pull_request) Has been skipped
SAST / gosec (ingest) (pull_request) Has been skipped
SAST / trivy (filesystem) (pull_request) Has been skipped
SAST / trivy (config / IaC) (pull_request) Has been skipped
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m7s
SAST / semgrep (pull_request) Successful in 1m13s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m51s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 12m41s
fef8e37903
simon deleted branch fix/incident-ticket-panel-refresh 2026-06-29 07:26:22 +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!828
No description provided.