git_brcal/src/server/BreCal/impl
2024-12-11 12:10:37 +01:00
..
__init__.py added port_id and ports endpoint to flask app (no validation yet!), reading works 2024-09-13 17:45:31 +02:00
berths.py essential bugfixes 2024-09-20 09:46:48 +02:00
history.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
login.py Adjusted yaml spec and fixed user interface for storing notification flags 2024-12-05 17:25:01 +01:00
notifications.py Create assignment and un-assignment notifications 2024-12-10 10:30:26 +01:00
participant.py fixed bug in participant API GET with user_id parameter 2024-12-11 12:10:37 +01:00
ports.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
shipcalls.py Create assignment and un-assignment notifications 2024-12-10 10:30:26 +01:00
ships.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
times.py unified return structure to use error_field instead of message key to correspond to API specification 2024-09-16 14:17:30 +02:00
user.py Adjusted yaml spec and fixed user interface for storing notification flags 2024-12-05 17:25:01 +01:00