• Joined on 2025-12-07
admin pushed to kub-stage at admin/FrontOffice.BFF 2026-01-03 14:00:46 +00:00
bd191beedb fix: update external registry URLs in deployment configurations and app settings
admin pushed to kub-stage at admin/FrontOffice 2026-01-03 14:00:39 +00:00
9e92ab951a fix: update gateway URL to new domain in configuration files
admin pushed to kub-stage at admin/BackOffice 2026-01-03 14:00:32 +00:00
910a1ebfcc feat: update external registry URLs to new domain
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-03 14:00:25 +00:00
68e6fed06f fix: update external registry URL in deployment workflows
admin pushed to kub-stage at admin/CMS 2026-01-03 14:00:07 +00:00
d8031a0d17 fix: update registry URL in deployment workflows to the correct address
admin pushed to kub-stage at admin/BackOffice 2026-01-03 12:08:55 +00:00
c062bd358c Refactor code structure for improved readability and maintainability
admin pushed to kub-stage at admin/CMS 2026-01-03 12:08:35 +00:00
ca9b02a902 chore: update Protobuf project version to 0.0.169
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-03 12:08:24 +00:00
f027fd0b06 Refactor inventory commands and queries for improved clarity and consistency
admin pushed to kub-stage at admin/CMS 2026-01-03 08:29:10 +00:00
dde4c68b2f feat: Implement inventory and warehouse management features
admin pushed to kub-stage at admin/CMS 2026-01-03 06:35:51 +00:00
8c3d710253 feat(mappings): expand InventoryProfile with comprehensive CQRS mappings for warehouses and inventory items
admin pushed to kub-stage at admin/CMS 2026-01-03 05:32:12 +00:00
a81fb39a32 feat(mappings): add InventoryProfile for mapping Inventory entities to Protobuf DTOs
admin pushed to kub-stage at admin/CMS 2026-01-03 05:13:25 +00:00
f8731bc7fc feat: register inventory-related repositories and services in ConfigureServices
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-03 04:49:03 +00:00
989f4a799a fix: specify full namespace for GetAllWarehousesRequest in GetAllWarehousesQueryHandler
admin pushed to kub-stage at admin/BackOffice 2026-01-03 04:48:58 +00:00
2d833605b4 feat: Implement Inventory Management Pages
admin pushed to kub-stage at admin/CMS 2026-01-03 04:07:48 +00:00
d3d021c007 feat(migrations): add ImageDocumentId column to ManualPayments table
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-03 04:07:34 +00:00
f6f943947c feat: Implement Inventory Management Commands and Queries
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-01 23:07:13 +00:00
0c63b3c83c feat: add ImagePath and ImageDocumentId to ManualPaymentModel and update related query handler
admin pushed to kub-stage at admin/CMS 2026-01-01 22:44:01 +00:00
bea43a0569 Add ImagePath column to ManualPayments table in CMS schema
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-01 22:43:54 +00:00
36b30e37b8 feat: enhance CreateManualPayment command with image document ID and update protobuf definitions
admin pushed to kub-stage at admin/BackOffice.BFF 2026-01-01 21:49:13 +00:00
31df6d843a feat: add FileUploadDto and image file handling to CreateManualPayment command and protobuf definitions