masoodafar-web
c53056c750
fix: correct formatting of PYMSMSAddress in appsettings.json
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m35s
2025-12-27 03:49:48 +03:30
masoodafar-web
dadd0ee66c
fix: update CMSMSAddress to use secure HTTPS URL
2025-12-27 03:46:12 +03:30
masoodafar-web
b71d948e0e
feat: add ReferralCode to network tree queries and responses
Build and Deploy to Production / build-and-deploy (push) Successful in 1m42s
2025-12-26 03:52:15 +03:30
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
e35ad0ebfb
fix: update CMSMSAddress in appsettings for correct service URL
Build and Deploy to Production / build-and-deploy (push) Successful in 1m46s
2025-12-25 18:50:53 +03:30
masoodafar-web
0364749342
Merge branch 'stage-new' into production
2025-12-25 18:49:59 +03:30
masoodafar-web
07e420de1b
feat(AppVersion): Add AppVersion proto for cache invalidation
2025-12-25 18:42:50 +03:30
admin
3e3033386d
fix: update appsettings for production K8s
2025-12-23 22:16:37 +00:00
masoodafar-web
b7057e0928
fix: update CMS and Seq service URLs to production endpoints
2025-12-20 05:20:11 +03:30
masoodafar-web
2d2840485f
feat: update version to 0.0.3 and add target for pushing NuGet package to FourSat
2025-12-20 04:59:36 +03:30
masoodafar-web
954c7fe5c4
fix: correct formatting of PYMSMSAddress in appsettings.json
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m38s
2025-12-20 03:47:50 +03:30
masoodafar-web
565a9605dc
feat: add GetWeekDefinitions RPC and corresponding query handler for week retrieval
2025-12-20 03:30:22 +03:30
masoodafar-web
0cca79ebfe
feat: add Configuration gRPC service and queries for club settings and features
2025-12-19 00:30:58 +03:30
masoodafar-web
9db854ba0e
feat: add GetVATRate RPC and corresponding query handler for VAT rate retrieval
2025-12-18 03:50:00 +03:30
masoodafar-web
5c03335f0b
feat: add subordinate network tree query with security checks
2025-12-18 03:14:37 +03:30
masoodafar-web
4330ec3726
feat: add club membership contract signing and city services
2025-12-18 00:44:44 +03:30
masoodafar-web
63f05e0883
feat: add base package payment initiation and verification
2025-12-16 02:34:22 +03:30
masoodafar-web
b4e41163ec
fix: correct CMSMS service address typo
2025-12-08 03:09:22 +03:30
masoodafar-web
61f48857aa
feat: update protobuf project versions and refactor push command
2025-12-08 01:31:46 +03:30
masoodafar-web
b51a24d307
feat: Update CMSMS address in appsettings
2025-12-06 23:32:42 +03:30
masoodafar-web
a47be9f585
feat: Update port, enable console logging, upgrade protobuf version
2025-12-06 23:30:26 +03:30
masoodafar-web
13037e9533
Merge branch 'main' into kub-stage
2025-12-06 23:10:53 +03:30
masoodafar-web
d7ae666468
Add Dockerfile and NuGet config for containerization
2025-12-06 23:10:07 +03:30
masoud
5a36f1b8ea
Update Program.cs to read Seq config from appsettings.json
2025-12-05 21:53:18 +00:00
masoud
7be3a7610e
Add Kubernetes deployment: Dockerfile, CI/CD workflow, Seq logging
2025-12-05 21:51:00 +00:00
masoodafar-web
13e33e7b1f
feat: Add VAT information to GetUserOrderResponse and OrderVATInfo message
2025-12-05 17:27:45 +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
27f59f0c30
Update protobuf package versions for category, user wallet, and products
2025-11-28 14:28:42 +03:30
masoodafar-web
2ced06cb7c
Add CreatedAt field to user wallet change log
2025-11-28 14:27:00 +03:30
masoodafar-web
44d8097cb7
Fix user order product thumbnail mapping
2025-11-28 13:35:38 +03:30
masoodafar-web
1342fb41aa
Update category proto with pagination and HTTP annotations
2025-11-28 11:56:00 +03:30
masoodafar-web
518285531a
Add category service and product category support
2025-11-28 11:00:59 +03:30
masoodafar-web
f8ad0a6845
Update package IDs and versions for protobuf projects
2025-11-28 08:39:19 +03:30
masoodafar-web
c4826fe9d7
Add product gallery support to products query
2025-11-28 07:57:19 +03:30
masoodafar-web
fc4f6defb3
Update user order proto and filter model
2025-11-28 01:39:05 +03:30
masoodafar-web
bc96b240b3
update4
2025-11-25 05:58:56 +03:30
masoodafar-web
4546add810
update1
2025-11-25 05:05:10 +03:30
masoodafar-web
ac97ef5dce
Generator Changes at 11/25/2025 5:01:02 AM +03:30
2025-11-25 05:03:23 +03:30
masoodafar-web
50dc1a9d91
update
2025-11-25 03:43:43 +03:30
masoodafar-web
970a5cdbc5
update
2025-11-25 03:03:47 +03:30
masoodafar-web
90e260eb30
Generator Changes at 11/25/2025 2:47:13 AM +03:30
2025-11-25 02:50:11 +03:30
masoodafar-web
34f66fcb2d
update
2025-11-25 02:46:57 +03:30
masoodafar-web
50ccd10e24
Generator Changes at 11/25/2025 2:22:16 AM +03:30
2025-11-25 02:25:35 +03:30
masoodafar-web
cd7b9e4ad2
Merge branch 'newmain'
2025-11-21 10:27:20 +03:30
masoodafar-web
dbe6df74da
update
2025-11-21 07:40:21 +03:30
masoodafar-web
0216f2e969
Generator Changes at 11/21/2025 7:35:08 AM +03:30
2025-11-21 07:37:25 +03:30
masoodafar-web
428bf3b574
update
2025-11-21 07:34:47 +03:30
masoodafar-web
974588da01
Merge branch 'newmain'
2025-11-21 04:50:04 +03:30