16 Commits

Author SHA1 Message Date
GotthardG
6cde57f783 **Commit Message:**
Enhance app with active pgroup handling and token updates

Added active pgroup state management across the app for user-specific settings. Improved token handling with decoding, saving user data, and setting OpenAPI authorization. Updated components, API calls, and forms to support dynamic pgroup selection and user-specific features.
2025-01-22 13:55:26 +01:00
GotthardG
54975b5919 Add spreadsheet enhancements and default handling
Implemented a toggleable spreadsheet UI component for sample data, added fields such as priority and comments, and improved backend validation. Default values for "directory" are now assigned when missing, with feedback highlighted in green on the front end.
2025-01-06 14:40:02 +01:00
GotthardG
9cb6ffbfb4 Added check spelling for country names 2024-12-20 14:14:53 +01:00
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