13 Commits

Author SHA1 Message Date
GotthardG
6c74460217 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:41:07 +01:00
GotthardG
5488df4318 fixed bug with spreadsheet import 2024-12-10 22:13:28 +01:00
GotthardG
672574c755 fixed bug with spreadsheet import 2024-12-10 16:28:44 +01:00
GotthardG
e28c8b05d4 fixed bug with spreadsheet import 2024-12-10 15:18:48 +01:00
GotthardG
ca11a359f9 adding logistics app 2024-11-14 09:57:01 +01:00
GotthardG
86883133a7 now creating dewars from spreadsheet 2024-11-12 14:00:32 +01:00
GotthardG
744a365bfc Added downloading back the excel sheet with corrected values 2024-11-08 13:45:23 +01:00
GotthardG
1fa61f0e78 added script to generate open api scheme automatically - execute with npm run watch:openapi 2024-11-08 11:28:12 +01:00
GotthardG
4e76db4c9f added contacts and addresses manager 2024-11-04 21:31:01 +01:00
GotthardG
d6d7e7c919 Adjusted stepper for shipment tracking 2024-10-31 10:25:46 +01:00
GotthardG
c34c117a15 Connected frontend new contact, new address and shipments to backend 2024-10-29 23:49:33 +01:00
GotthardG
2a4f2d1d85 Connected frontend shipments to backend 2024-10-25 10:43:17 +02:00
GotthardG
b6611fdac0 initial-commit 2024-10-24 10:31:09 +02:00