test_task_crm/app/services
Artem Kashaev 0ecf1295d8 feat: implement ActivityService and TaskService with business logic for activities and tasks 2025-11-27 16:39:49 +05:00
..
__init__.py feat: implement ActivityService and TaskService with business logic for activities and tasks 2025-11-27 16:39:49 +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
auth_service.py Init project structure 2025-11-22 13:56:45 +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 Merge branch 'organizations' (cherry-picked) 2025-11-27 15:38:47 +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
user_service.py Init project structure 2025-11-22 13:56:45 +05:00