New "Presentasjon" tab on all tournament screens (team and individual) — organizer can now set description, visibility (public/org/participants), registration approval/waitlist settings, upload a hero image, and manage sponsors with logos. All of this backend has quietly existed since ADR-018 (2026-07-18) with zero UI ever wired to it.
Two small backend additions (no migration): computed hero_image_url/logo_url fields matching the existing avatar_url pattern, and a DELETE .../hero-image endpoint that was missing.
Found and fixed a real mobile layout bug during scratch verification (sponsor row crowding truncated names on a 390px screen) before it ever reached you.
Scratch-verified end-to-end on both tournament types, including confirming the public /t/{id} page picks up the organizer's description. Deployed to teecup.teeoff.no, both containers healthy.
Only caveat: no real tournament exists in production yet to click through live, so that final visual check is still pending — it'll be there the next time you open or create one.
CHANGELOG and FEATURE_BACKLOG updated to reflect all of this.
1.5 MiB
1.5 MiB