Commit graph

  • 1788a7ef1c Refactor: Pass ContainerCalculationResult into cost calculation services and update ShippingFrequencyCalculationService logic to consider HU per container handling. Jan 2025-12-17 14:29:08 +01:00
  • 9ac3cb7815 Bugfix: if hu amount is less than min shipping frequency, fix total utilization accordingly Jan 2025-12-17 09:42:19 +01:00
  • 1be35b5a8d Bugfix: shipping frequency custom calculation. Stacking in container calcualtion Jan 2025-12-16 22:16:03 +01:00
  • a83c49bc70 Merge pull request 'Reworked excel reporting' (#97) from feature/reporting into dev Jan Weber 2025-12-16 19:26:31 +00:00
  • e53dd7b920 Reworked excel reporting feature/reporting Jan 2025-12-16 20:25:17 +01:00
  • 2a77d0ac70 Merge remote-tracking branch 'origin/dev' into dev Jan 2025-12-15 10:27:06 +01:00
  • 088a4c62d8 fixed so that properties with "0" as value are shown correctly Jan 2025-12-15 10:26:50 +01:00
  • 5a128d8ebf Merge pull request 'Update mysql Docker tag to v8.4' (#92) from renovate/mysql-8.x into dev Renovate-Bot 2025-12-15 02:01:43 +00:00
  • 356f7d98a7 Update mysql Docker tag to v8.4 Renovate Bot 2025-12-15 02:01:41 +00:00
  • 44449ef625 Merge pull request 'Update dependency com.azure.spring:spring-cloud-azure-dependencies to v5.24.1' (#90) from renovate/azure-sdk-for-java-monorepo into dev Renovate-Bot 2025-12-15 00:02:11 +00:00
  • d631338778 Update dependency com.azure.spring:spring-cloud-azure-dependencies to v5.24.1 Renovate Bot 2025-12-15 00:02:08 +00:00
  • 4f24fd88bf Fixed packaging excel header and added packaging properties Jan 2025-12-14 19:58:55 +01:00
  • 5bcf599e2f Initialize distance field with BigDecimal.ZERO in DistanceApiService. Jan 2025-12-14 19:29:00 +01:00
  • eaf3d0da9d Simplify distance assignment logic in RoutingService. Jan 2025-12-14 19:17:25 +01:00
  • 6ddd48400e Extend filtering logic in NodeRepository by including external_mapping_id in search criteria. Fix for Issue #77 Jan 2025-12-14 17:35:07 +01:00
  • 640f466441 showing empty fields in handling costs (not 0.00), to prevent that the 0.00 is set in the backend Jan 2025-12-14 17:26:59 +01:00
  • 0a128a7cb4 Merge pull request 'feature/reporting - merge reporting current state into dev because it contains bugfixes for issue #78' (#84) from feature/reporting into dev Jan Weber 2025-12-14 16:04:16 +00:00
  • 0b78321e58 added container info to d2d transports Jan 2025-12-14 16:58:15 +01:00
  • 6b73e4afdf Fix for (Issue #81). Layers should be stored now correctly Jan 2025-12-14 16:49:57 +01:00
  • dd4ce8879b Fill out section distance in database during routing Jan 2025-12-14 16:24:42 +01:00
  • 06ad1415fb Bugfix: was mixing up user node and non-user node in RoutingService Jan 2025-12-14 15:45:23 +01:00
  • adc1ee0d04 Bugfix: annualCost in d2d routing (Issue #79) Jan 2025-12-14 13:10:14 +01:00
  • bce745e458 Bugfixes for #72, #73, #75, #68 Jan 2025-12-14 10:39:15 +01:00
  • 175ac4266b Refactor Report DTOs: extracted ReportPremisesDTO, adjusted ReportDestinationDTO, updated frontend to align with new structure, and enhanced reporting logic. Jan 2025-12-13 23:15:10 +01:00
  • b75fe9bb99 Refine logging for TaxationResolverService to improve duty relevance and extraction insights. Jan 2025-12-13 17:24:14 +01:00
  • 94692e12ce Add logging to enhance debugging in taxation services. Jan 2025-12-13 17:00:55 +01:00
  • 5d804543d7 Remove unused TransitNodeDTO and clean up formatting in BulkFileType. Jan 2025-12-13 10:28:52 +01:00
  • c0e0c377ce Remove unused AzureMapsController, clean up commented decode logic, and introduce @PreAuthorize annotations in controllers to enforce role-based access controls. Jan 2025-12-13 10:22:02 +01:00
  • 3aa86b4eea Enhance distance handling in routing logic: add new distance attributes, improve fallback logic, and refine Azure Maps API integration. Jan 2025-12-12 15:08:07 +01:00
  • 735d8a707b Fix typo in Calculations page header text Jan 2025-12-10 14:50:35 +01:00
  • 691d447d16 Refactored: dedicated calculation thread. Calculationstatus Dashboard. Jan 2025-12-10 14:49:54 +01:00
  • 8763efd8fc added supplier and part number info to error message Jan 2025-12-09 11:38:32 +01:00
  • 27166e4b00 Added user friendly error messages Jan 2025-12-09 10:59:35 +01:00
  • 0edcfb5258 Refactor doPrecheck method to improve parameter handling and enhance error messages with calculation date support. Jan 2025-12-09 10:55:01 +01:00
  • 4f0eeff16b Refine exception message handling for missing transport rates to support nullable end dates. Jan 2025-12-08 20:01:05 +01:00
  • 8f0986c7d8 Merge pull request 'dev: Refactoring Massedit, Bugfixing, Dependency updates.' (#67) from dev into main v1.0.7 Jan Weber 2025-12-08 13:20:40 +00:00
  • 9c56b7ec16 Fix for: Inlandsverbindung zeigt Route über Hafen an #49 Jan 2025-12-08 14:18:10 +01:00
  • 607c057beb Add computed properties for costs in DestinationMassHandlingCostRow, refine tariff rate message, and enhance description handling logic in MaterialFastExcelMapper Jan 2025-12-08 12:56:48 +01:00
  • aa6b2db962 Fix for Bulk Edit HS Code #62, D2D Routing #56, D2D Route #55, Eur-Werte mit 2 Nachkommastellen anzeigen #54 Jan 2025-12-08 11:41:39 +01:00
  • b1a392b5e0 Fix for Feature #64 Jan 2025-12-08 11:11:35 +01:00
  • c3db9ee2a6 Merge remote-tracking branch 'origin/dev' into dev Jan 2025-12-08 10:35:39 +01:00
  • 1f5dc0e6ff Bugfix: user supplier with d2d routing, Bugfix: indeterminate in Destination Manager, Removed Azure maps dependency in frontend, adjusted logmessage (memory, startup) Jan 2025-12-08 10:35:26 +01:00
  • 18a36c9469 Merge pull request 'Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8' (#66) from renovate/spring-boot into dev Renovate-Bot 2025-12-08 00:02:03 +00:00
  • b3d7b956f7 Merge pull request 'Update dependency com.azure.spring:spring-cloud-azure-dependencies to v5.24.0' (#65) from renovate/azure-sdk-for-java-monorepo into dev Renovate-Bot 2025-12-08 00:02:01 +00:00
  • f6023256fb Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 Renovate Bot 2025-12-08 00:02:00 +00:00
  • 46acb6cee8 Update dependency com.azure.spring:spring-cloud-azure-dependencies to v5.24.0 Renovate Bot 2025-12-08 00:01:58 +00:00
  • 6e80beda14 Add null checks for error trace fields in SysErrorTransformer to prevent null values Jan 2025-12-07 21:48:50 +01:00
  • 78f713e4c1 Add null check for getFileName in toSysErrorTraceItem to avoid null values Jan 2025-12-07 21:47:19 +01:00
  • f68679f839 fixed packaging import Jan 2025-12-07 21:07:45 +01:00
  • 88d258cd06 Add toggle functionality to expand/collapse all items in CalculationDumps and adjust tab order in Config page Jan 2025-12-07 20:50:38 +01:00
  • f1222dc410 Add CalculationDumps component and API controller for dump management in Config page Jan 2025-12-07 20:41:27 +01:00
  • 726dfd63bd Add CalculationDumpList tab for service users in Config page Jan 2025-12-07 19:39:12 +01:00
  • a0db2c881c Fix null check for destOfCurPremisses in destination update logic in destinationEdit.js. Jan 2025-12-07 18:41:01 +01:00
  • 89a132dc4a Update validateHandlingCost to use 2 decimal precision for parsing numbers. Jan 2025-12-07 18:22:30 +01:00
  • 7531efab71 Include HS code in TaxationResolverResponse creation. Jan 2025-12-07 18:17:16 +01:00
  • a72adce690 Refactor and streamline premise creation logic. Jan 2025-12-07 18:15:25 +01:00
  • 767964b20f Standardize code formatting and improve validation checks. Jan 2025-12-07 17:31:56 +01:00
  • 2fcba02227 Replace all console statements with centralized logger for consistent logging across components and stores. Jan 2025-12-05 18:11:34 +01:00
  • 0fef090372 Add dev tag handling in build workflow & remove debug logs from destinationEdit store Jan 2025-12-05 17:50:30 +01:00
  • cbd467d3b0 Add bulk update functionality for destination data Jan 2025-12-05 17:36:01 +01:00
  • a40a8c6bb4 Intermediate commit Jan 2025-12-04 22:43:23 +01:00
  • 27b56bc92d Intermediate commit Jan 2025-12-02 23:06:28 +01:00
  • 4da6fed8cd Merge pull request 'main' (#46) from main into dev Jan Weber 2025-12-02 10:15:56 +00:00
  • 263915d201 Merge pull request 'Remove material data migration script (V10__Material.sql)' (#45) from fix/removeMigrateMaterial into main v1.0.6 Jan Weber 2025-12-02 10:12:10 +00:00
  • 70ac4ca148 Remove material data migration script (V10__Material.sql) Jan 2025-12-02 11:06:10 +01:00
  • 877ad604bb Merge pull request 'added debug output to build.yml' (#44) from fix/trigbuild into main v1.0.5 Jan Weber 2025-12-01 15:10:10 +00:00
  • ab9cb93075 added debug output to build.yml Jan 2025-12-01 16:09:11 +01:00
  • fb75f0ad59 Merge pull request 'slight change on readme to trigger a build' (#43) from fix/trigbuild into main v1.0.4 Jan Weber 2025-12-01 14:37:37 +00:00
  • 4d11325404 slight change on readme to trigger a build Jan 2025-12-01 15:37:21 +01:00
  • 57a22c9fac slight change on readme to trigger a build Jan 2025-12-01 15:35:28 +01:00
  • b3873d5109 Merge pull request 'Update dependency org.mockito:mockito-core to v5.20.0' (#41) from renovate/mockito-monorepo into dev Renovate-Bot 2025-12-01 01:00:43 +00:00
  • 463d559f17 Merge pull request 'Update dependency org.dhatim:fastexcel-reader to v0.19.0' (#40) from renovate/org.dhatim-fastexcel-reader-0.x into dev Renovate-Bot 2025-12-01 01:00:43 +00:00
  • 576f31bfce Update dependency org.mockito:mockito-core to v5.20.0 Renovate Bot 2025-12-01 01:00:41 +00:00
  • 92c9bdb54b Update dependency org.dhatim:fastexcel-reader to v0.19.0 Renovate Bot 2025-12-01 01:00:40 +00:00
  • 0c7c829c0b Merge pull request 'Update dependency org.dhatim:fastexcel to v0.19.0' (#39) from renovate/org.dhatim-fastexcel-0.x into dev Renovate-Bot 2025-12-01 00:00:20 +00:00
  • da51cf6b17 Merge pull request 'Update dependency org.codehaus.mojo:versions-maven-plugin to v2.20.1' (#38) from renovate/org.codehaus.mojo-versions-maven-plugin-2.x into dev Renovate-Bot 2025-12-01 00:00:16 +00:00
  • 6c2f3193b2 Update dependency org.dhatim:fastexcel to v0.19.0 Renovate Bot 2025-12-01 00:00:16 +00:00
  • 26722a04ca Update dependency org.codehaus.mojo:versions-maven-plugin to v2.20.1 Renovate Bot 2025-12-01 00:00:14 +00:00
  • 81da5f0ada Merge pull request 'Update dependency org.jvnet.jaxb:jaxb-maven-plugin to v4.0.12' (#37) from renovate/org.jvnet.jaxb-jaxb-maven-plugin-4.x into dev Renovate-Bot 2025-11-30 23:00:16 +00:00
  • f613fe3f49 Merge pull request 'Update apache-poi monorepo to v5.5.1' (#36) from renovate/apache-poi-monorepo into dev Renovate-Bot 2025-11-30 23:00:15 +00:00
  • 66787ba38b Update dependency org.jvnet.jaxb:jaxb-maven-plugin to v4.0.12 Renovate Bot 2025-11-30 23:00:15 +00:00
  • 01e39d2443 Update apache-poi monorepo to v5.5.1 Renovate Bot 2025-11-30 23:00:13 +00:00
  • b3cd6a5791 Merge branch 'main' into dev Jan 2025-11-28 15:15:39 +01:00
  • 97bf4f8ae7 Merge pull request 'Add memory usage logging to ShutdownListener during application shutdown' (#34) from fix/addreqlogging into main v1.0.3 Jan Weber 2025-11-28 12:45:43 +00:00
  • eb45c5b17b Add memory usage logging to ShutdownListener during application shutdown Jan 2025-11-28 13:44:27 +01:00
  • 199f937ddf Merge pull request 'fix/addreqlogging' (#33) from fix/addreqlogging into main v1.0.2 Jan Weber 2025-11-28 12:37:18 +00:00
  • 15ff5fa9fa Remove unused annotations and imports from taric model classes Jan 2025-11-28 13:31:56 +01:00
  • 575b5fad1c Remove unused annotations and imports from model classes Jan 2025-11-28 13:24:32 +01:00
  • 374d19a53f Merge pull request 'Add logging improvements, shutdown listener, and request filter' (#31) from fix/addreqlogging into main Jan Weber 2025-11-28 12:04:49 +00:00
  • c85cadeeda Add logging improvements, shutdown listener, and request filter Jan 2025-11-28 13:01:59 +01:00
  • 8e9cf59f25 Add logging improvements, shutdown listener, and request filter Jan 2025-11-28 13:01:59 +01:00
  • 0b02021fde Add favicon, web app manifest, and related assets Jan 2025-11-27 18:14:49 +01:00
  • 9ca440c1be Merge pull request 'fix/omadarootcontainer' (#28) from fix/omadarootcontainer into main v1.0.1 Jan Weber 2025-11-27 16:51:45 +00:00
  • 6c2e32005f Merge pull request 'Refactored CI workflows: removed auto-tag.yml, merged tagging logic into build.yml. Added app version management in Dockerfile and pom.xml.' (#29) from fix/versiontagging into main v1.0.0 Jan Weber 2025-11-27 16:39:00 +00:00
  • c3ea8d14a1 Refactored CI workflows: removed auto-tag.yml, merged tagging logic into build.yml. Added app version management in Dockerfile and pom.xml. Jan 2025-11-27 17:26:20 +01:00
  • 75bff6886a Switch listGroups and listUsers endpoints to use root objects Jan 2025-11-27 17:26:50 +01:00
  • e2e7f5f9e3 Update store to handle nested users and groups response objects Jan 2025-11-27 17:27:07 +01:00
  • b2973fcd18 Update store to handle nested users and groups response objects Jan 2025-11-27 17:27:07 +01:00
  • 6c6ed2a498 Switch listGroups and listUsers endpoints to use root objects Jan 2025-11-27 17:26:50 +01:00
  • bb0f3e665f Refactored CI workflows: removed auto-tag.yml, merged tagging logic into build.yml. Added app version management in Dockerfile and pom.xml. Jan 2025-11-27 17:26:20 +01:00