Jacek Pyziak 0024a25bfb feat: add campaign alerts feature with alerts management and UI integration
- Introduced a new `CampaignAlerts` class for handling alerts logic.
- Added database migration for `campaign_alerts` table creation.
- Implemented methods for fetching, marking, and deleting alerts in the `CampaignAlerts` factory class.
- Created a new view for displaying campaign alerts with filtering options.
- Updated the main client view to include a badge for the number of alerts.
- Enhanced sync functionality to support campaigns and products separately.
- Adjusted styles for alert badges in the UI.
2026-02-20 01:33:53 +01:00
2024-12-10 23:24:15 +01:00
2024-12-10 23:24:15 +01:00
2024-12-10 23:24:15 +01:00
Description
No description provided
28 MiB
Languages
JavaScript 40.3%
PHP 31.6%
CSS 15.5%
Less 8.6%
HTML 2.9%
Other 1.1%