38 Commits (94b2474438bb39436567ff9a5f53d3f5ad98c6dd)

Author SHA1 Message Date
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
Sebastián Ramírez 65eca97448 🔥 Remove unused env var 7 years ago
Sebastián Ramírez 7f8bfc8faa 🎉 First commit, from couchbase generator, basic changes 7 years ago