bmc_hub/app/shared/frontend
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
..
base.html feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +02:00
bug_report_modal.html feat: Implement bug reporting feature with screenshot support 2026-05-05 19:13:54 +02:00
manual_modal.html feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
quick_create_modal.html feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00