mitlist/be/app/core
mohamad 66daa19cd5
Some checks failed
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Failing after 1m17s
feat: Implement WebSocket enhancements and introduce new components for settlements
This commit includes several key updates and new features:

- Enhanced WebSocket functionality across various components, improving real-time communication and user experience.
- Introduced new components for managing settlements, including `SettlementCard.vue`, `SettlementForm.vue`, and `SuggestedSettlementsCard.vue`, to streamline financial interactions.
- Updated existing components and services to support the new settlement features, ensuring consistency and improved performance.
- Added advanced performance optimizations to enhance loading times and responsiveness throughout the application.

These changes aim to provide a more robust and user-friendly experience in managing financial settlements and real-time interactions.
2025-06-30 01:07:10 +02:00
..
__init__.py end of phase 3 2025-03-30 19:42:32 +02:00
api_config.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
cache.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
chore_utils.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
error_handlers.py feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
exceptions.py feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
gemini.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
logging_utils.py feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
middleware.py feat: Enhance chore management with new update endpoint and structured logging 2025-06-21 15:00:13 +02:00
rate_limiter.py feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
redis.py feat: Introduce activity tracking and management features 2025-06-28 19:14:51 +02:00
scheduler.py feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
security.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
websocket.py feat: Implement WebSocket enhancements and introduce new components for settlements 2025-06-30 01:07:10 +02:00