fix: update uvicorn command to use 10 workers for improved performance
#75:Commit
236cc4c50c
pushed by
k1nq
refactor: improve code readability by formatting arguments across multiple files
#73:Commit
1dd7c2f2b8
pushed by
k1nq
refactor: improve variable naming and add comments for clarity in models and services
#72:Commit
dc0046c730
pushed by
k1nq
fix: add missing commas for syntax correctness across multiple files
#71:Commit
1039fba571
pushed by
k1nq
feat: enhance forms with improved select components and data handling for contacts and deals
#58:Commit
ecb6daad1b
pushed by
k1nq
feat: enhance configuration for database and Redis integration in Docker setup
#35:Commit
c3bc6ef9f0
pushed by
k1nq
feat: refactor FastAPI application to use async context manager for cache lifecycle
#33:Commit
ad7475af47
pushed by
k1nq
feat: refactor FastAPI application to use async context manager for cache lifecycle
#32:Commit
ad7475af47
pushed by
k1nq
feat: implement Redis caching for analytics endpoints with fallback to database
#31:Commit
fbb3116a2d
pushed by
k1nq
feat: add API and unit tests for analytics endpoints and services
#29:Commit
d9ef4b3a2b
pushed by
k1nq
feat: add API and unit tests for analytics endpoints and services
#28:Commit
d9ef4b3a2b
pushed by
k1nq
feat: add tests for deal stage rollback and forward transitions for owner and member roles
#27:Commit
1c206323a2
pushed by
k1nq
feat: add membership management tests; implement session and repository stubs for member addition and duplicate checks
#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
#25:Commit
1a3f3cc1e2
pushed by
k1nq
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
#24:Commit
e7e3752888
pushed by
k1nq
feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling
#23:Commit
e7e3752888
pushed by
k1nq
feat: update password hashing algorithm to pbkdf2_sha256 for improved security
#22:Commit
994b400221
pushed by
k1nq