20 Commits (4d95e382f0da207283b368cc253303bf0b5ea2a6)

Author SHA1 Message Date
Sebastián Ramírez 81048277c7
⬆️ Migrate from Poetry to uv (#1356) 10 months ago
Sebastián Ramírez 889a9bf5bf
⬆️ Upgrade FastAPI (#1349) 11 months ago
Alejandra 684256adbe
⬆️ Update SQLModel to version `>=0.0.21` (#1275) 1 year ago
Esteban Maya e65b427ab1
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259) 1 year ago
Esteban Maya d421c90af2
🗃️ Add max_length validation for database models and input data (#1233) 1 year ago
Esteban Maya ef1f64b8f5
🔒️ Refactor migrate from python-jose to PyJWT (#1203) 1 year ago
dependabot[bot] a7202bf3ea
⬆️ Bump jinja2 from 3.1.3 to 3.1.4 in /backend (#1196) 1 year ago
dependabot[bot] 91062a1f8d
Bump gunicorn from 21.2.0 to 22.0.0 in /backend (#1176) 1 year ago
Sebastián Ramírez 8a008f0bc8
🔧 Update mypy config to ignore .venv directories (#1155) 1 year ago
Patrick Arminio dcebccadba
🚨 Enable `ARG001` to prevent unused arguments (#1152) 1 year ago
Patrick Arminio e9b2f9f480
🔥 Remove isort configuration, since we use Ruff now (#1144) 1 year ago
Esteban Maya 2b0701e870
🎨 Ignore alembic from ruff lint and format (#1131) 1 year ago
Esteban Maya 85b7d6bc63
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov (#717) 1 year ago
Sebastián Ramírez 1e256bce5d
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694) 1 year ago
dependabot[bot] 559812a9b2
Bump python-multipart from 0.0.6 to 0.0.7 in /backend (#686) 1 year ago
dependabot[bot] 66e26e1bfb
Bump fastapi from 0.104.1 to 0.109.1 in /backend (#687) 1 year ago
alm 619b230e47
⬆ Add `uvicorn[standard] to include `watchgod` and `uvloop` (#438) 1 year ago
Esteban Maya a230f4fb2c
🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655) 1 year ago
Esteban Maya 541dd75ce9
Add tests to raise coverage to at least 90% and fix recover password logic (#632) 1 year ago
Esteban Maya 8558cf00a2
♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago
Esteban Maya 08395759fe
⬆ Upgrade code to support pydantic V2 (#615) 1 year ago
Sebastián Ramírez 2802a4df9e
Replace black, isort, flake8, autoflake with ruff and upgrade mypy (#610) 1 year ago
Sebastián Ramírez 73b2884057
🚚 Refactor and simplify backend file structure (#609) 1 year ago
Esteban Maya f41f4432fe
♻ Refactor items and services endpoints to return count and data, and add CI tests (#599) 1 year ago
Sebastián Ramírez fe95750e3a
Add support for updating items and upgrade SQLModel to 0.0.16 (which supports model object updates) (#601) 1 year ago
Sebastián Ramírez e4877b7a9f
⬆️ Upgrade Python version and dependencies (#558) 2 years ago
Sebastián Ramírez 455de4d9a9
♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553) 2 years ago
little7Li f3823edaed
🐛 Fix Poetry installation in Dockerfile and upgrade Python version and packages to fix Docker build (#480) 2 years ago
Sebastián Ramírez eed33d276d
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158) 5 years ago
Ruslan Samoylov c8bcc0ba0a
Use Poetry for package management (#144) 5 years ago