24 Commits (d7f439e7578adae7e583b2d2de8524c81d76c364)

Author SHA1 Message Date
pre-commit-ci[bot] d7f439e757 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2 weeks ago
Alejandra 1523c20cae
🐛 Refactor reset password test to create normal user instead of using super user (#1499) 6 months ago
Patrick Arminio 14129f7a50
Add private, local only, API for usage in E2E tests (#1429) 8 months ago
Alejandra 1f686689f1
🔥 Remove `USERS_OPEN_REGISTRATION` config, make registration enabled by default (#1274) 1 year ago
Esteban Maya e65b427ab1
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259) 1 year ago
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
Bill Zhong 3bd0d98f51
♻️ Fix tests when first superuser password is changed in .env (#1165) 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
Sebastián Ramírez 1e256bce5d
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694) 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
Alejandra f5ccd4a59c
Create endpoint to show password recovery email content and update email template (#664) 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