• Joined on 2025-12-07
admin pushed to production at admin/FrontOffice 2026-01-12 12:39:13 +00:00
f2cc32a9c6 update
admin pushed to production at admin/FrontOffice 2026-01-12 12:35:58 +00:00
04ce4f1a31 update
admin pushed to production at admin/FrontOffice 2026-01-10 14:53:49 +00:00
c6797e4b84 update2
admin pushed to production at admin/FrontOffice 2026-01-10 14:39:34 +00:00
06c222308f update
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-08 14:39:32 +00:00
aca28fce40 feat: Implement DiscountProductProfile for mapping Discount Product commands and queries
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-08 13:02:03 +00:00
b39d1cb2e1 update
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-05 19:27:12 +00:00
a420c51b47 fix: Add null check for Description field in Create and Update Discount Category command validators
admin pushed to kub-stage at admin/BackOffice 2026-01-05 18:21:41 +00:00
21ee004869 feat: enhance category selection in ProductFormDialog with multi-selection text and improved error handling
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-04 22:44:49 +00:00
de412dd9e5 fix: Handle null values in response categories and map properties correctly in GetDiscountCategoriesQueryHandler
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-04 22:37:19 +00:00
f627cbf46a fix: Handle null response metadata and models in GetDiscountProductsQueryHandler
admin pushed to kub-stage at admin/BackOffice 2026-01-04 22:31:08 +00:00
31226399ae feat: replace CategoryMultiSelectCombo with MudSelect for category selection; implement category loading and flattening logic
admin pushed to kub-stage at admin/CMS 2026-01-04 22:13:27 +00:00
793d81f1dd fix: Remove NotEmpty validation for ShortInfomation and FullInformation in discount product validators
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-04 22:03:51 +00:00
23b7b15a66 fix: Ensure ShortInformation and FullInformation default to empty string in Create and Update Discount Product commands
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-04 21:59:42 +00:00
0307d0655f refactor: Remove NotEmpty validation for ShortInformation and FullInformation in discount product validators
admin pushed to kub-stage at admin/BackOffice 2026-01-04 21:53:51 +00:00
53f56636b3 feat: add image and thumbnail upload support in DiscountProduct forms and services
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-04 21:53:43 +00:00
a7a1b61a81 feat: Add image and thumbnail file fields to Create and Update Discount Product requests
admin pushed to kub-stage at admin/CMS 2026-01-04 21:28:54 +00:00
f6704eaa99 fix: Implement product lookup in RecordLoss method to accurately reduce inventory on loss
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-04 20:21:49 +00:00
1dbe81faaa refactor: Remove InitialCount and RemainingCount properties from discount product commands
admin pushed to kub-stage at admin/BackOffice 2026-01-04 20:21:44 +00:00
a2c496c16f refactor: remove stock management fields from BulkEdit and related logic; adjust layout in ProductFormDialog and CreateDialog
admin pushed to kub-stage at admin/CMS 2026-01-04 20:21:37 +00:00
d03fbe0a98 fix: Remove RemainingCount property from CreateDiscountProduct and related commands, initializing inventory with zero