-
a425c5498c
Merge pull request 'auth' (#1) from auth into dev
k1nq
2025-11-27 09:29:29 +00:00
-
-
926c125255
feat: add pytest and pytest-asyncio dependencies for testing
Artem Kashaev
2025-11-27 14:24:57 +05:00
-
41e344f06f
feat: implement user registration and login functionality with JWT issuance
Artem Kashaev
2025-11-27 14:14:15 +05:00
-
-
fd6561205b
fix: remove authentication API endpoints
Artem Kashaev
2025-11-27 13:56:20 +05:00
-
d38d07c26d
fix: remove main entry point for FastAPI application
Artem Kashaev
2025-11-27 13:49:01 +05:00
-
666e0c49f8
feat: implement initial structure for activities, analytics, auth, contacts, deals, organizations, tasks, and users APIs with placeholder endpoints
Artem Kashaev
2025-11-27 13:37:37 +05:00
-
6d9387d1b4
fix: update database URL to use 0.0.0.0 and adjust Alembic migration configurations
Artem Kashaev
2025-11-27 12:36:49 +05:00
-
ad6283680b
fix: update user creation to use 'name' instead of 'full_name'
Artem Kashaev
2025-11-27 11:07:19 +05:00
-
-
fab76ea6ee
fix: update Python version to 3.14.0
Artem Kashaev
2025-11-27 11:02:15 +05:00
-
b9f1eba6ff
fix: update asyncpg dependency to version 0.31.0
Artem Kashaev
2025-11-27 10:57:12 +05:00
-
a97a76381f
feat: add Docker support and database migrations
k1nq
2025-11-22 14:51:20 +05:00
-
95a9961549
Add models for CRM entities: Activity, Contact, Deal, Organization, OrganizationMember, Task; update User model
k1nq
2025-11-22 14:09:45 +05:00
-
74330b292f
Init project structure
k1nq
2025-11-22 13:56:45 +05:00
-
ad0025be28
Initial commit
k1nq
2025-11-22 07:35:06 +00:00
Powered by TurnKey Linux.