mitlist/be/alembic
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
..
versions feat: Introduce activity tracking and management features 2025-06-28 19:14:51 +02:00
env.py refactor: Separate async migration logic into dedicated module and streamline migration functions for improved clarity and maintainability 2025-06-01 17:33:04 +02:00
migrations.py refactor: Clarify access to revision strings in migration function by referencing Script object within RevisionStep 2025-06-01 18:09:31 +02:00
README weeee💃 2025-03-30 16:02:49 +02:00
script.py.mako weeee💃 2025-03-30 16:02:49 +02:00

Generic single-database configuration.