• Joined on 2025-12-07
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-01 21:15:55 +00:00
441098a80b feat: add ImagePath property to CreateManualPayment command and update related protobuf definitions
admin pushed to kub-stage at admin/CMS 2026-01-01 21:15:40 +00:00
1cf501711f Implement Inventory Management Service with CRUD operations for warehouses and inventory items, stock operations, and bulk processing capabilities.
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-31 22:56:53 +00:00
d0224d41b2 feat: Implement Discount Sales Report Query and Handler
admin pushed to kub-stage at admin/CMS 2025-12-31 22:56:36 +00:00
f0117eb1d5 Add migration for DiscountProductImages table
admin pushed to kub-stage at admin/FrontOffice 2025-12-28 21:33:14 +00:00
641f3651d7 feat: add release notes for version 1.5.0; include new features, bug fixes, and UI improvements
admin pushed to production at admin/BackOffice 2025-12-28 21:13:32 +00:00
978475360c Merge branch 'kub-stage' into production
81ee23e313 feat(BalancesReport): enhance balance display with new member counts and totals
Compare 2 commits »
admin pushed to production at admin/FrontOffice 2025-12-28 21:12:53 +00:00
72fa159840 Merge branch 'kub-stage' into production
29ce8cad38 Refactor commission-related pages and terminology to enhance clarity and consistency
8588db949a fix: ensure state update before loading weekly balance in WeeklyBalancePage
368d429897 feat: update commission protobuf version; enhance weekly balance display with new member counts and carryover logic
Compare 4 commits »
admin pushed to production at admin/FrontOffice.BFF 2025-12-28 21:11:32 +00:00
ecac62d095 Merge branch 'kub-stage' into production
a8a3d246da feat: enhance WeeklyBalanceModel with carryover and new members fields; update mappings and response DTO
0ed694f475 fix: ensure WeekDefinitionId is correctly mapped to nullable type in GetMyWeeklyBalancesQuery
Compare 3 commits »
admin pushed to production at admin/BackOffice.BFF 2025-12-28 21:10:05 +00:00
721207f6a0 feat: update GetUserWeeklyBalances response structure and mappings
ce7683c736 feat: enhance GetWithdrawalRequests response structure and update related mappings
Compare 2 commits »
admin pushed to production at admin/CMS 2025-12-28 21:08:20 +00:00
6f8aefc2ce Merge branch 'kub-stage' into production
500e169141 feat: add Id property to WeekDefinitionItemDto and map it in CommissionProfile - Enhanced week definition handling by including the Id in the DTO and mapping configuration
ed45a1759b feat: update user weekly balances model and mappings - Enhanced UserWeeklyBalanceModel with new properties and updated mappings in response DTO and profile
Compare 3 commits »
admin pushed to kub-stage at admin/FrontOffice 2025-12-28 21:05:14 +00:00
29ce8cad38 Refactor commission-related pages and terminology to enhance clarity and consistency
admin pushed to kub-stage at admin/FrontOffice 2025-12-28 20:29:10 +00:00
8588db949a fix: ensure state update before loading weekly balance in WeeklyBalancePage
admin pushed to kub-stage at admin/FrontOffice.BFF 2025-12-28 20:27:29 +00:00
a8a3d246da feat: enhance WeeklyBalanceModel with carryover and new members fields; update mappings and response DTO
admin pushed to kub-stage at admin/FrontOffice 2025-12-28 20:23:48 +00:00
368d429897 feat: update commission protobuf version; enhance weekly balance display with new member counts and carryover logic
admin pushed to kub-stage at admin/CMS 2025-12-28 18:51:46 +00:00
500e169141 feat: add Id property to WeekDefinitionItemDto and map it in CommissionProfile - Enhanced week definition handling by including the Id in the DTO and mapping configuration
admin pushed to kub-stage at admin/BackOffice 2025-12-28 17:50:46 +00:00
81ee23e313 feat(BalancesReport): enhance balance display with new member counts and totals
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-27 18:40:32 +00:00
721207f6a0 feat: update GetUserWeeklyBalances response structure and mappings
admin pushed to kub-stage at admin/FrontOffice.BFF 2025-12-27 18:37:39 +00:00
0ed694f475 fix: ensure WeekDefinitionId is correctly mapped to nullable type in GetMyWeeklyBalancesQuery
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-27 18:22:53 +00:00
ce7683c736 feat: enhance GetWithdrawalRequests response structure and update related mappings
admin pushed to kub-stage at admin/CMS 2025-12-27 18:22:44 +00:00
ed45a1759b feat: update user weekly balances model and mappings - Enhanced UserWeeklyBalanceModel with new properties and updated mappings in response DTO and profile