fix(tradein/v2): audit #2081 residual — 404 short-circuit, disabled-tab tooltips, stale hex token, ДКП decode #2392

Merged
lekss361 merged 1 commit from fix/tradein-2081-audit-residual into main 2026-07-04 07:47:57 +00:00

1 commit

Author SHA1 Message Date
bot-backend
08cedad1bf fix(tradein/v2): audit #2081 residual — 404 short-circuit, disabled-tab tooltips, stale hex token, ДКП decode
All checks were successful
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / changes (pull_request) Successful in 8s
CI / changes (pull_request) Successful in 8s
CI Trade-In / backend-tests (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI Trade-In / frontend-checks (pull_request) Successful in 1m5s
L3: sibling dashboard hooks (analytics/location-coef/placement-history/
sell-time) now short-circuit once restore-by-id confirms 404, instead
of each firing their own doomed request against the same dead
estimate id.
L5: dimmed non-interactive user-menu items (Профиль/Настройки/Помощь)
get a hover title explaining why they're disabled.
L7: TopNav logo subtitle used a stale literal #6f8195 predating the
C1 contrast sweep; now references tokens.muted.
M12: HistoryView's "ДКП-сделки" card gets the same one-time ДКП decode
convention ObjectSummary already uses.

H2/M8/M9/M10/M11 re-verified live/by-code — already correct, no
changes needed (see issue comment). L4 (HistoryView outlier clamp)
and L6 (blueprint-grid background-image) left as follow-ups
(mapper-level change / no contrast payoff respectively).

Refs #2081
2026-07-04 10:32:43 +03:00