• Joined on 2025-12-07
admin pushed to kub-stage at admin/CMS 2026-02-16 18:22:12 +00:00
18a65de8c7 fix: force 100% discount in PlaceOrder — ignore client DiscountBalanceToUse, always use max
admin pushed to kub-stage at admin/CMS 2026-02-15 23:01:39 +00:00
e2e09ac4e8 fix: add CmsBaseUrl/FrontOfficeBaseUrl to appsettings.json for staging callback URLs
admin pushed to kub-stage at admin/FrontOffice 2026-02-15 22:55:52 +00:00
fa9205bd8a docs: add v2.6.0 — ZarinPal, PaymentTransaction, Docker build fix
admin pushed to kub-stage at admin/BackOffice 2026-02-15 22:55:41 +00:00
aea614e095 docs: add Phase 14 — Docker build + deployment fixes
admin pushed to kub-stage at admin/CMS 2026-02-15 22:54:25 +00:00
61a0d68b7c feat: add staging configuration file for environment-specific settings
admin pushed to kub-stage at admin/BackOffice 2026-02-15 22:32:50 +00:00
6ec221cb41 fix: use local registry for nginx:alpine image in Dockerfile
admin pushed to kub-stage at admin/BackOffice 2026-02-15 22:16:06 +00:00
05af68bae1 ci: re-trigger deploy (added SERVER_PASSWORD secret)
admin pushed to kub-stage at admin/BackOffice 2026-02-15 22:12:28 +00:00
4fd039b250 fix: switch to NuGet package reference for CMS Protobuf (Docker build fix)
admin pushed to kub-stage at admin/CMS 2026-02-15 22:09:52 +00:00
1c4beb5f05 chore: bump Protobuf NuGet package version to 0.0.178
admin pushed to kub-stage at admin/FrontOffice 2026-02-15 22:09:19 +00:00
b102b89bfb fix: switch to NuGet package reference for CMS Protobuf (Docker build fix)
admin pushed to kub-stage at admin/BackOffice 2026-02-15 21:29:29 +00:00
49017027d0 feat: full BackOffice updates - discount shop, blog, content, UI improvements
admin pushed to main at admin/docs 2026-02-15 21:29:23 +00:00
ad31c8be97 Refactor code structure for improved readability and maintainability
admin pushed to kub-stage at admin/FrontOffice 2026-02-15 21:29:02 +00:00
6db83ccd90 feat: full FrontOffice updates - discount store, blog, payment gateway, UI improvements
admin pushed to kub-stage at admin/CMS 2026-02-15 21:15:57 +00:00
163a0a2f1a fix: discount store DeliveryStatus stays Pending after payment (matches regular store)
admin pushed to kub-stage at admin/CMS 2026-02-15 21:06:32 +00:00
e77611012b fix: PaymentStatus→PaymentCompleted mapping in DiscountOrderService
admin pushed to kub-stage at admin/CMS 2026-02-15 20:26:10 +00:00
a39a36e66d feat: add PaymentTransaction table for gateway-level tracking
admin pushed to kub-stage at admin/CMS 2026-02-15 19:55:36 +00:00
207f53ef80 refactor: remove PYMS microservice, use ZarinPal directly in CMS
admin pushed to kub-stage at admin/CMS 2026-02-15 19:31:40 +00:00
2502cbbda2 feat: integrate PYMS payment gateway, add blog/sitepage/image services, local file manager
admin pushed to kub-stage at admin/CMS 2026-02-10 21:11:58 +00:00
5a4e4a960d fix: Update production deployment workflow for improved Docker handling and Kubernetes integration
admin pushed to main at admin/docs 2026-02-10 21:11:45 +00:00
956a9ff6d6 feat: Add documentation for Admin/Customer separation fix and CI/CD pipeline guide