sendou.ink/app
Kalle 4e33df3ac0 Add help text and image popover to friend code input
Users were confused about what friend code means and where to find it.
Added an info popover explaining that friend codes are used for identity
verification by staff, tournament organizers, and SendouQ opponents.
The popover includes an image showing where to find the friend code on
the Nintendo Switch. Also added text noting that once set, only staff
can change it.
2026-01-19 21:34:27 +02:00
..
components Add help text and image popover to friend code input 2026-01-19 21:34:27 +02:00
db Store Twitch live streams in SQLite3 (#2738) 2026-01-18 16:51:44 +02:00
features Fix team seeds display for multi-bracket tournaments (#2755) 2026-01-19 20:37:05 +02:00
form Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
hooks React 19, Vite 7, Vitest 4 etc. (#2683) 2025-12-30 17:03:13 +02:00
modules Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
routines Store Twitch live streams in SQLite3 (#2738) 2026-01-18 16:51:44 +02:00
styles Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
utils Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
browser-test-setup.ts Add Vitest browser testing setup with GroupCard tests (#2694) 2026-01-04 17:35:28 +02:00
entry.client.tsx Add session ID to server logs for user reporting (#2720) 2026-01-13 21:02:16 +02:00
entry.server.tsx Store Twitch live streams in SQLite3 (#2738) 2026-01-18 16:51:44 +02:00
root.tsx Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
routes.ts Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
test-setup.ts Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00