sendou.ink/app/form
2026-07-11 14:50:13 +03:00
..
fields Convert new calendar event/tournament page to SendouForm 2026-06-19 11:49:11 +03:00
fields.ts Improve error message, particularly on the user card edit page 2026-07-11 14:50:13 +03:00
FormField.tsx Tournament register page read only for non-captain participants 2026-06-18 15:28:16 +03:00
image-field.ts Fix image form field rejecting uploads on browsers without canvas webp encoding 2026-06-10 21:45:42 +03:00
index.ts Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
parse.server.ts Tournament layout refresh, improve admin experience (#3152) 2026-06-11 18:31:10 +03:00
SendouForm.browser.test.tsx Team member ordering 2026-06-14 15:45:41 +03:00
SendouForm.module.css /q/settings -> /settings (#3085) 2026-05-23 18:07:01 +03:00
SendouForm.tsx Upgrade Biome 2026-06-27 11:32:49 +03:00
types.ts Ingame name input (#3163) 2026-06-16 15:55:43 +03:00
utils.test.ts 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.ts Tournament layout refresh, improve admin experience (#3152) 2026-06-11 18:31:10 +03:00