Commit Graph

14 Commits

Author SHA1 Message Date
masoodafar-web a189340aac feat(AppVersion): Add BFF handler for AppVersion
Build and Deploy to Production / build-and-deploy (push) Successful in 2m49s
- Add GetAppVersionQuery and Handler in Application layer
- Add AppVersionGrpcService in WebApi
- Add AppVersion to IApplicationContractContext and ApplicationContractContext
- Update CMSMicroservice.Protobuf to 0.0.158
2025-12-25 19:07:16 +03:30
masoodafar-web 4330ec3726 feat: add club membership contract signing and city services 2025-12-18 00:44:44 +03:30
masoodafar-web 9a42060653 feat: Add Protobuf definitions for Network Membership service
- Introduced `networkmembership.proto` with RPC methods for retrieving user network tree, statistics, and position.
- Implemented HTTP annotations for gRPC transcoding in the service methods.
- Added support for Google API annotations in `annotations.proto` and `http.proto`.
- Created `ConfigureServices.cs` to register FluentValidation for the Protobuf services.
- Updated project file to include necessary dependencies for gRPC and Protobuf.
2025-12-04 19:53:47 +03:30
masoodafar-web 75e446f80f feat: Implement Club Membership features including activation and retrieval of membership status
- Added command and handler for activating club membership with optional activation code and duration.
- Created response DTO for club membership activation.
- Implemented query and handler to retrieve current user's club membership status.
- Added necessary Protobuf service calls for club membership operations.
- Introduced new queries for retrieving network statistics and network tree structure.
- Enhanced commission queries to fetch user commission payouts and weekly balances.
- Updated application contract context to include new services for club and network memberships.
2025-12-04 17:29:34 +03:30
masoodafar-web bcf2bc2a52 update 2025-12-02 03:32:50 +03:30
masoodafar-web 518285531a Add category service and product category support 2025-11-28 11:00:59 +03:30
masoodafar-web c4826fe9d7 Add product gallery support to products query 2025-11-28 07:57:19 +03:30
masoodafar-web 34f66fcb2d update 2025-11-25 02:46:57 +03:30
masoodafar-web baa0c1449c Refactor ShopingCart references and add UserCarts integration 2025-11-20 00:56:58 +03:30
masoodafar-web 76321f4297 update 2025-11-17 20:39:31 +03:30
masoodafar-web 13b4778f01 Refactor AcceptContractCommandHandler to return AcceptContractResponseDto and integrate OTP verification 2025-11-16 17:29:30 +03:30
MeysamMoghaddam 408e0bdf79 u 2025-10-13 13:00:03 +03:30
MeysamMoghaddam c8924255ac u 2025-09-28 00:45:26 +03:30
generator 0e32dc9359 Generator Changes at 9/27/2025 10:36:00 AM 2025-09-27 10:36:00 +03:30