gendesign/tradein-mvp/frontend/src/app/scrapers
lekss361 726e774a7f
Some checks failed
Deploy Trade-In / deploy (push) Blocked by required conditions
Deploy Trade-In / changes (push) Successful in 5s
Deploy Trade-In / build-backend (push) Has been skipped
Deploy Trade-In / build-frontend (push) Has been cancelled
feat(tradein-ui): Yandex admin scraper page — mirror Avito + global delay control (#488)
Replaces 5-line stub at /scrapers/yandex with full admin page mirroring Avito. 5 sections: global delay (umbrella yandex key), search around, detail snapshot, JK newbuilding, valuation. TanStack Query hooks + apiFetch, TS strict, reuses trade-in.css.

Fixup: useScraperSettings unwraps {settings:[...]} response wrapper; PUT body includes required source field (matches backend Pydantic ScraperSettingPayload). useEffect race guarded with initializedRef so 30s refetch doesn't clobber user input mid-edit.

Verdict: APPROVE — deep-code-reviewer (response shape unwrap + source field both applied).
2026-05-23 20:07:48 +00:00
..
avito feat(tradein): /scrapers/avito — 6-я секция Расписание (in-app scheduler UI) (#483) 2026-05-23 14:55:31 +00:00
cian fix(tradein-ui): double /trade-in/ prefix in Cian page Link (PR #486 follow-up) (#489) 2026-05-23 15:56:01 +00:00
cian-cookies feat(tradein-ui): Cian cookies upload admin page (#481) 2026-05-23 15:19:42 +00:00
yandex feat(tradein-ui): Yandex admin scraper page — mirror Avito + global delay control (#488) 2026-05-23 20:07:48 +00:00