Resolve command script under dashboard subpath #62

Merged
rockachopa merged 1 commits from timmy/60-fix-command-assets-under-dashboard-subpath into main 2026-08-06 01:53:34 +00:00
Member

Release-route validation found that the command helper used a root-absolute asset URL, which bypassed the /dashboard/ proxy and returned 404. Use a subpath-relative URL and cover its deployed URL resolution.

Closes #60

Tests: pytest -q (42 passed)

Release-route validation found that the command helper used a root-absolute asset URL, which bypassed the `/dashboard/` proxy and returned 404. Use a subpath-relative URL and cover its deployed URL resolution. Closes #60 Tests: `pytest -q` (42 passed)
rockachopa added 1 commit 2026-08-06 01:53:04 +00:00
fix: resolve command script under dashboard subpath (#60)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2fdb9fb897
rockachopa merged commit fb200ceb93 into main 2026-08-06 01:53:34 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: stackchain/stackchain-dashboard#62
No description provided.