• Joined on 2025-11-21
k1nq created branch build in k1nq/test_task_crm 2025-11-29 07:19:46 +00:00
k1nq pushed to build at k1nq/test_task_crm 2025-11-29 07:19:46 +00:00
dc2046cc1a feat: add CI/CD workflow for building and deploying application with Docker
k1nq pushed to dev at k1nq/test_task_crm 2025-11-29 06:35:01 +00:00
c3bc6ef9f0 feat: enhance configuration for database and Redis integration in Docker setup
k1nq deleted branch cache from k1nq/test_task_crm 2025-11-29 04:51:19 +00:00
k1nq pushed to dev at k1nq/test_task_crm 2025-11-29 04:51:19 +00:00
f044bee416 Merge pull request 'cache' (#9) from cache into dev
ad7475af47 feat: refactor FastAPI application to use async context manager for cache lifecycle
fbb3116a2d feat: implement Redis caching for analytics endpoints with fallback to database
Compare 3 commits »
k1nq merged pull request k1nq/test_task_crm#9 2025-11-29 04:51:18 +00:00
cache
k1nq created pull request k1nq/test_task_crm#9 2025-11-29 04:51:13 +00:00
cache
k1nq pushed to cache at k1nq/test_task_crm 2025-11-29 04:46:46 +00:00
ad7475af47 feat: refactor FastAPI application to use async context manager for cache lifecycle
k1nq created branch cache in k1nq/test_task_crm 2025-11-29 04:45:31 +00:00
k1nq pushed to cache at k1nq/test_task_crm 2025-11-29 04:45:31 +00:00
fbb3116a2d feat: implement Redis caching for analytics endpoints with fallback to database
k1nq merged pull request k1nq/test_task_crm#8 2025-11-29 04:15:57 +00:00
analytics
k1nq deleted branch analytics from k1nq/test_task_crm 2025-11-29 04:15:57 +00:00
k1nq pushed to dev at k1nq/test_task_crm 2025-11-29 04:15:57 +00:00
31d6a05521 Merge pull request 'analytics' (#8) from analytics into dev
d9ef4b3a2b feat: add API and unit tests for analytics endpoints and services
92bd3b6c00 feat: implement deal summary and funnel endpoints with response models
22442bfd2e feat: add AnalyticsService and repository dependencies for deal analytics
65a8307a2e feat: implement AnalyticsRepository with methods for fetching status rollups and counting new deals
Compare 5 commits »
k1nq created pull request k1nq/test_task_crm#8 2025-11-29 04:15:45 +00:00
analytics
k1nq created branch analytics in k1nq/test_task_crm 2025-11-29 04:14:50 +00:00
k1nq pushed to analytics at k1nq/test_task_crm 2025-11-29 04:14:50 +00:00
d9ef4b3a2b feat: add API and unit tests for analytics endpoints and services
92bd3b6c00 feat: implement deal summary and funnel endpoints with response models
22442bfd2e feat: add AnalyticsService and repository dependencies for deal analytics
65a8307a2e feat: implement AnalyticsRepository with methods for fetching status rollups and counting new deals
Compare 4 commits »
k1nq pushed to dev at k1nq/test_task_crm 2025-11-29 03:59:58 +00:00
1c206323a2 feat: add tests for deal stage rollback and forward transitions for owner and member roles
k1nq pushed to dev at k1nq/test_task_crm 2025-11-29 03:57:15 +00:00
ce652a7e48 feat: add membership management tests; implement session and repository stubs for member addition and duplicate checks
k1nq deleted branch auth-fix from k1nq/test_task_crm 2025-11-29 03:51:14 +00:00
k1nq pushed to dev at k1nq/test_task_crm 2025-11-29 03:51:14 +00:00
1a3f3cc1e2 Merge pull request 'feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling' (#7) from auth-fix into dev
e7e3752888 feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
Compare 2 commits »