Resolve dashboard API requests under subpath #66

Merged
rockachopa merged 1 commits from timmy/65-resolve-dashboard-api-requests-under-subpath into main 2026-08-06 02:48:29 +00:00
Member

Closes #65

Use document-relative API request URLs so the production /dashboard/ deployment calls /dashboard/api/v1/context and /dashboard/api/v1/events instead of the forge root. Includes a URL-resolution regression test.

Tests: python3 -m pytest tests/ -q (44 passed).

Closes #65 Use document-relative API request URLs so the production `/dashboard/` deployment calls `/dashboard/api/v1/context` and `/dashboard/api/v1/events` instead of the forge root. Includes a URL-resolution regression test. Tests: `python3 -m pytest tests/ -q` (44 passed).
rockachopa added 1 commit 2026-08-06 02:47:48 +00:00
fix: resolve dashboard API requests under subpath (#65)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
13fcd42f13
rockachopa merged commit 069d8979fb into main 2026-08-06 02:48:29 +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#66
No description provided.