gendesign/tradein-mvp/frontend/src/app
Light1YT 6444dc0ebd
Some checks failed
CI / backend-tests (push) Has been skipped
CI / frontend-tests (push) Has been skipped
CI / changes (pull_request) Successful in 6s
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / changes (push) Successful in 7s
Deploy Trade-In / build-backend (push) Blocked by required conditions
Deploy Trade-In / build-frontend (push) Blocked by required conditions
Deploy Trade-In / build-browser (push) Blocked by required conditions
Deploy Trade-In / test (push) Blocked by required conditions
Deploy Trade-In / deploy (push) Blocked by required conditions
Deploy Trade-In / changes (push) Has been cancelled
fix(tradein-frontend): остановить retry-storm на 401 — refetchOnMount:false + backoff (#800)
На стойком 401/протухшей сессии фронт повторял /me + /trade-in/quota в
бесконечном цикле (184+ запросов): errored query + дефолтный
refetchOnMount=true → каждый новый observer (useMe дёргают RouteGuard,
Topbar, UserMenu, useBrand) ре-фетчил при mount = re-subscribe storm.
Глобально выключаем refetchOnMount/onReconnect в QueryClient + экспоненциальный
retryDelay (cap 30s); те же гарды на useQuota. retry-предикат 4xx→false уже был.
Graceful session-screen (RouteGuard/NoAccessScreen) уже на месте.

Closes #800
2026-06-13 16:47:58 +05:00
..
cache feat(tradein): рабочие страницы История и Кэш (#399) 2026-05-22 11:28:27 +05:00
history fix(tradein): resilience-хвост аудита #770 (findings #25-33) (#793) 2026-05-30 17:13:31 +00:00
scrapers feat(tradein): unify scraper admin pages (avito/cian/yandex) + /scrapers hub (#878) 2026-05-31 09:31:47 +00:00
ui-preview/estimate fix(tradein): recharts a11y — aria-hidden чарты, h1, aria-label th (#835) (#844) 2026-05-30 20:49:19 +00:00
error.tsx fix(tradein-frontend): safeUrl validator, apiFetch dedup, ListingsCard a11y, error boundary (#512) 2026-05-24 11:47:38 +00:00
global-error.tsx fix(tradein): resilience-хвост аудита #770 (findings #25-33) (#793) 2026-05-30 17:13:31 +00:00
globals.css feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
layout.tsx feat(tradein): rebrand default product «Trade-In» → «Мера» + new mark (#1079) 2026-06-06 18:11:35 +00:00
page.tsx feat(tradein): rebrand default product «Trade-In» → «Мера» + new mark (#1079) 2026-06-06 18:11:35 +00:00
providers.tsx fix(tradein-frontend): остановить retry-storm на 401 — refetchOnMount:false + backoff (#800) 2026-06-13 16:47:58 +05:00