GotthardG
19c5d7f880
Refactor environment-specific configurations and data loading.
...
Refactored database and server configuration to handle environments (dev, test, prod) explicitly, including tailored database setup and SSL management. Separated slot and sample data loading for better control during initialization. Improved environment variable usage and error handling for production certificates.
2024-12-17 13:11:26 +01:00
GotthardG
0178de96fd
fixing bugs with ci pipeline
2024-12-16 22:50:04 +01:00
GotthardG
a0be71bdfe
Fix formatting with black
2024-12-16 10:41:56 +01:00
GotthardG
1a1a710edf
added pet data for samples events
2024-12-04 11:23:21 +01:00
GotthardG
fc8bb8d200
retrieved event working
2024-11-22 22:04:44 +01:00
GotthardG
db610da588
now with a working countdowntimer for each dewar
2024-11-20 22:37:18 +01:00
GotthardG
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
GotthardG
6083c72a1d
added dewar type, serial number, generate unique id, qr code and generate label
2024-11-14 23:17:20 +01:00
GotthardG
52fe68b2bc
changed models and schemasa
2024-11-11 15:00:20 +01:00
GotthardG
701c42c0dd
updated models and schemas for shipments and dewars
2024-11-11 11:43:49 +01:00
GotthardG
d5c7e7e6f3
changed shipment_id to integers
2024-11-09 08:11:03 +01:00
GotthardG
23e7ebb819
added pucks and samples
2024-11-04 11:34:14 +01:00
GotthardG
a01114a178
Better integration of sqlite3 database
2024-11-02 00:54:37 +01:00
GotthardG
48cd233231
Added the sqlite3 database
2024-11-01 14:13:38 +01:00