Mahan Chamani
0fe0c05e5c
Fix destination path in deployment script
2025-11-22 14:44:20 +03:30
Mahan Chamani
62349c0a54
Refactor Web Deploy command for better readability
2025-11-22 14:01:16 +03:30
Mahan Chamani
cb08e11593
Refactor IIS deployment step in workflow
2025-11-22 13:42:25 +03:30
Mahan Chamani
7eba632f1c
Refactor .NET workflow to use project-specific commands
...
Updated the .NET GitHub Actions workflow to specify project files for restore, build, and publish steps. Replaced hardcoded credentials with GitHub secrets for deployment.
2025-11-22 13:31:47 +03:30
de37555db9
enable real-time status updates via SignalR in contract processing methods
2025-11-22 12:45:01 +03:30
6102ec3be8
Merge branch 'master' into Main
2025-11-22 12:07:14 +03:30
aaea658e58
refactor: remove unused SignalR hub context and related code from InstitutionContractRepository
2025-11-22 10:23:09 +03:30
42cae1295f
Merge branch 'master' of https://github.com/syntax24/OriginalGozareshgir
2025-11-21 17:34:14 +03:30
95b281c3a4
change pizza amir lateEntry fine
2025-11-21 17:27:15 +03:30
SamSys
e704258c23
merg from master
2025-11-20 16:02:29 +03:30
SamSys
c239b094d7
Merge branch 'master' of https://github.com/samsyntax24/OriginalGozareshgir
2025-11-20 15:51:03 +03:30
9e61bd3f55
Merge branch 'master' into Feature/customize-checkout/pizza-amir
2025-11-20 15:21:06 +03:30
7025478417
feat: add dynamic deduction items to customize checkout and temp entities with migration
2025-11-20 15:20:45 +03:30
SamSys
b5ee4f01c7
update BackgroundInstitutionContract
2025-11-20 14:29:03 +03:30
3937cd8a9f
feat: add dynamic deduction items for late entry and insurance fines to checkout calculations
2025-11-20 12:58:25 +03:30
SamSys
3ed14bf2bd
update block sms method
2025-11-20 11:37:04 +03:30
ea153d17b7
Merge branch 'master' into Main
...
# Conflicts:
# Company.Domain/InstitutionContractAgg/IInstitutionContractRepository.cs
# CompanyManagment.App.Contracts/InstitutionContract/IInstitutionContractApplication.cs
# CompanyManagment.Application/InstitutionContractApplication.cs
# CompanyManagment.EFCore/Repository/InstitutionContractRepository.cs
2025-11-20 11:11:06 +03:30
933dd3d937
Enhance face embedding service notifications and error handling; add new shift date actions and improve UidService timeout
2025-11-20 10:52:29 +03:30
90d7de4901
Increase max length for contact info and names in contract entities; update related migrations and improve SMS service logic
2025-11-19 21:23:28 +03:30
37aa57d773
Refactor repository and remove unused Index files
...
Refactored `IPersonalContractingPartyRepository` to replace `GetByRegisterId` with `GetByNationalId`. Updated `InstitutionContractApplication` to use the new method and removed duplicate `RegisterId` validation logic.
Removed `Index.cshtml` and `Index.cshtml.cs` files, including all associated HTML, scripts, styles, and backend logic, indicating a deprecation or restructuring of the related functionality.
2025-11-19 19:16:55 +03:30
cce903f2ae
Merge remote-tracking branch 'origin/master'
2025-11-19 11:10:33 +03:30
873ad2f41f
Adjust institution contract creation flow to ensure entity is saved before invoice generation
2025-11-19 11:09:42 +03:30
2035b6fff8
feat: add dynamic deductions to checkout model and enhance roll call difference calculations
2025-11-19 10:45:40 +03:30
SamSys
d31cf8470f
Sms Sttings Update
2025-11-18 19:13:09 +03:30
SamSys
5a34c9a6c9
Merg from Master
2025-11-18 16:06:13 +03:30
SamSys
4eb78996d5
Instan Send Block Sms Completed
2025-11-18 15:59:02 +03:30
SamSys
9d8e40c841
Instant block sms started
2025-11-18 15:14:18 +03:30
SamSys
4ba21db7c7
Instant Send Smms for reminder completed
2025-11-18 15:10:32 +03:30
dce24e3849
Merge branch 'Feature/InstitutionContract/add-workshop-totalAmount-to-list' into Main
2025-11-18 15:08:52 +03:30
f112bab021
Add endpoint for workshop details: implement GetWorkshopsDetails method in institutionContractController
2025-11-18 15:07:38 +03:30
00ffb08e2e
Merge branch 'Feature/InstitutionContract/add-workshop-totalAmount-to-list' into Main
...
# Conflicts:
# Company.Domain/InstitutionContractAgg/IInstitutionContractRepository.cs
# CompanyManagment.App.Contracts/InstitutionContract/IInstitutionContractApplication.cs
# CompanyManagment.Application/InstitutionContractApplication.cs
# CompanyManagment.EFCore/Repository/InstitutionContractRepository.cs
2025-11-18 14:55:54 +03:30
8b39eed7bb
Add workshop total amount details: include price properties in InstitutionContract and implement GetContractWorkshopsDetails method
2025-11-18 14:53:08 +03:30
164388dac3
Update payment redirect logic in Verify method to include callback URL
2025-11-18 12:46:50 +03:30
e81a44dd2f
Merge branch 'Feature/FinancialInvoice/Init'
...
# Conflicts:
# PersonalContractingParty.Config/PersonalBootstrapper.cs
2025-11-17 20:52:31 +03:30
f238b5af6b
Enhance financial invoice handling by adding InvoiceNumber property and increasing DescriptionOption max length; implement SetPendingWorkflow method
2025-11-17 20:51:21 +03:30
SamSys
f5cb6b276e
RemoveSetting Completed
2025-11-17 17:35:04 +03:30
58e30eb297
Merge branch 'Feature/InstitutionContract/add-workshop-totalAmount-to-list' into Main
2025-11-17 17:12:21 +03:30
07851ff7c8
Add total amount to workshop list: include Price property in InstitutionContractListWorkshop
2025-11-17 17:11:49 +03:30
ed746cb60a
Refactor invoice handling to use TransactionId and add InvoiceNumber property
2025-11-17 17:06:31 +03:30
07b2596a6a
Update APK handling and UI: add title length limit, modify download link, and include force update flag
2025-11-17 00:26:19 +03:30
7dce7f5bc8
Merge branch 'Feature/roll-call/camera-api'
2025-11-16 23:32:15 +03:30
7ac078c631
Refactor APK creation methods to reorder parameters and enhance title length limit in the database
2025-11-16 23:31:43 +03:30
265d5f8b22
Enhance Excel download by grouping institution contracts by ContractingPartyId
2025-11-16 22:29:18 +03:30
cf5c9f29cf
Enhance APK upload functionality by adding version name and code parameters, and update UI for better user input validation
2025-11-16 22:09:19 +03:30
7448ddc79c
Merge branch 'refs/heads/Feature/roll-call/apk-versioning' into Feature/roll-call/camera-api
2025-11-16 22:00:19 +03:30
3f1a6f3387
Merge branch 'refs/heads/master' into Feature/roll-call/camera-api
...
# Conflicts:
# ServiceHost/Properties/launchSettings.json
2025-11-16 21:40:33 +03:30
95d4dfe568
feat: add SignalR integration for Face Embedding with client implementation and notification service
2025-11-16 20:30:15 +03:30
SamSys
a481e941c5
Create Reminder Sms
2025-11-16 19:59:25 +03:30
SamSys
58637ab038
SmsSettings frontEnd
2025-11-16 19:07:59 +03:30
SamSys
d10eff3dd5
MontlySms and blockSms Background Task Completed
2025-11-16 17:26:49 +03:30