Commit Graph

8 Commits

Author SHA1 Message Date
masoodafar-web ce3b5db822 feat: add Mapster profiles and enable DiscountOrder handlers
Build and Deploy / build (push) Successful in 2m14s
2025-12-08 21:10:21 +03:30
masoodafar-web dedc0b809f feat: add HTTP annotations and update protobuf versions
Build and Deploy / build (push) Successful in 2m5s
2025-12-08 05:08:15 +03:30
masoodafar-web 67b43fea7a feat: Implement Cancel Order functionality with command, handler, and validation 2025-12-04 19:53:21 +03:30
masoodafar-web 4b6f8187e5 feat: Implement User Package Status and User Order Management features
- Added GetUserPackageStatus functionality with mapping and service implementation.
- Introduced UserOrder service methods for updating order status, applying discounts, and calculating order PV.
- Created Protobuf definitions for public messages and user orders, including necessary request and response messages.
- Implemented mapping profiles for package and user order related queries and commands.
- Developed query handlers and validators for new commands and queries in the application layer.
- Established PublicMessage service for handling public messages with appropriate gRPC endpoints.
2025-12-04 03:43:28 +03:30
masoodafar-web 8878c07031 Add category products query and update endpoints 2025-11-27 04:58:09 +03:30
masoodafar-web c3193824c4 Add ProductsProfile mapping for categories response 2025-11-27 04:06:32 +03:30
King 9fcc5d9276 Update 2025-09-28 16:57:35 +03:30
King 4241523443 Update 2025-09-28 15:24:13 +03:30