- Updated application version from 1.3.2.1 to 1.4.1.1. - Dockerfile now uses .NET 8.0 for runtime and SDK. - Added new API endpoints in HospitalController for sections by hospital ID. - Modified UniversityController to retrieve hospitals instead of sections. - Enhanced DocuMed.Api.csproj with new using directives for commands and queries. - Updated AccountService and UserService to handle hospital IDs and sections. - Introduced HospitalId and ProfileType properties in various DTOs. - Updated RestApiWrapper to include new REST API interfaces for hospitals and AI. - Enhanced MedicalHistoryTemplate components with AI interaction features. - Modified CSS files to include new styles and animations. - Introduced new classes and interfaces for AI interactions, including AiController and MetisMessage. - Updated ProfilePage to support hospital selection and related logic. - Revised API endpoints for hospitals and universities for improved data management. |
||
---|---|---|
.. | ||
IAiRestApi.cs | ||
IAuthRestApi.cs | ||
ICityRestApi.cs | ||
ICrudApiRest.cs | ||
IHospitalRestApi.cs | ||
IMedicalHistoryRestApi.cs | ||
IPatientRestApi.cs | ||
IRestWrapper.cs | ||
ISectionRestApi.cs | ||
IUniversityRestApi.cs | ||
IUserRestApi.cs | ||
RestWrapper.cs |