6974a505b4f0fbf7e05233d9870e3ae7e8fb91f2
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.
feat: add SignalR integration for Face Embedding with client implementation and notification service
Description
No description provided
Languages
C#
32.1%
JavaScript
31.7%
HTML
28.1%
CSS
7.7%
AngelScript
0.2%
Other
0.1%