31 Commits (6e5c3375c7e952c7b5e3f56e4f1da7a90d5bd076)

Author SHA1 Message Date
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 283bc7c95b
♻️ Simplify tests, run in same backend service (#152) 5 years ago
Ruslan Samoylov c8bcc0ba0a
Use Poetry for package management (#144) 5 years ago
Matthew Shu 67b384f308
🔥 Remove duplicate 'login' tag (#135) 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
Stephen Brown II 79631c7619
Use Pydantic BaseSettings for config settings (#87) 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
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 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
Matthew Clarkson f947ba8749 🐛 fix read_user_by_id docstring (#4) 6 years ago
Sebastián Ramírez cd112bd683
Refactor/upgrade backend and frontend parts (#2) 6 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 7f8bfc8faa 🎉 First commit, from couchbase generator, basic changes 7 years ago