bmc_hub/app
Christian 71f6372496 feat: Implement bug reporting feature with screenshot support
- Added a new modal for reporting bugs, including fields for describing the issue and attaching files.
- Implemented backend API for creating bug reports, including rate limiting and metadata logging.
- Introduced a new database table to track bug report submissions for auditing purposes.
- Enhanced the frontend to capture screenshots automatically and allow manual file uploads.
- Added error handling and user feedback for the bug reporting process.
- Updated existing templates and scripts to integrate the new bug reporting functionality.
2026-05-05 19:13:54 +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: Add subscription management functionality and AnyDesk API integration 2026-03-30 07:50:15 +02:00
backups Release v2.2.79: economy queue, contact-company backfill, and production fixes 2026-05-04 16:24:38 +02:00
billing feat: Enhance vendor and customer linking functionality 2026-04-15 09:34:26 +02:00
bug_reports feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +02:00
contacts release: v2.2.81 contacts visibility and telephony/date/deploy fixes 2026-05-04 19:20:55 +02:00
conversations feat: Enhance hardware detail view with ESET data synchronization and specifications 2026-02-11 23:51:21 +01:00
core feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +02:00
customers feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00
dashboard Release: mission day workflow, telefoni contact modal, fedex support overview, and economic sync dry-run 2026-05-02 11:02:29 +02:00
devportal Release v2.2.67: mission touch UX, camera/webhook, env temperature feed 2026-03-25 13:46:03 +01:00
economy hotfix: fix economy time-queue order link path to /ordre 2026-05-05 07:42:46 +02:00
emails feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +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 Add migrations for seeding tags and enhancing todo steps 2026-03-20 00:24:58 +01:00
modules feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +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: improve billing, sag, orders, and email workflows 2026-03-23 20:35:15 +01:00
routers feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
services Release: mission day workflow, telefoni contact modal, fedex support overview, and economic sync dry-run 2026-05-02 11:02:29 +02:00
settings Release v2.2.79: economy queue, contact-company backfill, and production fixes 2026-05-04 16:24:38 +02:00
shared/frontend feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +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 hotfix: skip economic export when customer number missing (local-only) 2026-05-05 07:33:01 +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