zov-tech/miniapp/assets
wasrusgen 2f50f6e920 fix(miniapp): remove location.reload() on back-to-home navigation (splash bug)
Every "Назад" / "На главную" button was calling location.reload() which
triggered a full page reload → splash screen appeared again. Fix: replace
reload() with routeByHash() call (global router function from app.js) which
re-renders the role-appropriate home screen from cached window.__zovMe
without any network round-trips.

Affected files: app.js, clients.js, measurements.js, request.js,
assembly.js, podbor.js. Bump asset versions to 20260517b to bust cache.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 00:39:12 +03:00
..
app.js fix(miniapp): remove location.reload() on back-to-home navigation (splash bug) 2026-05-17 00:39:12 +03:00
assembly.js fix(miniapp): remove location.reload() on back-to-home navigation (splash bug) 2026-05-17 00:39:12 +03:00
clients.js fix(miniapp): remove location.reload() on back-to-home navigation (splash bug) 2026-05-17 00:39:12 +03:00
icons.js feat(miniapp): «Подбор техники» screen — 7-step picker (categories/niches/budget/infra/scenario/brands/summary) wired to /api/podbor 2026-05-09 13:34:46 +03:00
measurements.js fix(miniapp): remove location.reload() on back-to-home navigation (splash bug) 2026-05-17 00:39:12 +03:00
podbor.config.js simplify: remove 'features' step from all 8 categories 2026-05-11 23:37:41 +03:00
podbor.css refine: per-theme personality from dashboard analysis 2026-05-16 12:28:40 +03:00
podbor.js fix(miniapp): remove location.reload() on back-to-home navigation (splash bug) 2026-05-17 00:39:12 +03:00
podbor.picts.js measurements: kitchen layout wizard + 5 layout pictograms + profile integration 2026-05-12 17:41:01 +03:00
proposals.js feat: AI contract review for clients (#/c/contract) 2026-05-16 09:35:29 +03:00
request.js fix(miniapp): remove location.reload() on back-to-home navigation (splash bug) 2026-05-17 00:39:12 +03:00
styles.css refine: per-theme personality from dashboard analysis 2026-05-16 12:28:40 +03:00
wasrusgen-logo.svg splash: точный viewBox + цвет blue-grey #2C3E50 2026-05-13 22:15:01 +03:00
zamer-checklist.md feat: SVG-пиктограммы схем замера в чек-листе 2026-05-15 23:21:33 +03:00
zamer-picts.js fix: remove stray closing brace in zamer-picts.js that crashed MiniApp 2026-05-16 10:41:10 +03:00
zov-logo.svg bot: role buttons → MiniApp directly + branded splash loader 2026-05-12 18:54:09 +03:00