bmc_hub/app
Christian 770f822fc6 feat: Implement bug reporting feature with screenshot support
- Added a new modal for reporting bugs, including fields for describing the issue and attaching optional files.
- Integrated automatic screenshot capture functionality when the bug report modal is opened.
- Created a new API endpoint for submitting bug reports, including validation and rate limiting.
- Added database migration for tracking bug report submissions.
- Updated frontend scripts to handle bug report submissions and display status messages.
- Enhanced contact search functionality with improved error handling and backward compatibility.
- Introduced a new button in the UI for accessing the bug report modal.
2026-05-06 07:01:43 +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 feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +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-06 07:01:43 +02:00
customers feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +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 feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +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 feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +02:00
modules feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +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 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-06 07:01:43 +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: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +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