Commit Graph

15 Commits

Author SHA1 Message Date
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
masoodafar-web f179009f2c Refactor UpdateUserCommandHandler to include current user service and adjust user ID handling 2025-11-14 08:57:16 +03:30
masoodafar-web 2944e3b648 Refactor user command handlers and update JWT token logic 2025-11-14 04:37:35 +03:30
masoodafar-web c028809d08 Generator Changes at 11/13/2025 10:28:19 PM +03:30 2025-11-13 23:25:14 +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