• Joined on 2025-11-21
k1nq merged pull request k1nq/test_task_crm#7 2025-11-29 03:51:13 +00:00
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
k1nq created pull request k1nq/test_task_crm#7 2025-11-29 03:51:07 +00:00
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
k1nq created branch auth-fix in k1nq/test_task_crm 2025-11-29 03:50:15 +00:00
k1nq pushed to auth-fix at k1nq/test_task_crm 2025-11-29 03:50:15 +00:00
e7e3752888 feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
k1nq pushed to dev at k1nq/test_task_crm 2025-11-28 09:35:06 +00:00
994b400221 feat: update password hashing algorithm to pbkdf2_sha256 for improved security
00addb971f feat: remove deprecated user API and related services; clean up imports and dependencies
Compare 2 commits »
k1nq pushed to dev at k1nq/test_task_crm 2025-11-28 09:12:50 +00:00
472cb654d8 feat: enhance contact access control; add tests for member viewing and updating foreign contacts
k1nq pushed to dev at k1nq/test_task_crm 2025-11-28 08:56:07 +00:00
6db1e865f6 feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint
k1nq deleted branch contacts from k1nq/test_task_crm 2025-11-28 08:36:40 +00:00
k1nq pushed to dev at k1nq/test_task_crm 2025-11-28 08:36:39 +00:00
a8bdf18e38 Merge pull request 'feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests' (#6) from contacts into dev
ed2cbd5061 feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests
Compare 2 commits »
k1nq merged pull request k1nq/test_task_crm#6 2025-11-28 08:36:38 +00:00
feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests
k1nq created pull request k1nq/test_task_crm#6 2025-11-28 08:36:34 +00:00
feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests
k1nq created branch contacts in k1nq/test_task_crm 2025-11-28 08:23:36 +00:00
k1nq pushed to contacts at k1nq/test_task_crm 2025-11-28 08:23:36 +00:00
ed2cbd5061 feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests
k1nq pushed to dev at k1nq/test_task_crm 2025-11-28 06:35:31 +00:00
193fa73c78 feat: enhance database session management with commit and rollback; add user and deal API tests
k1nq pushed to dev at k1nq/test_task_crm 2025-11-28 06:21:13 +00:00
0ab3bfbb34 feat: implement new API endpoints for activities, analytics, auth, contacts, deals, organizations, tasks, and users; remove obsolete files
k1nq merged pull request k1nq/test_task_crm#5 2025-11-28 06:11:20 +00:00
tasks&activities
k1nq deleted branch tasks&activities from k1nq/test_task_crm 2025-11-28 06:11:20 +00:00
k1nq pushed to dev at k1nq/test_task_crm 2025-11-28 06:11:20 +00:00
134ebbbca8 Merge pull request 'tasks&activities' (#5) from tasks&activities into dev
4322f09200 feat: add task.instructions.md to .gitignore
274ae7ee30 feat: add unit and API tests for activities and tasks, including shared fixtures and scenarios
b8958dedbd feat: enhance activity and task APIs with improved payload handling and response models
0ecf1295d8 feat: implement ActivityService and TaskService with business logic for activities and tasks
Compare 6 commits »
k1nq created pull request k1nq/test_task_crm#5 2025-11-28 06:11:15 +00:00
tasks&activities
k1nq pushed to tasks&activities at k1nq/test_task_crm 2025-11-28 06:09:49 +00:00
4322f09200 feat: add task.instructions.md to .gitignore