Kyle Pope
5080e23256
Add real-time reminder alerts with snooze/dismiss
- Backend: GET /api/reminders/due endpoint, PATCH snooze endpoint,
snoozed_until column + migration
- Frontend: useAlerts hook polls every 30s, fires Sonner toasts on
non-dashboard pages (max 3 + summary), renders AlertBanner on
dashboard below stats row
- Dashboard Active Reminders card filters out items shown in banner
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 23:15:56 +08:00
..
2026-02-15 16:13:41 +08:00
2026-02-22 01:22:57 +08:00
2026-02-21 19:07:35 +08:00
2026-02-23 10:55:27 +08:00
2026-02-22 00:42:12 +08:00
2026-02-15 16:13:41 +08:00
2026-02-22 12:04:10 +08:00
2026-02-23 03:10:48 +08:00
2026-02-23 23:15:56 +08:00
2026-02-22 01:33:45 +08:00
2026-02-22 03:22:44 +08:00
2026-02-23 20:38:01 +08:00