bmc_hub/app/subscriptions/frontend
Christian bd44771738 feat: Update sag links to include versioning in URLs across multiple templates and services
- Updated links in index_old.html, varekob_salg.html, log.html, opportunities.html, detail.html, and various frontend files to point to the new versioned sag URLs.
- Modified reminder_notification_service.py to reflect the new sag URL structure in notifications.
- Added FedEx shipment management functionality, including API client, service layer, and router for handling FedEx bookings, tracking, and cancellations.
- Created database migration for FedEx shipments, including tables for shipments, packages, and tracking events.
2026-04-30 23:06:00 +02:00
..
__init__.py feat: Add subscriptions and products management 2026-02-08 12:42:19 +01:00
list_backup.html feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
list.html feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
simply_imports.html feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
views.py feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00