• Joined on 2025-11-21
k1nq pushed to test-workflow at k1nq/test_task_crm 2025-11-27 09:52:02 +00:00
30c7e8c9aa fix: standardize spacing in main.py
k1nq pushed to test-workflow at k1nq/test_task_crm 2025-11-27 09:51:35 +00:00
65eb82176d fix: uncomment paths in test workflow for push and pull_request triggers
k1nq pushed to test-workflow at k1nq/test_task_crm 2025-11-27 09:50:49 +00:00
760269c07a fix: update test workflow to include fetch-depth for checkout and remove caching step
k1nq pushed to test-workflow at k1nq/test_task_crm 2025-11-27 09:42:28 +00:00
d86206f2ef test ci
k1nq created branch test-workflow in k1nq/test_task_crm 2025-11-27 09:41:17 +00:00
k1nq pushed to test-workflow at k1nq/test_task_crm 2025-11-27 09:41:17 +00:00
4b9a5209ea feat: add Gitea Actions workflow for automated testing
k1nq deleted branch auth from k1nq/test_task_crm 2025-11-27 09:29:42 +00:00
k1nq pushed to dev at k1nq/test_task_crm 2025-11-27 09:29:30 +00:00
a425c5498c Merge pull request 'auth' (#1) from auth into dev
926c125255 feat: add pytest and pytest-asyncio dependencies for testing
41e344f06f feat: implement user registration and login functionality with JWT issuance
Compare 3 commits »
k1nq merged pull request k1nq/test_task_crm#1 2025-11-27 09:29:29 +00:00
auth
k1nq created pull request k1nq/test_task_crm#1 2025-11-27 09:29:07 +00:00
auth
k1nq created branch auth in k1nq/test_task_crm 2025-11-27 09:27:33 +00:00
k1nq pushed to auth at k1nq/test_task_crm 2025-11-27 09:27:33 +00:00
926c125255 feat: add pytest and pytest-asyncio dependencies for testing
41e344f06f feat: implement user registration and login functionality with JWT issuance
Compare 2 commits »
k1nq pushed to dev at k1nq/test_task_crm 2025-11-27 08:58:57 +00:00
fd6561205b fix: remove authentication API endpoints
k1nq pushed to dev at k1nq/test_task_crm 2025-11-27 08:51:38 +00:00
d38d07c26d fix: remove main entry point for FastAPI application
k1nq pushed to dev at k1nq/test_task_crm 2025-11-27 08:40:13 +00:00
666e0c49f8 feat: implement initial structure for activities, analytics, auth, contacts, deals, organizations, tasks, and users APIs with placeholder endpoints
k1nq pushed to dev at k1nq/test_task_crm 2025-11-27 07:39:26 +00:00
6d9387d1b4 fix: update database URL to use 0.0.0.0 and adjust Alembic migration configurations
k1nq created branch dev in k1nq/test_task_crm 2025-11-27 06:09:55 +00:00
k1nq pushed to dev at k1nq/test_task_crm 2025-11-27 06:09:55 +00:00
ad6283680b fix: update user creation to use 'name' instead of 'full_name'
k1nq pushed to master at k1nq/test_task_crm 2025-11-27 06:04:52 +00:00
fab76ea6ee fix: update Python version to 3.14.0
k1nq pushed to master at k1nq/test_task_crm 2025-11-27 05:59:49 +00:00
b9f1eba6ff fix: update asyncpg dependency to version 0.31.0