test_task_crm/app/services
k1nq fbb3116a2d
Test / test (push) Successful in 15s Details
feat: implement Redis caching for analytics endpoints with fallback to database
2025-11-29 09:45:27 +05:00
..
__init__.py feat: remove deprecated user API and related services; clean up imports and dependencies 2025-11-28 14:28:26 +05:00
activity_service.py feat: implement ActivityService and TaskService with business logic for activities and tasks 2025-11-27 16:39:49 +05:00
analytics_service.py feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +05:00
auth_service.py feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
contact_service.py feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests 2025-11-28 13:23:33 +05:00
deal_service.py feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +05:00
organization_service.py feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling 2025-11-29 08:50:11 +05:00
task_service.py feat: implement ActivityService and TaskService with business logic for activities and tasks 2025-11-27 16:39:49 +05:00