mitlist/be/app/schemas
mohamad 448a0705d2
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m30s
feat: Implement comprehensive roadmap for feature updates and enhancements
This commit introduces a detailed roadmap for implementing various features, focusing on backend and frontend improvements. Key additions include:

- New database schema designs for financial audit logging, archiving lists, and categorizing items.
- Backend logic for financial audit logging, archiving functionality, and chore subtasks.
- Frontend UI updates for archiving lists, managing categories, and enhancing the chore interface.
- Introduction of a guest user flow and integration of Redis for caching to improve performance.

These changes aim to enhance the application's functionality, user experience, and maintainability.
2025-06-10 08:16:55 +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: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
cost.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
expense.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +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
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