|
|
7baa7b0220
|
Added event type evaluation and storage of selection bitflag. Fixed some details in the UI
|
2025-02-10 08:18:44 +01:00 |
|
|
|
e5d9d051ea
|
Added notification generation for next 24hrs shipcalls
|
2024-12-12 11:10:05 +01:00 |
|
|
|
ed6f5ab648
|
essential bugfixes
|
2024-09-20 09:46:48 +02:00 |
|
|
|
489dfc2ed6
|
added port_id and ports endpoint to flask app (no validation yet!), reading works
|
2024-09-13 17:45:31 +02:00 |
|
Max Metz
|
3d2405e8fb
|
maintenance of API Input Validation (ship & times)
|
2024-09-04 10:27:46 +02:00 |
|
Max Metz
|
cd8c246d72
|
adapting times POST, PUT, DELETE to properly include the special case, where a BSMD user should also be allowed to handle times entries of an AGENCY, if the agency has the flag set.
|
2024-07-25 10:42:44 +02:00 |
|
Max Metz
|
3d2e1f5158
|
Added input validation for API requests. Refactored some methods, added docstrings. Solved marshmallow-warnings in BreCal.schemas.model. Added unit tests, now totaling 215. Added proposals to refactor all SQL queries into an object at BreCal.database.sql_queries.SQLQuery for better standardization. Created a helper-object to handle Emails, which prepares the notification-feature.
|
2024-07-25 10:42:44 +02:00 |
|