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
masoodafar-web
189812e874
feat: update Daya API base address to production
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m18s
2025-12-14 20:49:31 +03:30
masoodafar-web
730e5a252b
feat: add target week activation flag to network membership
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 5m28s
2025-12-14 03:35:40 +03:30
masoodafar-web
cf75f14003
feat: add club membership filters and activation details to network tree
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m13s
2025-12-14 02:56:04 +03:30
masoodafar-web
6ae1b0cd70
feat: update commission payout model with user names and timestamps
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 4m11s
2025-12-12 19:31:32 +03:30
masoodafar-web
2ae6034fbb
refactor: remove admin user id from manual payment command
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m13s
2025-12-12 10:22:09 +03:30
masoodafar-web
094846ce8b
feat: add manual membership payment processing with wallet and order management
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m8s
2025-12-12 10:07:14 +03:30
masoodafar-web
b19cf5e32e
fix: use Gregorian week number for API and Persian for display
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m18s
2025-12-12 09:39:20 +03:30
masoodafar-web
b1c3fcfd66
feat: add Persian calendar support for week numbers and dates
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 6m35s
2025-12-12 09:18:31 +03:30
masoodafar-web
1f6c5a1f45
fix: update default sorting from descending to ascending Created
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m43s
2025-12-12 07:49:54 +03:30
masoodafar-web
99b217d5b5
fix: change weekly balance sorting from WeekNumber to Created
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m39s
2025-12-12 07:32:22 +03:30
masoodafar-web
8ee3fe6f7b
fix: update week calculation to start from Saturday
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m2s
2025-12-12 07:07:28 +03:30
masoodafar-web
3c7ac68eeb
feat: enhance network membership response with detailed stats and hierarchy
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m14s
2025-12-12 06:07:23 +03:30
masoodafar-web
f27418cff4
fix: adjust network tree depth limit and update commission mapping
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m5s
2025-12-12 05:42:19 +03:30
masoodafar-web
aba534e07c
fix: update week calculation to use Saturday as the start of the week
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m12s
2025-12-12 04:37:34 +03:30
masoodafar-web
af3a29ed27
fix: adjust week calculation to FirstDay and Saturday
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m9s
2025-12-12 04:23:14 +03:30
masoodafar-web
db951699f8
fix: handle null pool and adjust week calculation rules
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
2025-12-12 04:22:16 +03:30
masoodafar-web
bb6b7c709c
feat: add search text filter for user query
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m40s
2025-12-12 03:18:18 +03:30
masoodafar-web
12749ccb01
chore: bump version to 0.0.146
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 11m40s
2025-12-12 01:41:48 +03:30
masoodafar-web
ff1c1d5d61
feat: add IsActive field to UserClubFeatures for admin management
2025-12-12 01:40:26 +03:30
masoodafar-web
aa66ca10c8
feat: add Mapster mapping and update network tree request
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m11s
2025-12-08 04:10:46 +03:30
masoud
69d5ecf0d7
revert: Back to simple MigrateAsync - it's already idempotent
...
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m5s
MigrateAsync is smart enough to:
- Create DB if it doesn't exist
- Apply only pending migrations
- Skip if DB is up to date
The orphaned CMS.mdf files were cleaned from SQL Server.
2025-12-07 21:27:46 +00:00
masoud
1dbe90d020
fix: Use EnsureCreatedAsync instead of MigrateAsync for initial db setup
...
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m9s
- EnsureCreatedAsync creates db only if it doesn't exist
- Returns false if db already exists (idempotent)
- Prevents 'CMS.mdf already exists' error
- Still applies pending migrations when needed
2025-12-07 21:21:47 +00:00
masoud
7ec9c4077c
fix: Improve database migration strategy - only migrate if needed
...
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m16s
- Check if database exists before creating
- Only apply pending migrations
- Skip migration if database is up to date
- Prevents 'file already exists' error on restart
2025-12-07 21:16:49 +00:00
masoud
70a06933a9
fix: update kubeconfig for deployment (127.0.0.1 → 194.5.195.53)
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m21s
2025-12-07 19:16:58 +00:00
masoud
d51ef47c16
docs: add multi-remote push note
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m15s
2025-12-07 18:50:16 +00:00
masoud
d9ccfcc587
fix: replace tabs with spaces in workflow file
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m33s
2025-12-07 18:00:58 +00:00
masoud
9e3e0c68c2
trigger: rebuild with HTTP/2 config
2025-12-07 18:00:01 +00:00
masoud
6f3bb3e2c3
chore: trigger workflow for HTTP/2 deployment
2025-12-07 17:58:13 +00:00
masoud
0fe39cf9f6
feat: enable pure HTTP/2 for gRPC compatibility with nginx ingress
2025-12-07 17:53:43 +00:00
masoud
e5fc13b9e2
chore: migrate from IP to domain (git.foursat.afrino.co)
2025-12-07 17:02:17 +00:00
masoodafar-web
e7937fe7ee
fix: Remove trailing whitespace in Seq config
2025-12-07 20:09:01 +03:30
masoodafar-web
9fb5119fc1
fix: Remove trailing whitespace in Seq config
2025-12-07 19:46:36 +03:30
masoodafar-web
4d6d0dfc9a
feat: Add kubectl deployment and image rollout steps
2025-12-06 22:57:25 +03:30
masoodafar-web
adcc776230
feat: Add Kestrel HTTP/2 configuration for macOS
2025-12-06 22:24:28 +03:30
masoodafar-web
a0da7eb8e0
feat: Implement real Daya API integration with configurable mock/real service
2025-12-06 21:02:51 +03:30
masoodafar-web
e46f54ca5b
Merge branch 'test' into kub-stage
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m16s
2025-12-06 00:17:39 +03:30