sendou.ink/app/features/calendar
Kalle aea1e9ce35
Toasts (#2132)
* Fix unexpected server error when trying to access non-existing tournament team page

* Fix Catcher textarea usage

* Fix unexpected server error on LFG page

* Validator for duplicate tournament team name

* initial

* Fix tests

* Success toast

* Done?

* Fix leftover
2025-03-07 22:20:29 +02:00
..
actions Toasts (#2132) 2025-03-07 22:20:29 +02:00
components Fix bracket having 3rd place match even if not shown in settings (+ better constant usage) 2025-02-24 21:31:56 +02:00
loaders Toasts (#2132) 2025-03-07 22:20:29 +02:00
routes Toasts (#2132) 2025-03-07 22:20:29 +02:00
calendar-constants.ts Add COLLEGIATE calendar event tag 2025-02-15 11:39:47 +02:00
calendar-types.ts
calendar-utils.test.ts Fix bug with calendar week links changing year 2024-12-04 22:22:28 +02:00
calendar-utils.ts Add 18 hour closing time for registration (#2092) 2025-02-12 21:46:16 +02:00
CalendarRepository.server.ts Notifications (#2117) 2025-03-01 13:59:34 +02:00