3526fdbf2f
update domain checks for InternalApi baseUrl and improve error details in RoleApplication
2025-11-27 12:16:55 +03:30
SamSys
9d0bb7df0e
InternalApi appsetiings change
2025-11-27 11:25:46 +03:30
SamSys
a1d0c3ba5b
Merge from ProgramManagerUserAccount
2025-11-27 10:49:43 +03:30
SamSys
16b04fc75c
ProgrmmaagerUserAccount completed
2025-11-27 10:48:03 +03:30
SamSys
86ac300e00
edit role completed
2025-11-26 13:37:04 +03:30
7533bc821a
Merge branch 'Feature/client/dashboard' into Main
2025-11-25 16:46:20 +03:30
6d3d599449
add DashboardController to provide client dashboard view with calendar and holiday information
2025-11-25 16:45:36 +03:30
1eb3b7d066
Merge branch 'Feature/InstitutionContract/edit-phone' into Main
2025-11-25 12:11:22 +03:30
7e9ba23b97
add Excel export for workshop roll call data with new exporter and view model
2025-11-23 12:52:07 +03:30
SamSys
e9665c190b
Remove pitzaamir(resturan) costum static checkout Condition
2025-11-22 19:50:48 +03:30
SamSys
73563b0421
add create ProgramManagerAccount Api
2025-11-22 19:47:11 +03:30
bc3cb5b115
Merge branch 'master' into Main
2025-11-22 15:43:35 +03:30
ea3baf14e8
add HttpPost attribute to Create action in ContactUsController
2025-11-22 15:43:19 +03:30
aabb53c6d2
Merge branch 'master' into Main
2025-11-22 15:29:30 +03:30
36f104f316
add ContactUsController to handle contact us form submissions
2025-11-22 15:27:49 +03:30
SamSys
e704258c23
merg from master
2025-11-20 16:02:29 +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
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
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
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
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
3258deeb2c
Add support for APK versioning with force update functionality and separate APK types
2025-11-16 13:38:24 +03:30
ba2b402c04
Add Financial Invoice Management System
...
Refactored `FinancialInvoice` to include new properties (`Description`, `PublicId`, `IsActive`) and methods for managing items and statuses. Introduced `FinancialInvoiceItem` for invoice itemization. Updated `PaymentTransaction` to reference `FinancialInvoice`.
Enhanced repository and application layers with CRUD operations, advanced search functionality, and integration with contracts. Updated `CompanyContext` with `DbSet<FinancialInvoices>` and `DbSet<FinancialInvoiceItem>`.
Created new database tables for `FinancialInvoices` and `FinancialInvoiceItem`, and updated relationships with `PaymentTransactions`. Added DTOs for invoice creation, editing, and searching. Registered `IFinancialInvoiceRepository` for dependency injection.
2025-11-13 12:49:30 +03:30