mitlist/be/app/crud
2025-05-14 00:10:31 +02:00
..
__init__.py end of phase 3 2025-03-30 19:42:32 +02:00
expense.py 0705 2025-05-08 00:56:26 +02:00
group.py Refactor CRUD operations in group, item, and list modules to remove unnecessary transaction context; enhance error handling and improve code readability. Update API endpoint for OCR processing in configuration and add confirmation dialogs for item actions in ListDetailPage. 2025-05-08 22:34:07 +02:00
invite.py end of phase 3 2025-03-30 19:42:32 +02:00
item.py Refactor logging in item API endpoints to use a local variable for user email; enhance clarity and maintainability of log messages. Update transaction management in item CRUD operations to ensure proper commit handling and version conflict checks. 2025-05-08 23:27:51 +02:00
list.py commit i guess 2025-05-13 20:33:02 +02:00
settlement.py fastapi-users, oauth, docker support, cleanup 2025-05-14 00:10:31 +02:00
user.py 001 2025-05-07 20:16:16 +02:00