Commit Graph

7 Commits

Author SHA1 Message Date
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 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 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