mahan 6974a505b4 Refactor contract logic and improve async handling
Refactored the `InstitutionContractListStatus.PendingForRenewal` logic in `InstitutionContractRepository.cs` to include additional checks for conflicting contracts.

Updated `OnPostShiftDateNew` in `Index.cshtml.cs` to be asynchronous, removed unused code, and added a call to the new `UpdateInstitutionContract` method.

Introduced `UpdateInstitutionContract` to filter contracts by a predefined list of IDs and streamline related entity inclusion.
2025-11-26 11:52:37 +03:30
2024-07-05 21:36:15 +03:30
2025-07-27 11:32:46 +03:30
Description
No description provided
432 MiB
Languages
C# 32.1%
JavaScript 31.7%
HTML 28.1%
CSS 7.7%
AngelScript 0.2%
Other 0.1%