fix: update uvicorn command to use 10 workers for improved performance
test.yml #75:Commit
236cc4c50c
pushed by
k1nq
refactor: improve code readability by formatting arguments across multiple files
test.yml #73:Commit
1dd7c2f2b8
pushed by
k1nq
refactor: improve variable naming and add comments for clarity in models and services
test.yml #72:Commit
dc0046c730
pushed by
k1nq
fix: add missing commas for syntax correctness across multiple files
test.yml #71:Commit
1039fba571
pushed by
k1nq
Refactor code for improved readability and consistency
test.yml #70:Commit
5fcb574aca
pushed by
k1nq
feat: implement API client, query client, storage, token parsing, and utility functions
build.yml #67:Commit
ffb4b1b2fe
pushed by
k1nq
fix: correct import path for createQueryClient in AppProvider
build.yml #66:Commit
16746e075c
pushed by
k1nq
fix: enable CI environment variable for frontend build and update build script
build.yml #65:Commit
c89d9c8a7d
pushed by
k1nq
fix: ensure CI environment variable is set correctly during frontend build
build.yml #64:Commit
916882f205
pushed by
k1nq
fix: update Node.js version in CI workflow from 22 to 24 and add peer dependencies in package-lock.json
build.yml #63:Commit
5ce5556232
pushed by
k1nq
feat: add compiler options and path mappings to TypeScript configuration
build.yml #62:Commit
971e8a63bc
pushed by
k1nq
fix: update Node.js version in CI workflow from 24 to 22
build.yml #61:Commit
765721b582
pushed by
k1nq
feat: enhance CI/CD workflow for frontend build and deployment
test.yml #60:Commit
16479ba85b
pushed by
k1nq
feat: enhance CI/CD workflow for frontend build and deployment
build.yml #59:Commit
16479ba85b
pushed by
k1nq
feat: enhance forms with improved select components and data handling for contacts and deals
test.yml #58:Commit
ecb6daad1b
pushed by
k1nq
fix: restrict build workflow to trigger only on master branch
test.yml #53:Commit
4956039ae8
pushed by
k1nq
fix: add healthcheck configurations for app, postgres, and redis services in docker-compose
build.yml #52:Commit
2fcf75b859
pushed by
k1nq
fix: update Dockerfile to set correct working directory for migrations
build.yml #51:Commit
373b42768c
pushed by
k1nq
fix: replace postgresql-libs with libpq in Dockerfile and streamline file copying
build.yml #50:Commit
755547b7bf
pushed by
k1nq
fix: add migrations service to docker-compose and update build workflow for migrations image
build.yml #49:Commit
0e48023258
pushed by
k1nq
fix: add restart policy and volume mapping for postgres and redis services in docker-compose
build.yml #48:Commit
ef6b6d598e
pushed by
k1nq