- NEW Topbar component (shared header с 6 nav items: Оценка/История/Кэш/Авито/Циан/Яндекс) - NEW /scrapers/avito — 4 trigger forms по pattern frontend/admin/scrape/objective: * Search around point (lat/lon/radius) → POST /admin/scrape * Houses Catalog enrichment (house_url) → POST /admin/scrape/avito-house * Detail page enrichment (item_url) → POST /admin/scrape/avito-detail * IMV evaluation debug (9 params) → POST /admin/scrape/avito-imv TanStack useMutation; JSON response panel; loading/error states - NEW /scrapers/cian + /scrapers/yandex — stub pages с pointer на cron/curl - UPDATE page.tsx — replace inline topbar with <Topbar active="estimate" /> - CSS: .scraper-page, .scraper-section, .scraper-form, .scraper-result Бэкенд endpoints из PR #460 (Stage 4a). tsc + next build pass. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .dockerignore | ||
| Dockerfile | ||
| next.config.ts | ||
| package.json | ||
| tsconfig.json | ||