bmc_hub/app
Christian ce75f12f56 feat: integrate bug reporting module and enhance screenshot functionality
- Added bug reporting API router to main application.
- Enhanced screenshot functionality in bug-report.js with timeout handling and dynamic loading of html2canvas library.
- Improved screenshot capture strategies and error handling for better user experience.
- Updated modal handling for bug reports to include screenshot previews and status messages.
- Refactored code for better readability and maintainability.

feat: implement user-specific case status and preferences

- Created migration to allow dynamic case statuses in sag_sager table.
- Added user_sag_list_preferences table for per-user preferences on case list filters.
- Introduced user_menu_preferences table to manage per-user menu visibility preferences with triggers for updated_at timestamps.
2026-06-18 22:20:39 +02:00
..
alert_notes feat: add alert notes functionality with inline and modal display 2026-02-17 12:49:11 +01:00
anydesk feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
auth feat: integrate bug reporting module and enhance screenshot functionality 2026-06-18 22:20:39 +02:00
backups Release v2.2.79: economy queue, contact-company backfill, and production fixes 2026-05-04 16:24:38 +02:00
billing Handle missing supplier_invoices.sag_id in supplier invoice listing 2026-06-11 09:45:11 +02:00
bug_reports feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +02:00
contacts feat: integrate bug reporting module and enhance screenshot functionality 2026-06-18 22:20:39 +02:00
conversations feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
core feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
customers feat: integrate bug reporting module and enhance screenshot functionality 2026-06-18 22:20:39 +02:00
dashboard feat(telefoni): enhance call handling with external number normalization and case linking 2026-06-09 00:05:28 +02:00
devportal Release v2.2.67: mission touch UX, camera/webhook, env temperature feed 2026-03-25 13:46:03 +01:00
economy feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +02:00
emails feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
fixed_price feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02: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 quick-rent functionality for hardware assets 2026-04-21 01:34:40 +02:00
models feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +02:00
modules feat: integrate bug reporting module and enhance screenshot functionality 2026-06-18 22:20:39 +02:00
opportunities feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
prepaid feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
products feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +02:00
routers feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
services Fix email routing and contact search 2026-06-11 01:12:25 +02:00
settings feat: integrate bug reporting module and enhance screenshot functionality 2026-06-18 22:20:39 +02:00
shared/frontend feat: integrate bug reporting module and enhance screenshot functionality 2026-06-18 22:20:39 +02:00
subscriptions feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
system/backend Release v2.2.79: economy queue, contact-company backfill, and production fixes 2026-05-04 16:24:38 +02:00
tags feat(task-templates): implement task template MVP with modal selector and tag actions 2026-05-01 20:58:13 +02:00
ticket feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
timetracking feat: Add Service Contract Report page with customer and contract selection 2026-05-12 08:41:13 +02:00
vendors feat: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +02: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