Commit Graph

7 Commits

Author SHA1 Message Date
Ruslan Bakiev
c0321660b9 Migrate orders backend from Django to Express + Apollo Server
All checks were successful
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
Ruslan Bakiev
03dd05129e Update Dokploy webhook URL to dsrptlab
All checks were successful
Build Docker Image / build (push) Successful in 2m52s
2026-03-08 20:50:47 +07:00
Ruslan Bakiev
bd6a755ee4 trigger CI rebuild
All checks were successful
Build Docker Image / build (push) Successful in 3m9s
2026-03-08 20:36:35 +07:00
Ruslan Bakiev
c43971d8de Add sourceLatitude/sourceLongitude to OrderType and stages
All checks were successful
Build Docker Image / build (push) Successful in 1m42s
2026-01-08 10:42:37 +07:00
Ruslan Bakiev
f0d243c4a5 Update webhook URL
All checks were successful
Build Docker Image / build (push) Successful in 1m41s
2026-01-07 09:45:08 +07:00
Ruslan Bakiev
27020a933c Add Gitea Actions CI/CD workflow
Some checks failed
Build Docker Image / build (push) Failing after 13s
2026-01-07 09:26:11 +07:00
Ruslan Bakiev
27c04a4759 Initial commit from monorepo 2026-01-07 09:16:11 +07:00