feat: enhance configuration for database and Redis integration in Docker setup
test.yml #35:Commit
c3bc6ef9f0
pushed by
k1nq
feat: refactor FastAPI application to use async context manager for cache lifecycle
test.yml #33:Commit
ad7475af47
pushed by
k1nq
feat: refactor FastAPI application to use async context manager for cache lifecycle
test.yml #32:Commit
ad7475af47
pushed by
k1nq
feat: implement Redis caching for analytics endpoints with fallback to database
test.yml #31:Commit
fbb3116a2d
pushed by
k1nq
Merge pull request 'analytics' (#8) from analytics into dev
test.yml #30:Commit
31d6a05521
pushed by
k1nq
feat: add API and unit tests for analytics endpoints and services
test.yml #29:Commit
d9ef4b3a2b
pushed by
k1nq
feat: add API and unit tests for analytics endpoints and services
test.yml #28:Commit
d9ef4b3a2b
pushed by
k1nq
feat: add tests for deal stage rollback and forward transitions for owner and member roles
test.yml #27:Commit
1c206323a2
pushed by
k1nq
feat: add membership management tests; implement session and repository stubs for member addition and duplicate checks
test.yml #26:Commit
ce652a7e48
pushed by
k1nq
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
test.yml #25:Commit
1a3f3cc1e2
pushed by
k1nq
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
test.yml #24:Commit
e7e3752888
pushed by
k1nq
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
test.yml #23:Commit
e7e3752888
pushed by
k1nq
feat: update password hashing algorithm to pbkdf2_sha256 for improved security
test.yml #22:Commit
994b400221
pushed by
k1nq
feat: enhance contact access control; add tests for member viewing and updating foreign contacts
test.yml #21:Commit
472cb654d8
pushed by
k1nq
feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint
test.yml #20:Commit
6db1e865f6
pushed by
k1nq
Merge pull request 'feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests' (#6) from contacts into dev
test.yml #19:Commit
a8bdf18e38
pushed by
k1nq
feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests
test.yml #18:Commit
ed2cbd5061
pushed by
k1nq
feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests
test.yml #17:Commit
ed2cbd5061
pushed by
k1nq
feat: enhance database session management with commit and rollback; add user and deal API tests
test.yml #16:Commit
193fa73c78
pushed by
k1nq
feat: implement new API endpoints for activities, analytics, auth, contacts, deals, organizations, tasks, and users; remove obsolete files
test.yml #15:Commit
0ab3bfbb34
pushed by
k1nq
Merge pull request 'tasks&activities' (#5) from tasks&activities into dev
test.yml #14:Commit
134ebbbca8
pushed by
k1nq
feat: add unit and API tests for activities and tasks, including shared fixtures and scenarios
test.yml #12:Commit
274ae7ee30
pushed by
k1nq
Merge pull request 'deals&activities' (#4) from deals&activities into dev
test.yml #11:Commit
7260b3e67f
pushed by
k1nq
feat: enhance deal management with CRUD operations and improve payload handling
test.yml #10:Commit
e6a3a2cc23
pushed by
k1nq
feat: enhance deal management with CRUD operations and improve payload handling
test.yml #9:Commit
e6a3a2cc23
pushed by
k1nq
feat: add JSONBCompat type for cross-database JSON support and implement ActivityType updates
test.yml #8:Commit
a4c3864ef6
pushed by
k1nq
Merge pull request 'organizations' (#3) from organizations into dev
test.yml #7:Commit
c972d79ba9
pushed by
k1nq
feat: add unit tests for organization endpoints and update dependencies
test.yml #6:Commit
1b673988b5
pushed by
k1nq