• Joined on 2025-12-07
admin pushed to kub-stage at admin/BackOffice 2026-02-16 22:33:45 +00:00
e7bed65149 fix: production deployment — appsettings.Production.json + fix K8S_SERVER + set image
6fc00e134f docs: اضافه شدن فاز ۱۵ به CHANGELOG — Production Deploy, فیکس cross-deploy, Proto v0.0.179
Compare 2 commits »
admin pushed to kub-stage at admin/FrontOffice 2026-02-16 22:33:26 +00:00
c094c10da2 fix: add appsettings.Production.json — GwUrl=cms.kbs1.ir
admin pushed to production at admin/FrontOffice 2026-02-16 22:33:26 +00:00
8e89d5e064 Merge branch 'kub-stage' into production
c094c10da2 fix: add appsettings.Production.json — GwUrl=cms.kbs1.ir
44ef166109 fix: update appsettings.Development.json with necessary configuration settings
aca6101e47 docs: اضافه شدن نسخه ۲.۷.۰ به CHANGELOG — تخفیف اجباری, VAT, PaymentStatus, DeliveryStatus mapping
Compare 4 commits »
admin pushed to production at admin/CMS 2026-02-16 22:33:05 +00:00
af12f996f1 merge: kub-stage into production — fix prod workflow + add CmsBaseUrl/FrontOfficeBaseUrl
27d995faf4 fix: production deployment — appsettings.Production.json + fix K8S_SERVER + set image
Compare 2 commits »
admin pushed to kub-stage at admin/CMS 2026-02-16 22:32:10 +00:00
27d995faf4 fix: production deployment — appsettings.Production.json + fix K8S_SERVER + set image
admin pushed to kub-stage at admin/FrontOffice 2026-02-16 22:16:14 +00:00
44ef166109 fix: update appsettings.Development.json with necessary configuration settings
aca6101e47 docs: اضافه شدن نسخه ۲.۷.۰ به CHANGELOG — تخفیف اجباری, VAT, PaymentStatus, DeliveryStatus mapping
Compare 2 commits »
admin pushed to production at admin/BackOffice 2026-02-16 21:54:59 +00:00
fac3d2c85e Fix production workflow: use SERVER_PASSWORD, add docker login, use set image for deploy
51c20116a7 Remove staging workflow files from production branch to prevent cross-deployment
Compare 2 commits »
admin pushed to production at admin/FrontOffice 2026-02-16 21:54:49 +00:00
8bd961ade1 Fix production workflow: use SERVER_PASSWORD, add docker login, use set image for deploy
750d4c6b97 Remove staging workflow files from production branch to prevent cross-deployment
Compare 2 commits »
admin pushed to production at admin/CMS 2026-02-16 21:54:44 +00:00
3b0d9eadd3 Fix production workflow: use SERVER_PASSWORD, add docker login, use set image for deploy
db07838ecb Remove staging workflow files from production branch to prevent cross-deployment
Compare 2 commits »
admin pushed to production at admin/BackOffice 2026-02-16 21:27:17 +00:00
4454b8dd3a Merge branch 'kub-stage' into production
aea614e095 docs: add Phase 14 — Docker build + deployment fixes
6ec221cb41 fix: use local registry for nginx:alpine image in Dockerfile
05af68bae1 ci: re-trigger deploy (added SERVER_PASSWORD secret)
4fd039b250 fix: switch to NuGet package reference for CMS Protobuf (Docker build fix)
Compare 27 commits »
admin pushed to production at admin/FrontOffice 2026-02-16 21:25:59 +00:00
276a4c20f2 Merge branch 'kub-stage' into production
81f32e6ec1 feat: show PaymentStatus on discount orders + failed payment UX
0df5d6a595 feat: show VAT breakdown on discount checkout — discount, net, 9% VAT, final amount
f60b007fdd fix: show actual product discount percent instead of misleading '100% تخفیفی'
01b9f1eb98 fix: remove discount balance UI entirely — 100% discount auto-applied by server
Compare 25 commits »
admin pushed to production at admin/CMS 2026-02-16 21:24:02 +00:00
167991890c Merge branch 'kub-stage' into production
ef1716e243 fix: proper DeliveryStatus mapping + cancel delivery on failed payment
c2ccd32f39 fix: use DateTime.Now instead of UtcNow in ExpirePendingOrdersService
c435319025 feat: add PaymentStatus to discount order proto + expire pending orders background service
18a65de8c7 fix: force 100% discount in PlaceOrder — ignore client DiscountBalanceToUse, always use max
Compare 75 commits »
admin pushed to kub-stage at admin/CMS 2026-02-16 21:11:51 +00:00
ef1716e243 fix: proper DeliveryStatus mapping + cancel delivery on failed payment
admin pushed to kub-stage at admin/CMS 2026-02-16 19:22:35 +00:00
c2ccd32f39 fix: use DateTime.Now instead of UtcNow in ExpirePendingOrdersService
admin pushed to kub-stage at admin/FrontOffice 2026-02-16 19:08:51 +00:00
81f32e6ec1 feat: show PaymentStatus on discount orders + failed payment UX
admin pushed to kub-stage at admin/CMS 2026-02-16 19:08:07 +00:00
c435319025 feat: add PaymentStatus to discount order proto + expire pending orders background service
admin pushed to kub-stage at admin/FrontOffice 2026-02-16 18:52:09 +00:00
0df5d6a595 feat: show VAT breakdown on discount checkout — discount, net, 9% VAT, final amount
admin pushed to kub-stage at admin/FrontOffice 2026-02-16 18:35:55 +00:00
f60b007fdd fix: show actual product discount percent instead of misleading '100% تخفیفی'
admin pushed to kub-stage at admin/FrontOffice 2026-02-16 18:27:27 +00:00
01b9f1eb98 fix: remove discount balance UI entirely — 100% discount auto-applied by server
admin pushed to kub-stage at admin/FrontOffice 2026-02-16 18:22:29 +00:00
1dc60faf4a feat: force 100% discount — remove slider, auto-apply max discount from wallet