mitlist/be/app/crud
mohamad 229f6b7b1c feat: Introduce activity tracking and management features
This commit adds new functionality for tracking user activities within the application, including:

- Implementation of a new activity service to fetch and manage group activities.
- Creation of a dedicated activity store to handle state management for activities.
- Introduction of new API endpoints for retrieving paginated activity data.
- Enhancements to the UI with new components for displaying activity feeds and items.
- Refactoring of existing components to utilize the new activity features, improving user engagement and interaction.

These changes aim to enhance the application's activity tracking capabilities and provide users with a comprehensive view of their interactions.
2025-06-28 19:14:51 +02:00
..
__init__.py end of phase 3 2025-03-30 19:42:32 +02:00
activity.py feat: Introduce activity tracking and management features 2025-06-28 19:14:51 +02:00
audit.py feat: Enhance cost management features with new endpoints and services 2025-06-21 00:53:03 +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 creation and assignment functionality 2025-06-22 21:27:04 +02:00
expense.py feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
group.py feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
history.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: Introduce activity tracking and management features 2025-06-28 19:14:51 +02:00
list.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
schedule.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
settlement_activity.py feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
settlement.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