Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
017e405c41 Address code review comments: remove redundant cleanup and clarify test intent
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
2025-11-05 11:15:19 +00:00
copilot-swe-agent[bot]
71e217fcc2 Fix BASE_PATH configuration breaking login in development mode
- Normalize BASE_PATH by removing trailing slashes in backend config
- Update Vite dev server proxy to dynamically support BASE_PATH from env
- Add integration tests for BASE_PATH functionality
- All tests pass, build successful

Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
2025-11-05 11:07:27 +00:00