Wire CRM, loyalty, communication, and delivery service URLs into docker-compose
so Next.js API proxies reach Docker network hosts instead of localhost fallbacks.
Co-authored-by: Cursor <cursoragent@cursor.com>
The BFF proxy defaulted to localhost:8006 inside Docker, causing fetch failed on all /api/sports-center routes.
Co-authored-by: Cursor <cursoragent@cursor.com>
Include Loyalty/Communication/Sports Center backends and registry updates alongside production nginx and compose wiring.
Co-authored-by: Cursor <cursoragent@cursor.com>
Add the Sales CRM service through collaboration, sync architecture/registry docs, expose crm.torbatyar.ir, and include a production deploy script.
Co-authored-by: Cursor <cursoragent@cursor.com>
Wire nested nav pages for phases 5.1-5.11 to real list/create endpoints, fix COA import connectivity via same-origin proxy, and add operational migration.
Co-authored-by: Cursor <cursoragent@cursor.com>
Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs.
Co-authored-by: Cursor <cursoragent@cursor.com>
Wire production domain, CORS for tenant subdomains, celery volume mounts, and nginx reverse proxy configs for apex, API, identity, auth, and wildcard tenants.
Co-authored-by: Cursor <cursoragent@cursor.com>