90 Commits (1024bd782981ff0dda80d1a9034d60a91b3f6eef)

Author SHA1 Message Date
Esteban Maya fa9541fb0d
🔧 Update sentry dns initialization following the environment settings (#1145) 1 year ago
Alejandra 4239d93ea6
♻️ Refactor and tweaks, rename `UserCreateOpen` to `UserRegister` and others (#1143) 1 year ago
Esteban Maya c8b3ccce39
🥅 Set up Sentry for FastAPI applications (#1136) 1 year ago
Esteban Maya 2b0701e870
🎨 Ignore alembic from ruff lint and format (#1131) 1 year ago
Leon Lowitzki ac25e154ad
✏️ Fix file path in backend/README.md when not wanting to use migrations #1116 1 year ago
Δ̷̨̧̡̭̺̙̞͖̖͕̰̥̙̯͙̞̯̗̔͌͐̿͊̌́̄̑̿̓̉̈̀͘͠λ̶͔͓̘̘̳͇̻̍̏͌̅̓̓͂̍̾̔͜λ̶̛̯̖̯̲̱͎̙͎̎̐͆͂̽̓̇́͌́̀̏̎̅͋̏̊͘λ̶̨̨̰̟̯̫̲̲̫̯̭̤̳̼̫͉̹̞́̐̒Δ̷̡̛̥̖͇͚͍͍̄̏̂͛̅̌͗̂̽̅̀͆̿̔̚͜ a32cb74edd
🔥 Delete leftover celery file (#727) 1 year ago
Esteban Maya 85b7d6bc63
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov (#717) 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) 1 year ago
Sebastián Ramírez dad8959597
📌 Upgrade Poetry lock dependencies (#702) 1 year ago
Sebastián Ramírez b32dea360c
🚚 Rename project to Full Stack FastAPI Template (#699) 1 year ago
Sebastián Ramírez c2555c363f
🔒️ Ensure the default values of "changethis" are not deployed (#698) 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
Sebastián Ramírez 37a6e350d1
Migrate from pgAdmin to Adminer (#692) 1 year ago
Alejandra a62b1682e0
Add test for deleting user without privileges (#690) 1 year ago
dependabot[bot] 559812a9b2
Bump python-multipart from 0.0.6 to 0.0.7 in /backend (#686) 1 year ago
Alejandra f67af697eb
♻️ Refactor user update (#689) 1 year ago
dependabot[bot] 66e26e1bfb
Bump fastapi from 0.104.1 to 0.109.1 in /backend (#687) 1 year ago
Sebastián Ramírez 691443c7cd
👷 Add Lint to GitHub Actions outside of tests (#688) 1 year ago
Sebastián Ramírez 5e5e4edd8c
📌 Add Poetry lock to git (#685) 1 year ago
Esteban Maya 709f1d4ab2
👷 Avoid creating unnecessary *.pyc files with PYTHONDONTWRITEBYTECODE=1 (#677) 1 year ago
Martin 5ad33845c9
Add support for setting `POSTGRES_PORT` (#333) 1 year ago
Chandler Rosenthal 2f027567c6
🔧 Add `SMTP_SSL` option for older SMTP servers (#365) 1 year ago
Sebastián Ramírez 4e2c6bd6ba
♻️ Refactor logic to allow running pytest tests locally (#683) 1 year ago
Dong-hyeon Shin 11fe2a00ed
♻ Update error messages (#417) 1 year ago
alm 619b230e47
⬆ Add `uvicorn[standard] to include `watchgod` and `uvloop` (#438) 1 year ago
Sebastián Ramírez ed9958bc1e
♻️ Refactor code structure for tests (#674) 1 year ago
Sebastián Ramírez 6851eea1fe
🐛 Set up Sentry only when used (#671) 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
Alejandra 4de4777e4b
♻️ Refactor email templates (#659) 1 year ago
Sebastián Ramírez 07064ae5e0
📝 Update deployment files and docs (#660) 1 year ago
Alejandra 7f87c0f5d5
🔥 Remove unused schemas (#656) 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 7e2e724c4a
👷 Add coverage with Smokeshow to CI and badge (#638) 1 year ago
Sebastián Ramírez 4c1f75ce72
📝 Refactor README into separate README.md files for backend, frontend, deployment, development (#639) 1 year ago
Esteban Maya 8558cf00a2
♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago