test_task_crm/app/api/v1
k1nq 92bd3b6c00 feat: implement deal summary and funnel endpoints with response models 2025-11-29 09:14:35 +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
activities.py feat: implement new API endpoints for activities, analytics, auth, contacts, deals, organizations, tasks, and users; remove obsolete files 2025-11-28 11:21:09 +05:00
analytics.py feat: implement deal summary and funnel endpoints with response models 2025-11-29 09:14:35 +05:00
auth.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
contacts.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
deals.py feat: implement new API endpoints for activities, analytics, auth, contacts, deals, organizations, tasks, and users; remove obsolete files 2025-11-28 11:21:09 +05:00
organizations.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
tasks.py feat: implement new API endpoints for activities, analytics, auth, contacts, deals, organizations, tasks, and users; remove obsolete files 2025-11-28 11:21:09 +05:00