Commit Graph

9 Commits

Author SHA1 Message Date
ee97bdfb5d 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:44:44 +01:00
5edaa01e8e 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:43:37 +01:00
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
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
a0be71bdfe Fix formatting with black 2024-12-16 10:41:56 +01:00
fc6debd081 tentative to add ci pipeline 2024-12-13 15:13:41 +01:00
600e67ff76 tentative to add ci pipeline 2024-12-13 15:05:30 +01:00
48825e9b56 tentative to add ci pipeline 2024-12-13 14:52:31 +01:00
20f341a9a9 generating openapi from backend and adding ci pipeline 2024-12-13 10:45:04 +01:00