Commit Graph

61 Commits

Author SHA1 Message Date
2581d7cedc 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 16:47:04 +01:00
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
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
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
6c88ff9651 fixed bug with uk zip code and add retrieved timestamp for dewars at the beamline 2024-12-12 11:59:42 +01:00
c3fa02734a added puck events 2024-12-11 14:20:17 +01:00
a424d28908 fixed bug with file summary 2024-12-11 12:12:29 +01:00
9e88fb3270 fixed bug with env login 2024-12-11 12:03:33 +01:00
9160339961 fixed bug with logistics 2024-12-11 10:10:43 +01:00
5488df4318 fixed bug with spreadsheet import 2024-12-10 22:13:28 +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
672574c755 fixed bug with spreadsheet import 2024-12-10 16:28:44 +01:00
e28c8b05d4 fixed bug with spreadsheet import 2024-12-10 15:18:48 +01:00
46199395ba more infos on the sample tracker 2024-12-05 19:26:49 +01:00
1be9f4127e more infos on the sample tracker 2024-12-04 17:54:26 +01:00
7b790a1f56 more infos on the sample tracker 2024-12-04 15:20:15 +01:00
46f6122dca more infos on the sample tracker 2024-12-04 15:06:43 +01:00
7b00db3c0d added sample tracker on the frontend 2024-12-04 14:45:47 +01:00
b4f4e5a3d5 updated ContactsManagerView and AddressManagerView 2024-12-03 23:14:29 +01:00
0d1374ded7 added login page and started integrated of security 2024-12-03 23:01:38 +01:00
2a27b61a1f https and ssl integration on the backend, frontend and started integration of logistics app as a separate frontend 2024-11-19 10:29:10 +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
a91d74b718 https and ssl integration on the backend, frontend and started integration of logistics app as a separate frontend 2024-11-18 14:22:54 +01:00
6083c72a1d added dewar type, serial number, generate unique id, qr code and generate label 2024-11-14 23:17:20 +01:00
ca11a359f9 adding logistics app 2024-11-14 09:57:01 +01:00
8f7c90bab0 now creating dewars, pucks and samples from spreadsheet and replacing dewars if a dewar with the same name exists 2024-11-12 17:03:38 +01:00
86883133a7 now creating dewars from spreadsheet 2024-11-12 14:00:32 +01:00
5e6eb40033 now creating dewars from spreadsheet 2024-11-11 21:37:59 +01:00
52fe68b2bc changed models and schemasa 2024-11-11 15:00:20 +01:00
701c42c0dd updated models and schemas for shipments and dewars 2024-11-11 11:43:49 +01:00
744a365bfc Added downloading back the excel sheet with corrected values 2024-11-08 13:45:23 +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
501d09e6aa added error recognition in spreadsheet 2024-11-07 14:27:49 +01:00
8f82a3b7fe added error recognition in spreadsheet 2024-11-07 10:10:53 +01:00
eed50aa942 Added TELL spreadsheet template 2024-11-06 16:54:34 +01:00
91468da9ed now with the heidi v1 spreadsheet validator 2024-11-05 23:13:36 +01:00
376352672f upload dialog is uploading a file 2024-11-05 14:10:44 +01:00
8cec4cb8df upload dialog is uploading a file 2024-11-05 14:08:34 +01:00
976cdc1a0a updated stepper 2024-11-04 23:46:30 +01:00
d92fce4970 Add option to change the dewar status 2024-11-04 22:20:14 +01:00
73076e573e added contacts and addresses manager 2024-11-04 21:45:34 +01:00
275f4be0c1 added contacts and addresses manager 2024-11-04 21:38:12 +01:00
4e76db4c9f added contacts and addresses manager 2024-11-04 21:31:01 +01:00
9fa499a582 added pucks and samples 2024-11-04 16:20:53 +01:00
23e7ebb819 added pucks and samples 2024-11-04 11:34:14 +01:00
a9b8925be8 added update to comments with characters counter 2024-11-03 21:42:42 +01:00
0becdf9337 added update to comments with characters counter 2024-11-02 21:01:31 +01:00
84f270b647 Integration of sqlite3 database now fully functional with all implemented functions 2024-11-02 12:12:30 +01:00