52 Commits (490c554e23343eec0736b06e59b2108fdd057fdc)

Author SHA1 Message Date
Sebastián Ramírez 20fa4ce8fb
🔊 Add consistent errors for env vars not set (#200) 5 years ago
Sebastián Ramírez e4c668d7cd
Upgrade Traefik to version 2 (#199) 5 years ago
Sebastián Ramírez b88a0fc5fa
📝 Add docs about reporting coverage in HTML (#161) 5 years ago
Sebastián Ramírez 43d5b49bd1
Test using the TestClient (#160) 5 years ago
Sebastián Ramírez 41a2f15d8f
🎨 Format fixes (#159) 5 years ago
Sebastián Ramírez eed33d276d
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158) 5 years ago
Sebastián Ramírez 7d57876bda
📝 Add docs about removing the frontend (#156) 5 years ago
Sebastián Ramírez f09fb854bf
🔧 Simplify scripts and development (#155) 5 years ago
Sebastián Ramírez 2afe4159ab
♻️ Simplify Docker Compose files and deployment (#153) 5 years ago
Sebastián Ramírez 283bc7c95b
♻️ Simplify tests, run in same backend service (#152) 5 years ago
Sebastián Ramírez a7d3671a72
♻️ Simplify env files, merge to one .env (#151) 5 years ago
Sebastián Ramírez d08d9314ce
📌 Make the public Traefik network a fixed default (#150) 5 years ago
Ruslan Samoylov 8812ca6635
⬆️ Upgrade to Postgres 12 (#148) 5 years ago
Ruslan Samoylov c8bcc0ba0a
Use Poetry for package management (#144) 5 years ago
Brendon Smith 34f6f9ae54
⬆️ Upgrade to Vue CLI 4 (#120) 5 years ago
Matthew Shu 67b384f308
🔥 Remove duplicate 'login' tag (#135) 5 years ago
Radek Lonka 697b4da6b0
🐛 Fix welcome message to show email if full name doe not exists (#129) 5 years ago
Brendon Smith 21c4d11659
🎨 Bring Python code into compliance with Black and Flake8 (#121) 5 years ago
Albert Iribarne 8a2252f654
♻️ Simplify DB base class declaration (#117) 5 years ago
Mocsár Kálmán fb874fea35
Update CRUD utils for users handling password hashing (#106) 5 years ago
gcharbon 45510b4f80
♻️ Use . instead of source in build-push.sh (#98) 5 years ago
Stephen Brown II 79631c7619
Use Pydantic BaseSettings for config settings (#87) 5 years ago
Sebastián Ramírez 1a92a0a6f1 🔥 Remove package-lock.json 5 years ago
Sebastián Ramírez 7c2c2276d9
♻️ Simplify Traefik labels in services (#139) 5 years ago
Teomor Szczurek 970a182ec8
Add email validation (#40) 5 years ago
Cristobal Aguirre dc712ac4ec
🐛 Fix typo in `read_item` GET view (#74) 6 years ago
Daniel Butler fc403c9bc1
✏️ Correct grammar (#70) 6 years ago
David Montague 4b93dc709f
🐛 Fix docker configuration for flower (#37) 6 years ago
Manu ab46165387 Add base class to simplify CRUD (#23) 6 years ago
Manu 248ea56c6e Add normal-user fixture for testing (#20) 6 years ago
Sebastián Ramírez b4fa418e65
🔒 Receive token as body in reset password (#34) 6 years ago
dmontagu 546dc8bdcb 🔒 Update login.py to receive password as body (#33) 6 years ago
Manu 1d30172e7a 🗃️ Fix SQLAlchemy class lookup (#29) 6 years ago
Manu 170231783a 🗃️ Fix SQLAlchemy operation error after database restarts (#32) 6 years ago
Manu 8bf3607d2b 📝 Fix the paths of the scripts in README (#19) 6 years ago
Sebastián Ramírez 6bbd58c76f 📝 Update docs for running tests live 6 years ago
Manu 1aeb3208bf Use extra pytest arguments forwarded from shell (#17) 6 years ago
Sebastián Ramírez 47e0fe56e3 ⬆️ Upgrade Jupyter to use Lab, update util/env var for local development 6 years ago
Sebastián Ramírez 92b757fc96 ♻️ Create Item from all fields in Pydantic model 6 years ago
Manu bece399368 ♻️ removed postgres_password from alembic.ini (#9) 6 years ago
Sebastián Ramírez ecd634e497
Add Items (crud, models, endpoints), utils, refactor (#14) 6 years ago
Manu cd86803daa Upgrade to Python 3.7, including new compatible Celery (#10) 6 years ago
Sebastián Ramírez 151f7ed79b
🐛 Fix frontend hijacking /docs in development (#6) 6 years ago
Matthew Clarkson f947ba8749 🐛 fix read_user_by_id docstring (#4) 6 years ago
Sebastián Ramírez 5cb50a9986 Use Live Reload server by default in development 6 years ago
Sebastián Ramírez cd112bd683
Refactor/upgrade backend and frontend parts (#2) 6 years ago
Sebastián Ramírez 57f849c546 🙈 Ignore docker-stack.yml 7 years ago
Sebastián Ramírez f3ccfb4da2 🐛 Fix DB Alembic migrations generated password 7 years ago
Sebastián Ramírez 6fdba19639 Update all for Postgres and new techniques 7 years ago
Sebastián Ramírez a21978e374 🔧 Update config for PostgreSQL 7 years ago