17 Commits

Author SHA1 Message Date
GotthardG
c2215860bf Refactor Dewar service methods and improve field handling
Updated Dewar API methods to use protected endpoints for enhanced security and consistency. Added `pgroups` handling in various frontend components and modified the LogisticsView contact field for clarity. Simplified backend router imports for better readability.
2025-01-30 13:39:49 +01:00
GotthardG
173e192fc4 Integrate pgroups for shipment data security
Added `pgroups` to secure and associate data with specific permission groups. Updated backend routers, database models, and API endpoints to handle authorization based on `pgroups`. Adjusted frontend components and hooks to support `pgroups` in data fetching and management workflows.
2025-01-22 22:53:37 +01:00
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
481068603b Enhance deletion processes with event-check validations.
Added validation to prevent deletion of shipments, dewars, pucks, or samples if they have associated events. Updated frontend components to handle and display error messages based on API responses for improved user feedback.
2025-01-15 15:30:54 +01:00
GotthardG
86883133a7 now creating dewars from spreadsheet 2024-11-12 14:00:32 +01:00
GotthardG
5e6eb40033 now creating dewars from spreadsheet 2024-11-11 21:37:59 +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
a9b8925be8 added update to comments with characters counter 2024-11-03 21:42:42 +01:00
GotthardG
a01114a178 Better integration of sqlite3 database 2024-11-02 00:54:37 +01:00
GotthardG
dc31eec66e better support of add and delete dewar to a shipment 2024-10-31 17:17:17 +01:00
GotthardG
930d551464 Connected frontend new contact, new address and shipments to backend 2024-10-30 00:27:01 +01:00
GotthardG
7f46006435 Connected frontend new contact, new address and shipments to backend 2024-10-29 14:11:53 +01:00
GotthardG
aaf519f13f Connected frontend new contact, new address and shipments to backend 2024-10-28 08:40:11 +01:00
GotthardG
e5073eacb8 Connected frontend new contact and new address to backend 2024-10-27 18:14:50 +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