claude fix: improve product scraping and debugging features

This commit is contained in:
2026-01-19 21:26:45 +01:00
parent dcb25e0163
commit 20bdc7ff70
131 changed files with 544285 additions and 59 deletions

View File

@@ -26,6 +26,11 @@
- [x] composant PriceChart avec chart.js + react-chartjs-2
- [x] affichage min/max/tendance
- [x] couleurs selon tendance (vert/jaune/rouge)
- [x] page Settings avec config frontend/backend (Étape 7)
- [x] corrections bugs UX (Étape 8)
- [x] refresh après ajout produit
- [x] décalage horaire dates (UTC → local)
- [x] popup prévisualisation avant enregistrement avec scrape preview
## Phase 3 - Industrialisation
- [ ] dockeriser backend + frontend + scheduler