bmc_hub/app/modules
Christian b43e9f797d feat: Add reminder system for sag cases with user preferences and notification channels
- Implemented user notification preferences table for managing default notification settings.
- Created sag_reminders table to define reminder rules with various trigger types and recipient configurations.
- Developed sag_reminder_queue for processing reminder events triggered by status changes or scheduled times.
- Added sag_reminder_logs to track reminder notifications and user interactions.
- Introduced frontend notification system using Bootstrap 5 Toast for displaying reminders.
- Created email template for sending reminders with case details and action links.
- Implemented rate limiting for user notifications to prevent spamming.
- Added triggers and functions for automatic updates and reminder processing.
2026-02-06 10:47:14 +01:00
..
_template feat: Implement central tagging system with CRUD operations, entity tagging, and workflow management 2025-12-17 07:56:33 +01:00
hardware feat(tag-picker): Enhance keyboard shortcut context handling and logging 2026-02-01 00:25:02 +01:00
locations Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
nextcloud feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
sag feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00
search/backend feat(sag): Add Varekøb & Salg module with database migration and frontend template 2026-02-02 20:23:56 +01:00
solution Add tests for new SAG module endpoints and module deactivation 2026-01-31 23:16:24 +01:00
test_module feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
webshop feat: Add reminder system for sag cases with user preferences and notification channels 2026-02-06 10:47:14 +01:00