49 Commits (d0c9a6831c3464598fd7aea8bb45a72ac6ab7a41)

Author SHA1 Message Date
Alejandra a22da4b1b5
Update new-frontend client (#625) 1 year ago
Alejandra 01c40d4bda
Add password reset functionality (#624) 1 year ago
Alejandra 2d0f77421f
♻️ Refactor old CRUD utils and tests (#622) 1 year ago
Alejandra 4531952aa7
Add private/public routing (#621) 1 year ago
Sebastián Ramírez 0122fa2f11
🔧 Update .env to allow local debug for the backend (#618) 1 year ago
Sebastián Ramírez cfd66d2eee
♻️ Refactor and update CORS, remove trailing slash from new Pydantic v2 (#617) 1 year ago
Alejandra e4a4bed5b6
Add form validation to Admin, Items and Login (#616) 1 year ago
Esteban Maya 08395759fe
⬆ Upgrade code to support pydantic V2 (#615) 1 year ago
Alejandra 2346b81c51
Support delete own account and other tweaks (#614) 1 year ago
Alejandra e44777f919
Restructure folders, allow editing of users/items, and implement other refactors and improvements (#603) 1 year ago
Sebastián Ramírez 544f89f253
📝 Update internal README and referred files (#613) 1 year ago
Sebastián Ramírez 42726193d0
Add Copier, migrate from Cookiecutter, in a way that supports using the project as is, forking or cloning it (#612) 1 year ago
Sebastián Ramírez 0cc802eec8
🎨 Format files with pre-commit and Ruff (#611) 1 year ago
Sebastián Ramírez 2802a4df9e
Replace black, isort, flake8, autoflake with ruff and upgrade mypy (#610) 1 year ago
Sebastián Ramírez 73b2884057
🚚 Refactor and simplify backend file structure (#609) 1 year ago
Sebastián Ramírez a065f9c9e8
🔥 Clean up old files no longer relevant (#608) 1 year ago
Sebastián Ramírez 72f835a6b4
♻ Re-structure Docker Compose files, discard Docker Swarm specific logic (#607) 1 year ago
Esteban Maya f41f4432fe
♻ Refactor items and services endpoints to return count and data, and add CI tests (#599) 1 year ago
Alejandra 176b6fb1c9
♻️ Refactor update endpoints and regenerate client for new-frontend (#602) 1 year ago
Sebastián Ramírez fe95750e3a
Add support for updating items and upgrade SQLModel to 0.0.16 (which supports model object updates) (#601) 1 year ago
Alejandra 93e03184d6
Add dark mode to new-frontend and conditional sidebar items (#600) 1 year ago
Alejandra b470f59ce2
Migrate to RouterProvider and other refactors (#598) 1 year ago
Alejandra b18783f642
Add `Not Found` page (#595) 1 year ago
Alejandra a88f637ed8
Add delete_user; refactor delete_item (#594) 1 year ago
Alejandra b4a1da918d
Add new pages, components, panels, modals, and theme; refactor and improvements in existing components (#593) 1 year ago
Alejandra 2014a3bcf5
Add state store to new frontend (#592) 1 year ago
Alejandra cbba08d565
🐛 Add `onClose` to `SidebarItems` (#589) 2 years ago
Alejandra b950fd7389
Add Layout to App (#588) 2 years ago
Alejandra 68ae0970f1
Add Sidebar to new frontend (#587) 2 years ago
Alejandra 52150b3d10
Add Login to new frontend (#585) 2 years ago
Alejandra 6ecc8a06ec
Include schemas in generated frontend client (#584) 2 years ago
Alejandra 7966d3fb1b
Regenerate frontend client with recent changes (#575) 2 years ago
Alejandra 6faa5f66d5
♻️ Re-enable user update path operations for frontend client generation (#574) 2 years ago
Alejandra d5982236ac
♻️ Refactor API in `utils.py` (#573) 2 years ago
Alejandra 047e6884be
♻️ Remove type ignores and add `response_model` (#572) 2 years ago
Sebastián Ramírez c1538fd1fb
Update code for login API (#571) 2 years ago
Alejandra 49d610e443
Add client in frontend and client generation (#569) 2 years ago
Alejandra 8155761cf4
🐳 Set up Docker config for new-frontend (#564) 2 years ago
Alejandra 28808e071c
Set up new frontend with Vite, TypeScript and React (#563) 2 years ago
Alejandra 3f109aee1f
🐛 Fix positional argument bug in `init_db.py` (#562) 2 years ago
Alejandra 6f29eb2438
♻️ Refactor Users API and dependencies (#561) 2 years ago
Sebastián Ramírez 870d45fa36
Upgrade items router with new SQLModel models, simplified logic, and new FastAPI Annotated dependencies (#560) 2 years ago
Sebastián Ramírez a66a9256dd
Adopt SQLModel, create models, start using it (#559) 2 years ago
Sebastián Ramírez e4877b7a9f
⬆️ Upgrade Python version and dependencies (#558) 2 years ago
Sebastián Ramírez fa4ea018c3
♻️ Refactor frontend Docker build setup, use plain NodeJS, use custom Nginx config, fix build for old Vue (#555) 2 years ago
Gusti Triandi Winata 8b317cafd1
📌 Fix flower Docker image, pin version (#396) 2 years ago
Oskar Bechtold 7705fe89df
🐛 Fix Celery worker command (#443) 2 years ago
Sebastián Ramírez c892fc200e
🔧 Add missing dotenv variables (#554) 2 years ago
Sebastián Ramírez 455de4d9a9
♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553) 2 years ago