9 Commits (1024bd782981ff0dda80d1a9034d60a91b3f6eef)

Author SHA1 Message Date
Zhengyang Cui 54ca043e27
♻️ Remove redundant field in inherited class (#1520) 5 months ago
jjaakko 974340c8ff
♻️ Remove duplicated information in the ItemCreate model (#1287) 12 months ago
Alejandra 269040d670
♻️ Refactor models to use cascade delete relationships (#1276) 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 ad72c4d3fd
♻️ Refactor rename ModelsOut to ModelsPublic (#1154) 1 year ago
Alejandra 4239d93ea6
♻️ Refactor and tweaks, rename `UserCreateOpen` to `UserRegister` and others (#1143) 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 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 0cc802eec8
🎨 Format files with pre-commit and Ruff (#611) 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
Alejandra 176b6fb1c9
♻️ Refactor update endpoints and regenerate client for new-frontend (#602) 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
Alejandra 6faa5f66d5
♻️ Re-enable user update path operations for frontend client generation (#574) 2 years ago
Sebastián Ramírez c1538fd1fb
Update code for login API (#571) 2 years ago
Alejandra 6f29eb2438
♻️ Refactor Users API and dependencies (#561) 2 years ago
Sebastián Ramírez a66a9256dd
Adopt SQLModel, create models, start using it (#559) 2 years ago