modcomms/frontend/services
Vadym Samoilenko ff1c809249 Prepare production deployment for baic.oliver.solutions/modcomms
- Add VITE_BASE_PATH support to vite.config.ts so assets resolve correctly under /modcomms/ subpath
- Fix home URL in urlState.ts to use BASE_URL instead of hardcoded '/'
- Fix sidebar logo src to use BASE_URL prefix (Vite doesn't rewrite TSX src attributes)
- Fix Azure AD redirect/logout URIs to include BASE_URL subpath in authConfig.ts and App.tsx
- Add migration 009 to remove Mindshare/Zenith and add Rapp agency
- Update .env.deploy.example with production values for baic.oliver.solutions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 11:54:00 +00:00
..
apiService.ts Add per-agency analytics breakdown table for admin users 2026-02-22 14:33:48 -06:00
authConfig.ts Prepare production deployment for baic.oliver.solutions/modcomms 2026-03-06 11:54:00 +00:00
authService.ts Add MSAL debug logging to frontend and backend 2025-12-18 13:11:30 -06:00
geminiService.ts Remove debug console.log from model_fallback handler 2026-03-02 13:18:00 +00:00