|
|
5ce866936d
|
unified return structure to use error_field instead of message key to correspond to API specification
|
2024-09-16 14:17:30 +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 |
|
|
|
e3017349b0
|
added finally statement to close pooledConnection under all circumstances
|
2024-02-05 09:48:34 +01:00 |
|
|
|
c8e634156b
|
Allow changes of users phone and email contact info by the user
|
2023-10-26 16:29:17 +02:00 |
|
|
|
411ea8135e
|
Changing Password is functional through API and Client
|
2023-08-18 15:29:20 +02:00 |
|