mitlist/be/app
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
..
api feat: Implement WebSocket enhancements and introduce new components for settlements 2025-06-30 01:07:10 +02:00
core feat: Implement WebSocket enhancements and introduce new components for settlements 2025-06-30 01:07:10 +02:00
crud feat: Implement WebSocket enhancements and introduce new components for settlements 2025-06-30 01:07:10 +02:00
db refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
jobs feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
schemas feat: Implement WebSocket enhancements and introduce new components for settlements 2025-06-30 01:07:10 +02:00
services chore: Remove package-lock.json and enhance financials API with user summaries 2025-06-28 21:37:26 +02:00
__init__.py weeee💃 2025-03-30 16:02:49 +02:00
auth.py feat: Implement WebSocket enhancements and introduce new components for settlements 2025-06-30 01:07:10 +02:00
config.py feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
database.py refactor: Clean up code and improve API structure 2025-06-09 15:14:34 +02:00
main.py feat: Enhance application configuration and logging with new features 2025-06-27 11:55:29 +02:00
models.py feat: Introduce activity tracking and management features 2025-06-28 19:14:51 +02:00