Commit Graph

7 Commits

Author SHA1 Message Date
GotthardG 382b1eaba8 Refactor contact handling across backend and frontend
Replaced usage of "ContactPerson" with "Contact" for consistency across the codebase. Updated related component props, state variables, API calls, and database queries to align with the new model. Also enhanced backend functionality with stricter validations and added support for handling active pgroups in contact management.
2025-01-22 16:31:08 +01:00
GotthardG a0be71bdfe Fix formatting with black 2024-12-16 10:41:56 +01:00
GotthardG e28c8b05d4 fixed bug with spreadsheet import 2024-12-10 15:18:48 +01:00
GotthardG 0eb0bc3486 added a router for logistics, now creating label 2024-11-15 14:04:30 +01:00
GotthardG 701c42c0dd updated models and schemas for shipments and dewars 2024-11-11 11:43:49 +01:00
GotthardG 9fa499a582 added pucks and samples 2024-11-04 16:20:53 +01:00
GotthardG a01114a178 Better integration of sqlite3 database 2024-11-02 00:54:37 +01:00