bmc_hub/app/shared/frontend
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
..
base.html feat: integrate bug reporting module and enhance screenshot functionality 2026-06-18 22:20:39 +02:00
bug_report_modal.html feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +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