Commit Graph
10 Commits
Author SHA1 Message Date
Sofie Van Landeghemandpre-commit-ci-lite[bot] 2fdd62ce0c 👷 Add ty to precommit (#2227)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2026-04-03 13:45:40 +02:00
Motov Yurii 8b35efe999 👷 Run mypy by pre-commit (#2169) 2026-02-03 19:28:50 +01:00
Alejandra 3c1f7c4cdb ✨ Add created_at field to User and Item models and update endpoints (#2144) 2026-01-23 16:18:22 +01:00
Joel Pérez Izquierdo 9fe3a4d221 🐛Update items.py to return status code 403 in case of insufficient permissions (#1543) 2026-01-22 13:46:35 +01:00
Patrick Arminio 30832076f5 🎨 Move prefix and tags to routers (#1439) 2024-12-02 12:04:03 +00:00
Esteban MayaandSebastián Ramírez e65b427ab1 ♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 22:49:02 +00:00
Esteban MayaandSebastián Ramírez ad72c4d3fd ♻️ Refactor rename ModelsOut to ModelsPublic (#1154)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-06 21:53:49 +00:00
Salomon PoppandSebastián Ramírez e13d120fd1 ✏ Fix typo in variable names in backend/app/api/routes/items.py and backend/app/api/routes/users.py (#711)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-13 18:06:22 +00:00
Esteban Maya 98c78e4683 🐛 Fixed items count when retrieving data for all items by user (#695) 2024-03-12 18:23:33 +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