Ruslan Bakiev
7eb1742d6a
Use Fastify Mercurius and GraphQL contracts
Build Docker Image / build (push) Waiting to run
2026-06-01 00:25:27 +05:00
Ruslan Bakiev
e5cbb8855d
Use Logto manager claims for orders
Build Docker Image / build (push) Has been cancelled
2026-05-31 22:26:58 +05:00
Ruslan Bakiev
6719e9faf7
Authorize manager orders by app JWT scope
2026-05-31 22:01:00 +05:00
Ruslan Bakiev
3392bedc80
Add manager orders endpoint
2026-05-31 21:52:48 +05: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