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-16 15:18:49 +08:00
2026-02-21 19:07:35 +08:00
2026-02-22 02:36:11 +08:00
2026-02-22 17:34:16 +08:00
2026-02-22 11:53:09 +08:00
2026-02-22 01:22:57 +08:00
2026-02-15 16:13:41 +08:00
2026-02-23 03:07:06 +08:00
2026-02-23 23:15:56 +08:00
2026-02-15 16:13:41 +08:00
2026-02-23 21:24:59 +08:00
2026-02-21 12:17:41 +08:00