PriceGhost/frontend
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
..
public Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
src Improve bulk selection UI with always-visible checkboxes and action menu 2026-01-21 19:52:47 -05:00
.dockerignore Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
Dockerfile Fix Dockerfiles: use npm install instead of npm ci 2026-01-20 14:02:06 -05:00
index.html Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
nginx.conf Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
package.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.node.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
vite.config.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00