git_brcal/src/server/BreCal/impl
2024-01-15 17:10:21 +01:00
..
__init__.py Fixed SQL and added endpoint for history data 2024-01-13 19:09:50 +01:00
berths.py Fixed SQL and added endpoint for history data 2024-01-13 19:09:50 +01:00
history.py fixed error, but enum values are still serialized as int 2024-01-13 19:09:50 +01:00
login.py Allow changes of users phone and email contact info by the user 2023-10-26 16:29:17 +02:00
notifications.py fixed notification endpoint to return real data for a shipcall 2024-01-13 19:09:50 +01:00
participant.py Fixed SQL and added endpoint for history data 2024-01-13 19:09:50 +01:00
shipcalls.py fixed naming in query 2024-01-15 17:10:21 +01:00
ships.py added ship delete and fixed schema loading error for shipclass 2024-01-13 19:09:50 +01:00
times.py Tried to create history endpoint but failed. Not working. 2024-01-13 19:09:50 +01:00
user.py Allow changes of users phone and email contact info by the user 2023-10-26 16:29:17 +02:00