Commit Graph
4 Commits
Author SHA1 Message Date
Ruslan Bakiev 2a0fb9936d Allow manager orders access without team claim
Build and deploy Docker image / build (push) Successful in 2m4s
2026-06-05 12:29:38 +07:00
Ruslan Bakiev e028f7c038 Remove Odoo order fallback
Build Docker Image / build (push) Successful in 5m6s
2026-05-31 12:05:54 +05:00
Ruslan Bakiev e8051260db Add quotation and tariff backend flow
Build Docker Image / build (push) Successful in 3m32s
2026-04-11 09:00:20 +07:00
Ruslan Bakiev c0321660b9 Migrate orders backend from Django to Express + Apollo Server
Build Docker Image / build (push) Successful in 1m37s
Replace Python/Django/Graphene stack with TypeScript/Express/Apollo Server.
Same 3 GraphQL endpoints (public/user/team), same JWT auth via Logto JWKS,
same Odoo proxy logic. No database needed (pure proxy).
2026-03-09 09:08:57 +07:00