• Joined on 2025-11-04
ali313 pushed to main at rahimi/Complex 2026-06-11 23:14:30 +03:30
dee6bc7bef feat: add person name and insert time to announcement DTO
861a98668e feat: add Auditable attribute to Chat entity and create migration
Compare 2 commits »
ali313 pushed to main at rahimi/Complex 2026-06-10 23:49:38 +03:30
e4fe2389a4 feat: add unit filtering and improve unit info handling in charge cycles
ali313 pushed to main at rahimi/Complex 2026-06-10 03:21:48 +03:30
3bc209839e refactor: extract DateTime.Now conversion to variable for reuse
ali313 pushed to main at rahimi/Complex 2026-06-10 03:06:48 +03:30
f2880a2167 feat(dashboard): add optional CommonRequestDto parameter to GetManagerSummary
ali313 pushed to main at rahimi/Complex 2026-06-09 06:17:15 +03:30
adcee56ce8 fix: update migration timestamp and correct city IDs in data seeder
ali313 pushed to main at rahimi/Complex 2026-06-09 06:11:42 +03:30
0e1b0345ec feat: disable identity auto-generation for reference/lookup tables
ali313 pushed to main at rahimi/Complex 2026-06-09 05:54:36 +03:30
6644db7e78 fix(db): update migration and configure many-to-many relationships to avoid cascade paths
ali313 pushed to main at rahimi/Complex 2026-06-09 05:45:11 +03:30
569e39b58d Fix 'Invalid object name Provinces' error - reset migrations and switch to Migrate()
ali313 pushed to main at rahimi/Complex 2026-06-09 05:29:37 +03:30
7a4190ca13 feat: add Province and City DbSets to ComplexDBContext
ali313 pushed to main at rahimi/Complex 2026-06-09 05:24:46 +03:30
7e54818332 fix: use EnsureCreated instead of Migrate to handle missing initial migration
ali313 pushed to main at rahimi/Complex 2026-06-09 05:15:57 +03:30
2c87b5bd49 fix: correct CORS middleware name and remove unused TLS certresolver comment
ali313 pushed to main at rahimi/Complex 2026-06-09 05:13:18 +03:30
13deea7f3f fix(docker-compose): rename connection string environment variable
ali313 pushed to main at rahimi/Complex 2026-06-09 05:12:00 +03:30
3536ff62c1 fix: update manager phone number in seed data from 09120000001 to 09354600904
ali313 pushed to main at rahimi/Complex 2026-06-09 05:07:17 +03:30
56f20110ff chore: remove tracked bin/obj build artifacts from git index
8be6133661 feat: add DataSeeder for reference/test data and auto-migration on startup
f101085b52 feat: add Dashboard service with manager summary statistics
c38f2de9c4 feat: add Announcement service with GetAnnouncements and SendAnnouncement
0caf9d58b8 feat: add Transaction service with UnitsByTransStateList and PayCosts
Compare 7 commits »
ali313 pushed to main at rahimi/GreenHomeBack 2026-06-05 15:00:37 +03:30
b6862aba02 fix deploy config
ali313 pushed to main at rahimi/GreenHomeBack 2026-06-05 14:39:41 +03:30
04a3381730 feat: add static file serving for APK downloads and new files folder
ali313 pushed to main at rahimi/Ghadir 2026-06-04 00:35:59 +03:30
8079166f22 feat(backend): include pre-built SPA dist files in publish output when SkipSpaBuild is true
ali313 pushed to main at rahimi/Ghadir 2026-06-04 00:19:30 +03:30
ee98cef379 build: optimize Docker build by skipping redundant SPA build
ali313 pushed to main at rahimi/Ghadir 2026-06-03 23:42:08 +03:30
f790f38696 fix deploy config
ali313 pushed to main at rahimi/Ghadir 2026-06-03 23:24:06 +03:30
ec5eceec80 fix: add ignoreDeprecations option to tsconfig.app.json