bmc_hub/app/modules/hardware
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
..
backend feat: Implement quick-rent functionality for hardware assets 2026-04-21 01:34:40 +02:00
frontend feat: Add rental statistics and pricing tabs to hardware detail view 2026-04-21 18:59:30 +02:00
templates feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
__init__.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00