bmc_hub/scripts
Christian 3dcd04396e feat(webshop): Initial implementation of webshop module with views, migrations, and templates
- 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.
2026-01-25 03:29:28 +01:00
..
backfill_quick_analysis.py feat: Implement quick analysis on PDF upload for CVR, document type, and number extraction 2025-12-09 14:54:33 +01:00
create_module.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
debug_bmc_subs.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
deploy_production.sh Production deployment setup: Add deployment scripts, update paths to /srv/podman/bmc_hub_v1.0, add GITEA_URL config 2025-12-17 17:12:10 +01:00
export_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
fix_economic_numbers.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
generate_summary_for_conversation.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
import_bmc_office_subscriptions.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
import_economic_csv.py Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
import_from_omnisync.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_sample_data.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_vendors_from_omnisync.py feat: Implement Vendors API and Frontend 2025-12-06 11:04:19 +01:00
link_tmodule_customers.sh feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
lookup_missing_cvr.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
match_all_customers.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
relink_economic_customers.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
simple_match.sh Add scripts for managing e-conomic customer numbers 2026-01-06 19:59:07 +01:00
sync_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
sync_cvr_from_simplycrm.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
sync_cvr_from_vtiger.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
test_whisper_capabilities.py feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00