Commit Graph

33 Commits

Author SHA1 Message Date
masoud
bba48c3766 Add all Protobuf projects to Dockerfile 2025-12-06 16:12:51 +00:00
masoodafar-web
41e95dcaee Fix: update NuGet.config path in Dockerfile restore command 2025-12-06 19:38:33 +03:30
masoodafar-web
ec72398f58 Fix: update NuGet.config path in Dockerfile restore 2025-12-06 19:37:58 +03:30
masoodafar-web
7f38572272 Fix: add Release config to Dockerfile restore 2025-12-06 19:28:10 +03:30
masoodafar-web
769c70e399 Remove NuGet.config from Dockerfile restore command 2025-12-06 19:23:30 +03:30
masoud
84f9463404 Fix: Use standard VS Dockerfile pattern with correct build context 2025-12-06 15:15:56 +00:00
masoud
d9014b0546 Fix Dockerfile: correct paths after COPY ../ 2025-12-06 15:11:37 +00:00
masoud
effb7649a8 Simplify Dockerfile: copy all from src/ parent dir 2025-12-06 15:09:07 +00:00
masoud
3fbb5c6ee1 Move Dockerfile & NuGet.config to WebApi directory, update workflow 2025-12-06 15:06:18 +00:00
masoodafar-web
b229a3f0b6 refactor: Update protobuf namespaces and remove unused imports 2025-12-06 16:42:15 +03:30
masoodafar-web
5f1f59dd20 Merge branch 'main' into kub-stage 2025-12-06 14:27:42 +03:30
masoodafar-web
2ef27663a0 feat: Update protobuf namespaces and package versions 2025-12-06 14:25:02 +03:30
masoodafar-web
09fc0d85af feat: Add discount module with protobuf definitions and gRPC services 2025-12-06 01:39:22 +03:30
masoud
6f7b1ab447 Update Program.cs to read Seq config from appsettings.json 2025-12-05 21:53:03 +00:00
masoud
74910c01aa Add Kubernetes deployment: Dockerfile, CI/CD workflow, Seq logging 2025-12-05 21:48:36 +00:00
masoodafar-web
4aa9f28f6e feat: Implement user permission checks and manual payment functionalities
- Added CheckUserPermissionQuery and CheckUserPermissionQueryHandler for permission validation.
- Introduced GetUserRolesQuery and GetUserRolesQueryHandler to retrieve user roles.
- Created IPermissionService interface and its implementation in PermissionService.
- Defined permission and role constants in PermissionDefinitions.
- Developed SetDefaultVatPercentageCommand and its handler for VAT configuration.
- Implemented GetCurrentVatPercentageQuery and handler to fetch current VAT settings.
- Added manual payment commands: CreateManualPayment, ApproveManualPayment, and RejectManualPayment with respective handlers and validators.
- Created GetManualPaymentsQuery and handler for retrieving manual payment records.
- Integrated gRPC services for manual payments with appropriate permission checks.
- Established Protobuf definitions for manual payment operations and metadata.
2025-12-05 17:27:38 +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
82319285bc feat: Implement Public Message management features including create, update, delete, and publish functionalities 2025-12-04 17:29:05 +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
c9dab944fa update 2025-12-02 03:32:26 +03:30
masoodafar-web
6cd29e8b26 Add services for club and network membership management 2025-11-30 23:41:11 +03:30
masoodafar-web
92d25f3b2c Update payment status handling and add local config comment 2025-11-27 23:24:56 +03:30
masoodafar-web
8878c07031 Add category products query and update endpoints 2025-11-27 04:58:09 +03:30
masoodafar-web
ad8d166476 Add Category protobuf and CQRS implementation 2025-11-27 04:18:35 +03:30
masoodafar-web
c3193824c4 Add ProductsProfile mapping for categories response 2025-11-27 04:06:32 +03:30
masoodafar-web
8340a932ce Add product categories CQRS handlers and gRPC endpoints 2025-11-27 03:46:51 +03:30
masoodafar-web
ad3cc728df update 2 2025-11-27 03:14:43 +03:30
masoodafar-web
e7137887d2 update 2025-11-26 23:11:00 +03:30
masoodafar-web
020f0479ad update 2025-11-26 23:10:03 +03:30
masoodafar-web
eda91d4f1f update 2025-11-26 22:35:17 +03:30
MeysamMoghaddam
0042726cdb u 2025-10-07 20:53:28 +03:30
King
9fcc5d9276 Update 2025-09-28 16:57:35 +03:30
King
4241523443 Update 2025-09-28 15:24:13 +03:30