Commit Graph

10 Commits

Author SHA1 Message Date
c38e47044d Refactor OpenAPI fetcher for improved clarity and robustness
Reorganized and enhanced the OpenAPI fetch logic for better maintainability and error handling. Key updates include improved environment variable validation, more detailed error messages, streamlined configuration loading, and additional safety checks for file paths and directories. Added proper logging and ensured the process flow is easy to trace.
2024-12-17 15:47:58 +01:00
7e72871ad7 Refactor OpenAPI fetcher for improved clarity and robustness
Reorganized and enhanced the OpenAPI fetch logic for better maintainability and error handling. Key updates include improved environment variable validation, more detailed error messages, streamlined configuration loading, and additional safety checks for file paths and directories. Added proper logging and ensured the process flow is easy to trace.
2024-12-17 15:38:26 +01:00
c65ea40fcb fixed bug with spreadsheet import 2024-12-10 21:55:36 +01:00
b4aa8ce344 fixed bug with spreadsheet import 2024-12-10 16:45:25 +01:00
c818cfc477 fixed bug with spreadsheet import 2024-12-10 16:41:49 +01:00
e28c8b05d4 fixed bug with spreadsheet import 2024-12-10 15:18:48 +01:00
a931bfb8ec https and ssl integration on the backend, frontend and started integration of logistics app as a separate frontend 2024-11-19 09:56:05 +01:00
86883133a7 now creating dewars from spreadsheet 2024-11-12 14:00:32 +01:00
1fa61f0e78 added script to generate open api scheme automatically - execute with npm run watch:openapi 2024-11-08 11:28:12 +01:00
d6d7e7c919 Adjusted stepper for shipment tracking 2024-10-31 10:25:46 +01:00