harb/landing/src/views
johba 097121e0fe fix: use full-page navigation for cross-app CTA links
The landing page CTA used router.push('/app/get-krk') which was caught
by the catch-all route and redirected back to '/'. Since landing and
webapp are separate Vue apps behind Caddy, cross-app navigation needs
window.location.href to trigger a real browser request through the
reverse proxy.

Also simplify the analytics E2E test to avoid race conditions between
event capture and page unload during navigation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:04:56 +00:00
..
docs fix: setFeeDestination in snippet uses stale AddressAlreadySet one-time-setter pattern (#886) 2026-03-17 14:08:45 +00:00
DocsView.vue feat(landing): add strict ESLint + Prettier with pre-commit hooks (#50) 2025-10-03 13:19:20 +02:00
HolderDashboardView.vue fix: Post-purchase holder dashboard on landing page (#150) 2026-02-24 15:02:22 +00:00
HomeView.vue fix: use full-page navigation for cross-app CTA links 2026-03-23 17:04:56 +00:00
HomeViewMixed.vue fix: Landing copy: fix immutable overclaim + sync Mixed variant floor copy (#310) 2026-02-26 13:40:34 +00:00
HomeViewOffensive.vue fix: HomeViewOffensive.vue trust section uses "Open." as a standalone claim (#313) 2026-02-28 14:44:15 +00:00