Add invite and promo landing pages - #27
Draft
JonnyLuca wants to merge 22 commits into
Draft
Conversation
Author
|
Fixes RealUnitCH/intern#3 Store badges and Play Store install referrer added on /invite and /promo. |
JonnyLuca
marked this pull request as ready for review
August 27, 2026 20:21
JonnyLuca
marked this pull request as draft
August 27, 2026 20:36
JonnyLuca
force-pushed
the
01a03535-referral-promo
branch
25 times, most recently
from
August 29, 2026 05:09
5d539ce to
ed37087
Compare
JonnyLuca
force-pushed
the
01a03535-referral-promo
branch
7 times, most recently
from
August 29, 2026 11:03
74fb503 to
d8edb3b
Compare
JonnyLuca
force-pushed
the
01a03535-referral-promo
branch
from
August 29, 2026 12:52
d8edb3b to
b76f5bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary / Zusammenfassung
EN. Invite and promo landing pages on realunit.app (Offerte Entwurf 3, point 3): public lookup, store badges, copy, Universal Links / App Links, Play Install Referrer. Language × device × state visuals are covered; no further permutations.
DE. Einladungs- und Promo-Landings auf realunit.app (Offerte Entwurf 3, Ziff. 3): öffentlicher Lookup, Store-Badges, Kopieren, Universal Links / App Links, Play Install Referrer. Sprache × Gerät × Zustand visuell abgedeckt; keine weiteren Permutationen.
Scope, measurements, blockers
Scope
/invite/{code}personal greeting from public lookup;/promo/{code}campaign text (promo Aktionstext 1:1).GET /v1/realunit/referral/code/:codeconsumes backendinviterName/inviteeName(CORS onrealunit.app). NestJS unmountedCannot GETis unavailable, not invalid..well-known/). Extra AASA alias/apple-app-site-associationas HTTP 200 (www included).7F:8B:14:54:E2:91:E9:DB:56:21:69:0A:64:23:7C:34:80:78:C6:5B:B4:86:31:CA:02:9D:14:20:E6:3C:7B:40(O=DFX AG,CN=Konstantin Ullrich).tests/site.spec.mjs+tests/behavior.spec.mjs+tests/visual.spec.mjs. Visual matrix intests/pages.mjs(invite/promo × ok/loading/invalid/unavailable/spent/missing-code/fallback × DE/EN × desktop/tablet/iOS/Android as applicable). Baselines viae2e:docker:updateonly.Measured 2026-08-30 (clean checkout of current PR head
4d79bc0)npm run checkon native hostcheck-site6 HTML / 54 refs; vitest 144/144; 100% lines/statements/branches/functionsnpm run e2e:docker:update(approved baseline refresh)webkit-2311)npm run e2e:dockerafter refreshcheck-visual112/112 view × project baselines presentOpen blockers
realunit.appAASA, assetlinks and/invite/*stop 404ing.Related: RealUnitCH/intern#3 (do not auto-close).