PriceGhost/frontend/src/components
clucraft 28d6523959 Add Clear button to notification bell dropdown
- Add notifications_cleared_at column to users table
- Clear button marks notifications as seen without deleting history
- Badge and dropdown only show notifications after last clear
- History page still shows all notifications

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 03:20:03 -05:00
..
AIStatusBadge.tsx Add AI status badges to show verification status on prices 2026-01-23 09:45:45 -05:00
AuthForm.tsx Use official PriceGhost icon in header and login page 2026-01-23 10:22:00 -05:00
Layout.tsx Add notification history feature with bell icon and history page 2026-01-23 20:32:34 -05:00
NotificationBell.tsx Add Clear button to notification bell dropdown 2026-01-24 03:20:03 -05:00
PasswordInput.tsx Return actual sensitive values from API for visibility toggle 2026-01-22 20:45:06 -05:00
PriceChart.tsx Add Swiss franc (CHF) and improve Euro currency support 2026-01-22 14:16:01 -05:00
ProductCard.tsx Add AI status badges to show verification status on prices 2026-01-23 09:45:45 -05:00
ProductForm.tsx Add 5 and 10 minute refresh interval options 2026-01-22 07:48:24 -05:00
Sparkline.tsx Redesign dashboard with list layout, sparklines, and search 2026-01-20 19:32:25 -05:00
StockTimeline.tsx Add stock status history tracking and timeline visualization 2026-01-22 14:23:55 -05:00