Commit graph

6 commits

Author SHA1 Message Date
Jan
32feeb06a0 BACKEND: Introduce AzureMapsController for managing Azure Maps configuration with Entra ID integration; add endpoints for configuration retrieval, health checks, and role-based permissions; enhance country dataset in alldata.sql with names for better clarity. 2025-09-04 16:43:02 +02:00
Jan
c03cbfb774 Add Python script for converting container rates from Excel to SQL
Bugfixing Destination Creation
2025-07-22 23:16:28 +02:00
Jan
7109a1386d Added proper exception handling, property validation service, tests for CountryController and PropertyController 2025-07-10 22:11:03 +02:00
Jan
af76f6821b Refactor bulk services and enhance database schema.
Replaced `TemplateGenerationService` with `TemplateExportService` and introduced `ExcelMapper` classes for enhanced sheet handling. Updated the database schema to refine node predecessor handling and added new utility methods in repositories. These changes aim to improve bulk operations and data consistency.
2025-04-15 22:09:47 +02:00
Jan
851c7823e0 Remove unused DTOs and services.
Unused DTOs and transformation services were removed to clean up the codebase and reduce clutter. Added new utility exceptions and DTOs, including `NotFoundException`, `ReferencedException`, and `LocationDTO`, to improve error handling and code organization.
2025-03-30 21:17:52 +02:00
Jan
0f91ad44e8 first commit 2025-02-23 13:10:49 +01:00