Commit Graph
12 Commits
Author SHA1 Message Date
Esteban Maya 98c78e4683 🐛 Fixed items count when retrieving data for all items by user (#695) 2024-03-12 18:23:33 +00:00
Esteban Maya 709f1d4ab2 👷 Avoid creating unnecessary *.pyc files with PYTHONDONTWRITEBYTECODE=1 (#677) 2024-03-12 14:56:49 +01:00
Esteban MayaandSebastián Ramírez a230f4fb2c 🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-10 19:47:21 +00:00
Esteban Maya be82eb585c 🔧 Add .gitattributes file to ensure LF endings for .sh files (#658) 2024-03-10 19:46:34 +00:00
Esteban MayaandSebastián Ramírez 541dd75ce9 Add tests to raise coverage to at least 90% and fix recover password logic (#632)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 23:21:46 +00:00
Esteban MayaandSebastián Ramírez 7e2e724c4a 👷 Add coverage with Smokeshow to CI and badge (#638)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 23:03:15 +00:00
Esteban MayaandSebastián Ramírez a44d2fd666 🐛 Fix copier to handle string vars with spaces in quotes (#631)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 17:51:14 +00:00
Esteban MayaandSebastián Ramírez 8558cf00a2 ♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 16:35:33 +00:00
Esteban MayaandSebastián Ramírez 06766f3cb3 ♻ Refactor Python folder tree (#629)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-02 10:01:59 +00:00
Esteban MayaandSebastián Ramírez e6a6819c57 Add setup and teardown database for tests (#626)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-01 17:26:05 +00:00
Esteban Maya 08395759fe ⬆ Upgrade code to support pydantic V2 (#615) 2024-02-28 23:24:24 +01:00
f41f4432fe ♻ Refactor items and services endpoints to return count and data, and add CI tests (#599)
Co-authored-by: Esteban Maya Cadavid <emaya@trueblue.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-02-25 16:04:47 +01:00