bmc_hub/app/modules/orders
Christian 4a52bdb5d6 feat: Implement quick-rent functionality for hardware assets
- Added QuickRentCreateInput model to handle quick-rent requests.
- Introduced quick_rent_preview endpoint to check existing subscriptions.
- Created quick_rent_hardware endpoint to manage rental subscriptions, asset bindings, and startup order drafts.
- Updated SQL queries to ensure proper data retrieval and handling.
- Added default rental price columns to hardware_assets table via migration.
- Enhanced UI in sag templates for better user experience and accessibility.
- Refactored existing code for improved readability and maintainability.
2026-04-21 01:34:40 +02:00
..
backend feat: Implement quick-rent functionality for hardware assets 2026-04-21 01:34:40 +02:00
frontend feat: Add Technician Dashboard V1, V2, and V3 with enhanced UI and functionality 2026-02-17 08:29:05 +01:00
templates feat: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00