mitlist/be/app/schemas
mohamad 0207c175ba feat: Enhance chore management with new update endpoint and structured logging
This commit introduces a new endpoint for updating chores of any type, allowing conversions between personal and group chores while enforcing permission checks. Additionally, structured logging has been implemented through a new middleware, improving request tracing and logging details for better monitoring and debugging. These changes aim to enhance the functionality and maintainability of the chore management system.
2025-06-21 15:00:13 +02:00
..
__init__.py weeee💃 2025-03-30 16:02:49 +02:00
audit.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
auth.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
category.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
chore.py feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
cost.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
expense.py feat: Enhance cost management features with new endpoints and services 2025-06-21 00:53:03 +02:00
financials.py feat: Enhance cost management features with new endpoints and services 2025-06-21 00:53:03 +02:00
group.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
health.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
invite.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
item.py feat: Implement comprehensive roadmap for feature updates and enhancements 2025-06-10 08:16:55 +02:00
list.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
message.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
ocr.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
recurrence.py feat: Enhance cost management features with new endpoints and services 2025-06-21 00:53:03 +02:00
settlement_activity.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
time_entry.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
token.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
user.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00