test_task_crm/app
k1nq 82812ecf72
Build and deploy / build (push) Successful in 6s Details
Test / test (push) Successful in 15s Details
Build and deploy / deploy (push) Successful in 11s Details
fix: correct middleware reference in FastAPI application setup
2025-11-29 23:58:53 +05:00
..
api feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +05:00
core feat: enhance configuration for database and Redis integration in Docker setup 2025-11-29 11:34:57 +05:00
models 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
repositories feat: implement AnalyticsRepository with methods for fetching status rollups and counting new deals 2025-11-29 09:14:23 +05:00
services feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +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 fix: correct middleware reference in FastAPI application setup 2025-11-29 23:58:53 +05:00