bmc_hub/app
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
..
auth feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00
backups feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
billing feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +01:00
contacts feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
conversations feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
core feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
customers feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
dashboard feat(dashboard): enhance dashboard stats and add upcoming reminders feature 2026-02-12 07:03:18 +01:00
devportal feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
emails Release v2.1.0 2026-01-29 00:36:32 +01:00
fixed_price feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
hardware/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
jobs feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00
models feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
modules feat(dashboard): enhance dashboard stats and add upcoming reminders feature 2026-02-12 07:03:18 +01:00
opportunities feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
prepaid feat: Implement fixed-price agreements frontend views and related templates 2026-02-08 01:45:00 +01:00
products feat: Add case types to settings if not found 2026-02-09 15:30:07 +01:00
routers feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
services feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
settings feat: Add case types to settings if not found 2026-02-09 15:30:07 +01:00
shared/frontend feat: Implement ESET integration for hardware management 2026-02-11 13:23:32 +01:00
subscriptions feat: Add case types to settings if not found 2026-02-09 15:30:07 +01:00
system/backend v1.3.64 - Redesigned sync architecture with clear field ownership 2025-12-24 10:34:13 +01:00
tags feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00
ticket feat(migrations): add AnyDesk session management and customer wiki slug updates 2026-02-10 14:40:38 +01:00
timetracking feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
vendors feat: Enhance billing frontend with Jinja2 templates and improve invoice handling 2025-12-08 09:15:52 +01:00
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00
apply_migration_084.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
apply_migration_085.py feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
create_relation_table.py Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00