Commit Graph

24 Commits

Author SHA1 Message Date
owenrees b73ec6afc0 add vague boilerplate code for generating PDF and passing back to browser 2025-12-10 16:16:01 +01:00
owenrees 432baf4c7c pass form data to server component 2025-12-10 16:07:33 +01:00
owenrees 933ef56031 selection of club and players passes to form data on submit 2025-12-09 16:43:01 +01:00
owenrees f55064adc9 automatically add club email and website to DB on form submission 2025-11-24 15:33:59 +01:00
owenrees e62feef1a9 add /add-club route
remove commented out code

dismiss success dialog - onClick was missing

locale for add-club url

prefer manual entry club if both auto and manual entry versions exist, only if pending = false

change manual entry field to a boolean

filter out clubs that are pending approval from manual entry

add info message on success

tournament form adds to DB and send discord message

ping discord with club submission details

i18n for add club

update map to allow coordinate update depending on tournament/club page

basic add club form with reusable map component
2025-11-21 09:57:05 +01:00
Timothy Armes b4e1b6d24c Don't send ERR_TOURNAMENT_NOT_FOUND to discord hook 2024-10-21 15:19:28 +02:00
Timothy Armes 7c1aa60c3f Add notification for "Other" tournament types 2024-10-21 15:19:28 +02:00
Timothy Armes ee031588ff Save and use user's locale preference 2024-10-21 15:19:28 +02:00
Timothy Armes 8893076c4d Added privacy policy 2024-10-21 15:19:28 +02:00
Timothy Armes b6c0cb43cc Rebase changes 2024-10-21 15:19:28 +02:00
Timothy Armes 1c7ad63e03 Update packages 2024-10-21 15:19:28 +02:00
Timothy Armes d44110649b Filtering by zone 2024-10-21 15:19:28 +02:00
Timothy Armes 45ea8960e0 Account deletion 2024-10-21 15:19:28 +02:00
Timothy Armes 860644bd9f Zone deletion 2024-10-21 15:19:28 +02:00
Timothy Armes 9e9f5fd975 Zone editing 2024-10-21 15:19:28 +02:00
Timothy Armes 9f12a00030 Zone collection + creation
Zone create UI flow
2024-10-21 15:19:28 +02:00
Timothy Armes 1da389a24a Database collection models 2024-10-21 15:19:28 +02:00
Timothy Armes f8cd2612b5 Display a message when there are no results 2024-09-27 10:55:02 +02:00
Timothy Armes 0540ecc05a Move from TRPC to server actions 2024-04-08 14:55:06 +02:00
Timothy Armes cd83db2385 Fix the tournament result search (#249) 2024-03-12 08:47:02 +01:00
Owen Rees efa9088336 Feature/date picker (#238)
- Date range picker for tournaments.

- Resets date when closing picker

- tRPC and Jotai update
2024-01-16 12:28:08 +01:00
Owen Rees d56d81a227 contact form via discord 2023-11-27 10:55:07 +01:00
Timothy Armes db369a3979 Tournament select field 2023-10-16 20:27:44 +02:00
Timothy Armes b5061b1c78 Reorganise code - use src folder 2023-10-11 14:05:27 +02:00