masoodafar-web
ed45a1759b
feat: update user weekly balances model and mappings - Enhanced UserWeeklyBalanceModel with new properties and updated mappings in response DTO and profile
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m34s
2025-12-27 21:52:42 +03:30
masoodafar-web
7087df23ef
feat: remove CheckDayaLoanStatusCommandHandler and ProcessDayaLoanApprovalCommandHandler - Deleted unused command handlers to streamline codebase
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m48s
2025-12-27 06:40:30 +03:30
masoodafar-web
6374d5c343
feat: implement CheckDayaLoanStatusCommandHandler - Added handler for checking Daya loan status and updating contracts, including error handling and logging
Build and Deploy to Kubernetes / build-and-deploy (push) Failing after 1m10s
2025-12-27 06:21:52 +03:30
masoodafar-web
1dbb3ee502
feat: implement unified command for Daya loan status check and processing - Refactored DayaLoanCheckWorker to use CheckAndProcessDayaLoansCommand, enhancing functionality and logging
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m50s
2025-12-27 02:30:40 +03:30
masoodafar-web
cd2549775a
feat: add background job configuration for weekly commission calculation - Updated appsettings and Program.cs to enable configurable scheduling for weekly commission jobs
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m9s
2025-12-27 01:37:43 +03:30
masoodafar-web
322242fbab
feat: add mapping profile for AppVersion - Implemented mappings for AppVersionItemDto to proto messages and response creation
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m40s
2025-12-26 09:36:21 +03:30
masoodafar-web
3d42c91d21
feat: add SMS notification for Daya loan approval - Implemented SMS sending functionality and created SmsTemplates for message formatting
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 4m11s
2025-12-26 09:20:15 +03:30
masoodafar-web
9448f3fff0
refactor: remove LockedWalletAmount from DayaLoan processing logic
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m56s
2025-12-26 09:07:28 +03:30
masoodafar-web
02e2f8111f
feat: implement Kavenegar SMS service and refactor system configurations to use static constants
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m38s
2025-12-26 09:04:27 +03:30
masoodafar-web
9d2b5ad2d4
fix: update database connection and remove production config
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 5m4s
2025-12-26 06:31:19 +03:30
masoodafar-web
8940362575
fix: update MaxDepth validation range to allow values between 1 and 100 - Bump Protobuf version to 0.0.159
Build and Deploy to Production / build-and-deploy (push) Successful in 3m8s
2025-12-25 19:30:06 +03:30
masoodafar-web
bca3b7fe62
feat: add ReferralCode to NetworkTree nodes - Added ReferralCode to SP_GetNetworkTree stored procedure - Added ReferralCode property to NetworkTreeDto and NetworkTreeNodeDto - Added referral_code field to networkmembership.proto - Updated Handler and Profile mappings
Build and Deploy to Production / build-and-deploy (push) Successful in 1m45s
2025-12-25 19:21:36 +03:30
masoodafar-web
c03b3705c3
fix(NetworkTree): Use Convert.ToBoolean for IsClubActive and IsActivatedInTargetWeek
...
Build and Deploy to Production / build-and-deploy (push) Successful in 2m27s
SP returns BIT which maps to Boolean in C#, not Int32
2025-12-25 19:13:06 +03:30
masoodafar-web
a9140bec04
chore: bump CMSMicroservice.Protobuf to 0.0.158
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
2025-12-25 19:08:51 +03:30
masoodafar-web
17c2958b9c
feat(AppVersion): Add version tracking system for frontend cache invalidation
...
Build and Deploy to Production / build-and-deploy (push) Successful in 1m37s
- Add AppVersion entity with CurrentVersion, MinRequiredVersion, RequiresFullCacheClear
- Add GetAppVersion query to check app version and compare with client version
- Add GetAllAppVersions query for admin panel
- Add UpdateAppVersion command to update/create app versions
- Add appversion.proto for gRPC communication
- Add AppVersionService for gRPC endpoints
- Add database migration for AppVersions table
2025-12-25 18:06:12 +03:30
masoodafar-web
2e54aa7aca
feat: update boolean handling for database compatibility
Build and Deploy to Production / build-and-deploy (push) Successful in 1m45s
2025-12-25 02:34:06 +03:30
masoodafar-web
7b26073c63
update
Build and Deploy to Production / build-and-deploy (push) Successful in 1m40s
2025-12-25 01:24:58 +03:30
masoodafar-web
28e94d6137
feat: update appsettings for production environment and clear default connection string
2025-12-25 01:24:58 +03:30
masoodafar-web
c6ee356cbd
update
2025-12-25 01:24:58 +03:30
masoodafar-web
2d09a69be9
feat: add DatabaseFacade property to IApplicationDbContext for raw SQL access
2025-12-25 01:24:58 +03:30
masoud
7cebb27171
Update src/CMSMicroservice.Infrastructure/BackgroundJobs/ChatikaAccountActivationJob.cs
2025-12-25 01:24:58 +03:30
masoodafar-web
68489a8374
feat: update database connection string in appsettings.json
2025-12-25 01:24:58 +03:30
masoodafar-web
330f0cae5a
feat: enable Chatika integration in appsettings.json
2025-12-25 01:24:58 +03:30
masoodafar-web
b16f01b6e4
chore: fix trailing whitespace in appsettings.json
2025-12-25 01:24:58 +03:30
masoodafar-web
13f24d523b
feat: refine user filtering logic in Chatika account activation and Daya loan check jobs
2025-12-25 01:24:58 +03:30
admin
41308e189a
Add production deployment workflow
Build and Deploy to Production / build-and-deploy (push) Successful in 1m46s
2025-12-23 20:16:13 +00:00
masoodafar-web
8953d86755
chore: fix trailing whitespace in appsettings.json
2025-12-23 23:31:47 +03:30
masoodafar-web
ef8d5d4d97
feat: add configuration option to enable/disable Chatika integration
2025-12-23 23:09:18 +03:30
masoodafar-web
288b85a59b
feat: implement Chatika account activation job for new club members
2025-12-23 22:52:49 +03:30
masoodafar-web
30144a07c8
feat: enhance club membership activation with pool and features
2025-12-23 00:02:14 +03:30
masoodafar-web
5bcf6c9840
feat: add network leg position assignment for new users
2025-12-22 22:39:15 +03:30
masoodafar-web
9d51e70a7f
chore: fix trailing whitespace in appsettings.json
2025-12-20 06:29:47 +03:30
masoodafar-web
a31c88219f
chore: remove appsettings.Production.json file
2025-12-20 06:18:03 +03:30
masoodafar-web
ceeb29d843
chore: add Seq API key in appsettings.json
2025-12-20 06:07:13 +03:30
masoodafar-web
0ba6af9049
chore: update Seq server URL in appsettings.json
2025-12-20 05:22:47 +03:30
masoodafar-web
5ad69cb3fa
update
2025-12-20 04:54:59 +03:30
masoodafar-web
e383c64e5b
update
Push nuget and docker image Actions Workflow / Deploy (push) Has been cancelled
2025-12-20 04:47:41 +03:30
masoodafar-web
f5642f88fb
update
Push nuget and docker image Actions Workflow / Deploy (push) Has been cancelled
2025-12-20 04:33:25 +03:30
masoodafar-web
14b5db645b
chore: format appsettings.json for consistency
Push nuget and docker image Actions Workflow / Deploy (push) Has been cancelled
2025-12-20 04:30:45 +03:30
masoodafar-web
14b4022de9
chore: update database connection string in appsettings.json
Push nuget and docker image Actions Workflow / Deploy (push) Has been cancelled
2025-12-20 04:25:54 +03:30
masoodafar-web
d24f326fbc
chore: update cms-stage workflow branch to stage_new
Push nuget and docker image Actions Workflow / Deploy (push) Has been cancelled
2025-12-20 04:21:28 +03:30
masoodafar-web
50ba9e3794
chore: remove duplicate cms-stage workflow file
2025-12-20 04:21:15 +03:30
masoodafar-web
c5915bb074
feat: add GitHub Actions workflow for NuGet and Docker image deployment
Push nuget and docker image Actions Workflow / Deploy (push) Has been cancelled
2025-12-20 04:19:22 +03:30
masoodafar-web
25476ba120
feat: implement commission calculation strategy with ORM and SP options
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 1m43s
2025-12-20 03:15:28 +03:30
masoodafar-web
9864302bab
feat: implement user wallet charging and transaction logging for Daya loan processing
2025-12-19 23:14:42 +03:30
masoodafar-web
8b784101be
feat: refactor week number handling to use WeekDefinitionId across multiple entities and queries
2025-12-19 10:41:22 +03:30
masoodafar-web
3cb95dc349
feat: enhance user club feature management with sorting and creation timestamps
2025-12-19 00:30:47 +03:30
masoodafar-web
c7211fb9a7
feat: update entity configurations to specify column types for cities, states, and countries
2025-12-18 03:49:47 +03:30
masoodafar-web
ead0cf4235
feat: add geography entities with countries, states and cities
2025-12-18 00:43:55 +03:30
masoodafar-web
26e1243cfe
feat: add base package payment initiation and verification
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m39s
2025-12-16 02:34:57 +03:30