- Added views for webshop admin interface using FastAPI and Jinja2 templates. - Created initial SQL migration for webshop configurations, products, orders, and order items. - Defined module metadata in module.json for webshop. - Implemented HTML template for the webshop index page. - Documented frontend requirements and API contracts in WEBSHOP_FRONTEND_PROMPT.md. - Introduced scripts for generating conversation summaries and testing Whisper capabilities. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| supplier_invoices_v1_backup.html | ||
| supplier_invoices.html | ||
| template_builder.html | ||
| templates_list.html | ||
| views.py | ||