bmc_hub/app/modules/hardware/templates
Christian 7eda0ce58b feat(dashboard): enhance dashboard stats and add upcoming reminders feature
- Updated dashboard stats to include new customer counts and trends, ticket counts, hardware counts, and revenue growth percentages.
- Added a new endpoint for fetching upcoming reminders for the dashboard calendar widget.
- Improved recent activity fetching to include recent tickets and cases.
- Enhanced frontend with modern styling for dashboard components, including stat cards and activity feed.
- Implemented loading states and error handling for stats, activity, and reminders in the frontend.
- Refactored HTML structure for better organization and responsiveness.

feat(hardware): support for new hardware_assets table in contact hardware listing

- Modified the endpoint to list hardware by contact to support both new hardware_assets and legacy hardware tables.
- Merged results from both tables, prioritizing the new hardware_assets table for better data accuracy.

style(eset_import): improve device display options in ESET import template

- Added toggle functionality for switching between tablet view and table view for device listings.
- Enhanced the layout and visibility of device cards and tables for better user experience.
2026-02-12 07:03:18 +01:00
..
create.html feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00
detail.html feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
edit.html feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00
eset_import.html feat(dashboard): enhance dashboard stats and add upcoming reminders feature 2026-02-12 07:03:18 +01:00
eset_overview.html feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
eset_test.html feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00
index.html feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00