11 Commits (f11bec6aa6316f9a5024024f734820f54a8001ef)

Author SHA1 Message Date
Alejandra f11bec6aa6
🔥 Remove duplicated code (#1185) 1 year ago
Alejandra b81cec8ea5
♻️ Add delete_user_me endpoint and corresponding test cases (#1179) 1 year ago
Esteban Maya 933419e79c
Update test to add verification database records (#1178) 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
Alejandra 4239d93ea6
♻️ Refactor and tweaks, rename `UserCreateOpen` to `UserRegister` and others (#1143) 1 year ago
Esteban Maya 85b7d6bc63
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov (#717) 1 year ago
Alejandra a62b1682e0
Add test for deleting user without privileges (#690) 1 year ago
Alejandra f67af697eb
♻️ Refactor user update (#689) 1 year ago
Dong-hyeon Shin 11fe2a00ed
♻ Update error messages (#417) 1 year ago
Sebastián Ramírez ed9958bc1e
♻️ Refactor code structure for tests (#674) 1 year ago
Sebastián Ramírez b9cbb4f8f4
👷 Add continuous deployment and refactors needed for it (#667) 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
Sebastián Ramírez d4e35a0dfd
♻️ Refactor email logic to allow re-using util functions for testing and development (#663) 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
Alejandra 2d0f77421f
♻️ Refactor old CRUD utils and tests (#622) 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
Sebastián Ramírez 455de4d9a9
♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553) 2 years ago
Sebastián Ramírez 43d5b49bd1
Test using the TestClient (#160) 5 years ago
Sebastián Ramírez eed33d276d
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158) 5 years ago
Stephen Brown II 79631c7619
Use Pydantic BaseSettings for config settings (#87) 5 years ago
Teomor Szczurek 970a182ec8
Add email validation (#40) 5 years ago
Manu ab46165387 Add base class to simplify CRUD (#23) 6 years ago
Manu 248ea56c6e Add normal-user fixture for testing (#20) 6 years ago
Sebastián Ramírez ecd634e497
Add Items (crud, models, endpoints), utils, refactor (#14) 6 years ago
Sebastián Ramírez cd112bd683
Refactor/upgrade backend and frontend parts (#2) 6 years ago
Sebastián Ramírez 6fdba19639 Update all for Postgres and new techniques 7 years ago
Sebastián Ramírez 7f8bfc8faa 🎉 First commit, from couchbase generator, basic changes 7 years ago