Commit Graph

747 Commits

Author SHA1 Message Date
github-actions 85de4ce362 📝 Update release notes 2023-11-29 17:13:36 +00:00
Alejandra 6f29eb2438 ♻️ Refactor Users API and dependencies (#561)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-11-29 18:13:15 +01:00
github-actions 2189b9f43b 📝 Update release notes 2023-11-24 23:11:25 +00:00
Sebastián Ramírez 870d45fa36 Upgrade items router with new SQLModel models, simplified logic, and new FastAPI Annotated dependencies (#560) 2023-11-25 00:11:02 +01:00
github-actions 9befa33a9f 📝 Update release notes 2023-11-24 23:08:46 +00:00
Sebastián Ramírez a66a9256dd Adopt SQLModel, create models, start using it (#559)
* 🔥 Remove old SQLAlchemy models

*  Add new SQLModel models

* 🔧 Update Alembic configs to work with SQLModel

*  Re-generate initial Alembic migration

* 🔧 Update PostgreSQL driver connection string URL

*  Create new SQLModel engine

* 🔥 Remove old unneeded SQLAlchemy-specific files

* ♻️ Update init_db

* ♻️ Use new SQLModel session

* ♻️ Update conftest with new DB Session

* ♻️ Update pre-start scripts to use SQLModel session

* ♻️ Import new SQLModel models

*  Create new simplified create_user crud util

* ♻️ Update import in CRUDBase class (soon to be removed)

* 🙈 Update .gitignore with Python files
2023-11-25 00:08:22 +01:00
github-actions 2d92cd70a4 📝 Update release notes 2023-11-24 22:48:38 +00:00
Sebastián Ramírez e4877b7a9f ⬆️ Upgrade Python version and dependencies (#558) 2023-11-24 23:48:21 +01:00
github-actions bd2236b842 📝 Update release notes 2023-11-15 22:02:28 +00:00
Sebastián Ramírez fa4ea018c3 ♻️ Refactor frontend Docker build setup, use plain NodeJS, use custom Nginx config, fix build for old Vue (#555) 2023-11-15 23:02:09 +01:00
github-actions 02223e1e1b 📝 Update release notes 2023-11-15 21:15:42 +00:00
Gusti Triandi Winata 8b317cafd1 📌 Fix flower Docker image, pin version (#396)
Co-authored-by: Kyler <39353605+fisher60@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-11-15 22:15:23 +01:00
github-actions 68d48be306 📝 Update release notes 2023-11-15 21:04:53 +00:00
Oskar Bechtold 7705fe89df 🐛 Fix Celery worker command (#443)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-11-15 22:04:34 +01:00
github-actions edae7ba371 📝 Update release notes 2023-11-15 20:58:15 +00:00
Sebastián Ramírez c892fc200e 🔧 Add missing dotenv variables (#554) 2023-11-15 21:57:55 +01:00
github-actions 9fb69ba140 📝 Update release notes 2023-11-15 20:20:48 +00:00
Sebastián Ramírez 455de4d9a9 ♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553) 2023-11-15 21:20:29 +01:00
github-actions 30c722339b 📝 Update release notes 2023-11-15 20:03:57 +00:00
Sebastián Ramírez dceca9c1e5 📝 Update README with in construction notice (#552) 2023-11-15 21:03:37 +01:00
github-actions 370b5c1345 📝 Update release notes 2023-11-15 19:51:12 +00:00
Alejandra S 64e4d37ee2 📌 Add NodeJS version management and instructions (#551) 2023-11-15 20:50:50 +01:00
github-actions ef615cf8e9 📝 Update release notes 2023-11-14 20:14:36 +00:00
little7Li f3823edaed 🐛 Fix Poetry installation in Dockerfile and upgrade Python version and packages to fix Docker build (#480)
Co-authored-by: lidong293 <lidong310@jd.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-11-14 21:14:19 +01:00
github-actions 6c9f70281b 📝 Update release notes 2023-11-04 03:30:07 +00:00
Sebastián Ramírez e0db713f6b 👷 Add dependabot (#547) 2023-11-04 07:29:47 +04:00
Sebastián Ramírez 04664a9ce9 📝 Update release notes 2023-11-04 07:28:38 +04:00
github-actions ea544e903c 📝 Update release notes 2023-11-04 03:25:36 +00:00
github-actions 5c5de0fa5d 📝 Update release notes 2023-11-04 03:24:58 +00:00
Sebastián Ramírez 6e5c3375c7 📝 Update release notes 2023-11-04 07:15:05 +04:00
github-actions 20d93b0284 📝 Update release notes 2023-11-04 03:11:34 +00:00
Sebastián Ramírez d148958782 👷 Fix latest-changes GitHub Action token, strike 2 (#546) 2023-11-04 07:11:15 +04:00
Sebastián Ramírez b57ae43bcf 👷 Fix latest-changes GitHub Action token config (#545) 2023-11-04 06:35:32 +04:00
Sebastián Ramírez 5729eceb83 👷 Add latest-changes GitHub Action (#544) 2023-11-04 06:32:02 +04:00
Sebastián Ramírez 490c554e23 📝 Update release notes 2020-06-05 19:12:34 +02:00
Sebastián Ramírez aab833bae2 ⬆️ Update issue-manager (#211) 2020-06-05 19:11:45 +02:00
Sebastián Ramírez 45fdd880ce 📝 Update release notes 2020-05-25 08:44:17 +02:00
Sebastián Ramírez 27fabe01ea Add GitHub Sponsors button (#201) 2020-05-25 08:43:24 +02:00
Sebastián Ramírez 6967ce1b0c 📝 Update release notes 2020-05-25 08:34:31 +02:00
Sebastián Ramírez 20fa4ce8fb 🔊 Add consistent errors for env vars not set (#200) 2020-05-25 08:33:36 +02:00
Sebastián Ramírez 1a64656267 📝 Update release notes 2020-05-24 23:37:01 +02:00
Sebastián Ramírez e4c668d7cd Upgrade Traefik to version 2 (#199)
* 🔧 Add STACK_NAME to .env for Traefik labels

*  Upgrade Docker Compose to use Traefik v2

*  Enable Traefik v2 in Docker Compose override for local development

* 🐛 Use internal HTTPS redirect in case the deployment is not through DockerSwarm.rocks
2020-05-24 23:35:49 +02:00
Sebastián Ramírez bdc40a17f6 📝 Update release notes 2020-04-20 20:46:13 +02:00
Sebastián Ramírez b88a0fc5fa 📝 Add docs about reporting coverage in HTML (#161) 2020-04-20 20:45:32 +02:00
Sebastián Ramírez b02e4633dc 📝 Update relase notes 2020-04-20 20:32:26 +02:00
Sebastián Ramírez 43d5b49bd1 Test using the TestClient (#160) 2020-04-20 20:31:29 +02:00
Sebastián Ramírez 41a2f15d8f 🎨 Format fixes (#159)
* 📝 Update release notes

* 🎨 Update format and structure
2020-04-20 19:27:45 +02:00
Sebastián Ramírez 7b768879f5 📝 Update release notes 2020-04-20 19:15:01 +02:00
Sebastián Ramírez eed33d276d ♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
* ♻️ Refactor backend, update DB session handling

*  Add mypy config and plugins

*  Use Python-jose instead of PyJWT

as it has some extra functionalities and features

*  Add/update scripts for test, lint, format

* 🔧 Update lint and format configs

* 🎨 Update import format, comments, and types

* 🎨 Add types to config

*  Add types for all the code, and small fixes

* 🎨 Use global imports to simplify exploring with Jupyter

* ♻️ Import schemas and models, instead of each class

* 🚚 Rename db_session to db for simplicity

* 📌 Update dependencies installation for testing
2020-04-20 19:03:13 +02:00
Sebastián Ramírez 4b80bdfdce 📝 Update release notes 2020-04-19 21:01:11 +02:00