mirror of
https://github.com/clucraft/PriceGhost.git
synced 2026-07-14 16:32:14 +02:00
Users can now pause and resume price checking for individual products or in bulk via the Actions menu. Backend: - Added checking_paused column to products table - Scheduler skips products with checking_paused=true - Added POST /products/bulk/pause endpoint for bulk pause/resume Frontend: - Added Pause Checking and Resume Checking to bulk Actions menu - Added filter dropdown (All/Active/Paused) next to sort controls - Paused products show greyed out with pause icon and "Paused" label - Progress bar hidden when paused Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AIStatusBadge.tsx | ||
| AuthForm.tsx | ||
| Layout.tsx | ||
| NotificationBell.tsx | ||
| ParticleBackground.tsx | ||
| PasswordInput.tsx | ||
| PriceChart.tsx | ||
| PriceSelectionModal.tsx | ||
| ProductCard.tsx | ||
| ProductForm.tsx | ||
| Sparkline.tsx | ||
| StockTimeline.tsx | ||