test_task_crm/app
Artem Kashaev 0727c4737b feat: add ActivityRepository and TaskRepository with CRUD operations for activities and tasks 2025-11-27 16:32:06 +05:00
..
api feat: enhance deal management with CRUD operations and improve payload handling 2025-11-27 16:15:47 +05:00
core fix: update database URL to use 0.0.0.0 and adjust Alembic migration configurations 2025-11-27 12:36:49 +05:00
models feat: add JSONBCompat type for cross-database JSON support and implement ActivityType updates 2025-11-27 16:08:48 +05:00
repositories feat: add ActivityRepository and TaskRepository with CRUD operations for activities and tasks 2025-11-27 16:32:06 +05:00
services feat: enhance deal management with CRUD operations and improve payload handling 2025-11-27 16:15:47 +05:00
Dockerfile feat: add Docker support and database migrations 2025-11-22 14:51:20 +05:00
__init__.py Init project structure 2025-11-22 13:56:45 +05:00
main.py Init project structure 2025-11-22 13:56:45 +05:00