Go to file
Amir Hossein Khademi 3fb22c8c48 Upgrade to version 1.4.1.1 with .NET 8.0 support
- 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.
2025-04-29 10:58:16 +03:30
.config config project and add identity 2023-10-19 21:28:09 +03:30
.vscode Add project files. 2023-10-10 17:02:38 +03:30
DocuMed.Api Upgrade to version 1.4.1.1 with .NET 8.0 support 2025-04-29 10:58:16 +03:30
DocuMed.Common Downgrade target frameworks and update dependencies 2025-01-12 12:16:24 +03:30
DocuMed.Core Upgrade to version 1.4.1.1 with .NET 8.0 support 2025-04-29 10:58:16 +03:30
DocuMed.Domain Upgrade to version 1.4.1.1 with .NET 8.0 support 2025-04-29 10:58:16 +03:30
DocuMed.Infrastructure Upgrade to version 1.4.1.1 with .NET 8.0 support 2025-04-29 10:58:16 +03:30
DocuMed.PWA Upgrade to version 1.4.1.1 with .NET 8.0 support 2025-04-29 10:58:16 +03:30
DocuMed.Repository Downgrade target frameworks and update dependencies 2025-01-12 12:16:24 +03:30
.dockerignore Add project files. 2023-10-10 17:02:38 +03:30
.gitattributes Add .gitattributes and .gitignore. 2023-10-10 17:02:34 +03:30
.gitignore Add .gitattributes and .gitignore. 2023-10-10 17:02:34 +03:30
.version Upgrade to version 1.4.1.1 with .NET 8.0 support 2025-04-29 10:58:16 +03:30
Dockerfile Upgrade to version 1.4.1.1 with .NET 8.0 support 2025-04-29 10:58:16 +03:30
DocuMed.sln add version 0.1.0.2 2023-10-28 23:57:28 +03:30
docker-compose.dcproj Add project files. 2023-10-10 17:02:38 +03:30
docker-compose.override.yml Add project files. 2023-10-10 17:02:38 +03:30
docker-compose.yml config project and add identity 2023-10-19 21:28:09 +03:30
launchSettings.json Add project files. 2023-10-10 17:02:38 +03:30