20 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
3d804c1635 Update logistics data display and dewar event handling
Renamed "Retrieved Timestamp" to "Last Event" for clarity in the UI. Improved backend logic to handle dewar events, including associating refill events with specific slots and retrieving the last slot ID for new events.
2025-01-17 15:59:49 +01:00
GotthardG
0108719a84 Refactor slot UI and backend refill logic.
Updated slot styling for improved user feedback and responsiveness. Simplified LN2 representation with a new level bar and adjusted refill logic to a 48-hour interval. Removed unused functions for cleaner backend code.
2024-12-20 13:31:17 +01:00
GotthardG
27d2717a05 Refactor slot UI and backend refill logic.
Updated slot styling for improved user feedback and responsiveness. Simplified LN2 representation with a new level bar and adjusted refill logic to a 48-hour interval. Removed unused functions for cleaner backend code.
2024-12-20 13:20:45 +01:00
GotthardG
7727467e29 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-18 07:57:51 +01:00
GotthardG
bd63dc3c91 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-18 07:45:38 +01:00
GotthardG
6c88ff9651 fixed bug with uk zip code and add retrieved timestamp for dewars at the beamline 2024-12-12 11:59:42 +01:00
GotthardG
c3b24c213a fixed bug with logistics 2024-12-11 10:57:09 +01:00
GotthardG
9160339961 fixed bug with logistics 2024-12-11 10:10:43 +01:00
GotthardG
e28c8b05d4 fixed bug with spreadsheet import 2024-12-10 15:18:48 +01:00
GotthardG
8208a7c4ec can now return the dewar to its slot 2024-11-28 11:47:31 +01:00
GotthardG
fbb868e255 retrieved return events working but bug with return to be fixed 2024-11-26 17:41:01 +01:00
GotthardG
fc8bb8d200 retrieved event working 2024-11-22 22:04:44 +01:00
GotthardG
c7e6c0390e now with a working countdowntimer for each dewar 2024-11-21 13:18:58 +01:00
GotthardG
db610da588 now with a working countdowntimer for each dewar 2024-11-20 22:37:18 +01:00
GotthardG
98d6265ae1 now associating a dewar to a slot 2024-11-19 14:43:26 +01:00
GotthardG
fa1e9c86b8 now associating a dewar to a slot 2024-11-19 13:43:54 +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
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
GotthardG
ca11a359f9 adding logistics app 2024-11-14 09:57:01 +01:00