dwindown
aea1f48d5d
fix: Match Customer Channels to Staff layout and fix event filtering
## 🐛 Bug Fixes
### Customer/Channels.tsx
- ✅ Matched layout to Staff Channels
- ✅ Added "Extend with Addons" section
- ✅ WhatsApp, Telegram, SMS addon cards
- ✅ Consistent UI with Staff page
- ✅ Removed confusing SMS "Coming Soon" inline card
### NotificationsController.php
- ✅ Fixed `get_staff_events()` filtering logic
- ✅ Fixed `get_customer_events()` filtering logic
- ✅ Now uses `recipient_type` field instead of `reset()` on channels
- ✅ Customer events will now show correctly
### Issues Fixed
1. ❌ Customer Channels inconsistent with Staff → ✅ Now matches
2. ❌ Customer Events showing "No Events" → ✅ Now filters correctly
---
**Result:** Both Staff and Customer pages now have consistent UI and working event filtering! 🎉
2025-11-11 20:29:24 +07:00
..
2025-11-11 11:59:52 +07:00
2025-11-06 23:22:18 +07:00
2025-11-06 11:35:32 +07:00
2025-11-10 23:44:18 +07:00
2025-11-10 13:31:47 +07:00
2025-11-11 10:12:30 +07:00
2025-11-11 20:29:24 +07:00
2025-11-05 12:05:29 +07:00
2025-11-11 20:12:53 +07:00
2025-11-11 11:59:52 +07:00
2025-11-10 23:18:56 +07:00