test_task_crm/app/services
k1nq 22442bfd2e feat: add AnalyticsService and repository dependencies for deal analytics 2025-11-29 09:14:29 +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: add AnalyticsService and repository dependencies for deal analytics 2025-11-29 09:14:29 +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: add DealService for managing deal workflows and validations 2025-11-27 16:08:45 +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