Alejandra
|
b81cec8ea5
|
♻️ Add delete_user_me endpoint and corresponding test cases (#1179)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Esteban Maya
|
ad72c4d3fd
|
♻️ Refactor rename ModelsOut to ModelsPublic (#1154)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Patrick Arminio
|
dcebccadba
|
🚨 Enable `ARG001` to prevent unused arguments (#1152)
|
1 year ago |
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename `UserCreateOpen` to `UserRegister` and others (#1143)
|
1 year ago |
Salomon Popp
|
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>
|
1 year ago |
Alejandra
|
03eb49aa4d
|
🐛 Fix allowing a user to update the email to the same email they already have (#696)
|
1 year ago |
Esteban Maya
|
98c78e4683
|
🐛 Fixed items count when retrieving data for all items by user (#695)
|
1 year ago |
Sebastián Ramírez
|
1e256bce5d
|
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
|
1 year ago |
Alejandra
|
f67af697eb
|
♻️ Refactor user update (#689)
|
1 year ago |
Dong-hyeon Shin
|
11fe2a00ed
|
♻ Update error messages (#417)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
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)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
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)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Esteban Maya
|
8558cf00a2
|
♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |