PriceGhost/frontend/src
clucraft fd09d77f05 Improve bulk selection UI with always-visible checkboxes and action menu
- Always show checkboxes next to product items
- Add floating action bar at bottom when items are selected
- Add dropdown menu with bulk actions:
  - Set Price Drop Alert (prompts for threshold)
  - Set Target Price (prompts for target)
  - Enable Stock Alerts
  - Delete Selected
- Remove "Select multiple" toggle in favor of always-on selection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 19:52:47 -05:00
..
api Add target price alerts, historical low indicator, bulk actions, and dashboard summary 2026-01-21 13:40:39 -05:00
components Add target price alerts, historical low indicator, bulk actions, and dashboard summary 2026-01-21 13:40:39 -05:00
context Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
hooks Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
pages Improve bulk selection UI with always-visible checkboxes and action menu 2026-01-21 19:52:47 -05:00
App.tsx Add refresh controls and notification support 2026-01-20 21:15:04 -05:00
index.css Add dark mode with theme toggle 2026-01-20 14:27:17 -05:00
main.tsx Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
vite-env.d.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00