bmc_hub/app/modules/rentals
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
__init__.py feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00