Alejandra
|
684256adbe
|
⬆️ Update SQLModel to version >=0.0.21 (#1275)
|
2024-07-31 22:14:04 +00:00 |
|
Alejandra
|
1f686689f1
|
🔥 Remove USERS_OPEN_REGISTRATION config, make registration enabled by default (#1274)
|
2024-07-31 17:08:26 -05:00 |
|
Patrick Arminio
|
b5b2929104
|
🔧 Reuse database url from config in alembic setup (#1229)
|
2024-07-30 12:46:41 -05:00 |
|
Esteban Maya
|
e65b427ab1
|
♻️ Edit refactor db models to use UUID's instead of integer ID's (#1259)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-07-22 22:49:02 +00:00 |
|
dependabot[bot]
|
c6457cb8e1
|
⬆️ Bump setuptools from 69.1.1 to 70.0.0 in /backend (#1255)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.1 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.1.1...v70.0.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-21 19:56:48 -05:00 |
|
dependabot[bot]
|
e31537c430
|
⬆️ Bump certifi from 2024.2.2 to 2024.7.4 in /backend (#1250)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-21 19:56:19 -05:00 |
|
dependabot[bot]
|
53849188fe
|
⬆️ Bump urllib3 from 2.2.1 to 2.2.2 in /backend (#1235)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-21 19:55:45 -05:00 |
|
Javier Álvarez
|
6e1c888af3
|
♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247)
|
2024-07-21 19:36:05 -05:00 |
|
Esteban Maya
|
d421c90af2
|
🗃️ Add max_length validation for database models and input data (#1233)
|
2024-06-18 19:20:39 -05:00 |
|
dependabot[bot]
|
df51c2ee6d
|
⬆️ Bump requests from 2.31.0 to 2.32.0 in /backend (#1211)
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-23 14:05:55 -07:00 |
|
Esteban Maya
|
ef1f64b8f5
|
🔒️ Refactor migrate from python-jose to PyJWT (#1203)
|
2024-05-15 08:48:57 -07:00 |
|
dependabot[bot]
|
a7202bf3ea
|
⬆️ Bump jinja2 from 3.1.3 to 3.1.4 in /backend (#1196)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-14 15:43:04 -07:00 |
|
Alejandra
|
88a5c6448a
|
📝 Add Enabling Open User Registration to backend docs (#1191)
|
2024-05-03 15:29:03 -07:00 |
|
dependabot[bot]
|
91062a1f8d
|
Bump gunicorn from 21.2.0 to 22.0.0 in /backend (#1176)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-27 19:23:14 -05:00 |
|
dependabot[bot]
|
d31245d53a
|
Bump idna from 3.6 to 3.7 in /backend (#1168)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-27 19:22:03 -05:00 |
|
Alejandra
|
f11bec6aa6
|
🔥 Remove duplicated code (#1185)
|
2024-04-26 15:55:59 -07:00 |
|
Alejandra
|
b81cec8ea5
|
♻️ Add delete_user_me endpoint and corresponding test cases (#1179)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-26 12:35:12 -07:00 |
|
Esteban Maya
|
933419e79c
|
✅ Update test to add verification database records (#1178)
|
2024-04-22 22:18:41 -04:00 |
|
Bill Zhong
|
3bd0d98f51
|
♻️ Fix tests when first superuser password is changed in .env (#1165)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-15 21:28:29 +00:00 |
|
Esteban Maya
|
ad72c4d3fd
|
♻️ Refactor rename ModelsOut to ModelsPublic (#1154)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-06 21:53:49 +00:00 |
|
Sebastián Ramírez
|
8a008f0bc8
|
🔧 Update mypy config to ignore .venv directories (#1155)
|
2024-04-05 20:15:34 +00:00 |
|
Patrick Arminio
|
dcebccadba
|
🚨 Enable ARG001 to prevent unused arguments (#1152)
|
2024-04-05 15:05:28 -05:00 |
|
Patrick Arminio
|
e9b2f9f480
|
🔥 Remove isort configuration, since we use Ruff now (#1144)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-05 14:59:40 -05:00 |
|
Esteban Maya
|
fa9541fb0d
|
🔧 Update sentry dns initialization following the environment settings (#1145)
|
2024-04-02 22:29:32 -05:00 |
|
Alejandra
|
4239d93ea6
|
♻️ Refactor and tweaks, rename UserCreateOpen to UserRegister and others (#1143)
|
2024-04-01 22:53:33 -05:00 |
|
Esteban Maya
|
c8b3ccce39
|
🥅 Set up Sentry for FastAPI applications (#1136)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-28 23:04:20 +00:00 |
|
Esteban Maya
|
2b0701e870
|
🎨 Ignore alembic from ruff lint and format (#1131)
|
2024-03-27 02:35:14 +00:00 |
|
Leon Lowitzki
|
ac25e154ad
|
✏️ Fix file path in backend/README.md when not wanting to use migrations #1116
|
2024-03-22 09:21:32 -05:00 |
|
Δ̷̨̧̡̭̺̙̞͖̖͕̰̥̙̯͙̞̯̗̔͌͐̿͊̌́̄̑̿̓̉̈̀͘͠λ̶͔͓̘̘̳͇̻̍̏͌̅̓̓͂̍̾̔͜λ̶̛̯̖̯̲̱͎̙͎̎̐͆͂̽̓̇́͌́̀̏̎̅͋̏̊͘λ̶̨̨̰̟̯̫̲̲̫̯̭̤̳̼̫͉̹̞́̐̒Δ̷̡̛̥̖͇͚͍͍̄̏̂͛̅̌͗̂̽̅̀͆̿̔̚͜
|
a32cb74edd
|
🔥 Delete leftover celery file (#727)
|
2024-03-16 14:02:34 +01:00 |
|
Esteban Maya
|
85b7d6bc63
|
♻️ Replace pytest-mock with unittest.mock and remove pytest-cov (#717)
|
2024-03-14 00:57:19 +01:00 |
|
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>
|
2024-03-13 18:06:22 +00:00 |
|
Sebastián Ramírez
|
dad8959597
|
📌 Upgrade Poetry lock dependencies (#702)
|
2024-03-12 20:06:02 +00:00 |
|
Sebastián Ramírez
|
b32dea360c
|
🚚 Rename project to Full Stack FastAPI Template (#699)
|
2024-03-12 19:23:20 +00:00 |
|
Sebastián Ramírez
|
c2555c363f
|
🔒️ Ensure the default values of "changethis" are not deployed (#698)
|
2024-03-12 18:57:02 +00:00 |
|
Alejandra
|
03eb49aa4d
|
🐛 Fix allowing a user to update the email to the same email they already have (#696)
|
2024-03-12 19:24:35 +01:00 |
|
Esteban Maya
|
98c78e4683
|
🐛 Fixed items count when retrieving data for all items by user (#695)
|
2024-03-12 18:23:33 +00:00 |
|
Sebastián Ramírez
|
1e256bce5d
|
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
|
2024-03-12 19:19:03 +01:00 |
|
Sebastián Ramírez
|
37a6e350d1
|
✨ Migrate from pgAdmin to Adminer (#692)
|
2024-03-12 18:30:54 +01:00 |
|
Alejandra
|
a62b1682e0
|
✅ Add test for deleting user without privileges (#690)
|
2024-03-12 17:01:51 +00:00 |
|
dependabot[bot]
|
559812a9b2
|
Bump python-multipart from 0.0.6 to 0.0.7 in /backend (#686)
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)
---
updated-dependencies:
- dependency-name: python-multipart
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-12 17:32:21 +01:00 |
|
Alejandra
|
f67af697eb
|
♻️ Refactor user update (#689)
|
2024-03-12 17:29:49 +01:00 |
|
dependabot[bot]
|
66e26e1bfb
|
Bump fastapi from 0.104.1 to 0.109.1 in /backend (#687)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-12 17:05:48 +01:00 |
|
Sebastián Ramírez
|
691443c7cd
|
👷 Add Lint to GitHub Actions outside of tests (#688)
|
2024-03-12 15:09:27 +00:00 |
|
Sebastián Ramírez
|
5e5e4edd8c
|
📌 Add Poetry lock to git (#685)
|
2024-03-12 14:51:21 +00:00 |
|
Esteban Maya
|
709f1d4ab2
|
👷 Avoid creating unnecessary *.pyc files with PYTHONDONTWRITEBYTECODE=1 (#677)
|
2024-03-12 14:56:49 +01:00 |
|
Martin
|
5ad33845c9
|
✨ Add support for setting POSTGRES_PORT (#333)
Co-authored-by: Martin Conraux <rhodes@protonmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-12 14:39:53 +01:00 |
|
Chandler Rosenthal
|
2f027567c6
|
🔧 Add SMTP_SSL option for older SMTP servers (#365)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-12 13:03:04 +00:00 |
|
Sebastián Ramírez
|
4e2c6bd6ba
|
♻️ Refactor logic to allow running pytest tests locally (#683)
|
2024-03-12 12:31:31 +00:00 |
|
Dong-hyeon Shin
|
11fe2a00ed
|
♻ Update error messages (#417)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-12 12:25:03 +00:00 |
|
alm
|
619b230e47
|
⬆ Add uvicorn[standard] to include watchgod and uvloop` (#438)
Co-authored-by: AlonMenczer <alonm@spotnix.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-11 17:45:10 +00:00 |
|