sendou.ink/app/components
Kalle ecd5a2a2f7
TO Tools (#1077)
* Add DB tables

* Toggle TO Tools in new calendar event page

* TO tools page initial

* Add counter pick map pool UI

* Save tie breaker map pool

* Save team name

* Layout initial

* Load users own team

* Make team name input required

* Rename team

* Divide to sections

* Submit team map pool

* New style for counter pick map pool section expand

* Fix tiebreaker map pool not saved when new event made

* Split to many forms

* According for team name

* Small UI consistency tweaks

* Add explanation to tie breaker maps

* Remove redundant prop

* Fix new calendar event todos

* Use required hidden input component in new build page

* Fix to tools page showing even when toToolsEnabled = 0

* Delete team

* Map list generation tests initial

* Add tournament map list generation tests

* First version of map list generation

* Add seeded RNG

* Rearrange files

* Generation with strats initial

* Default map pool + allow one team not to have any maps

* Implement map generation via backtracking

* Make order of stages irrelevant

* Add one more TODO

* Seed

* Fixes

* Tournament map list generator initial

* More functional maplist

* Fix any

* Persist in search params initial

* Add date to calendar seed

* Revert "Persist in search params initial"

This reverts commit f01a9e6982.

* Allow admin to start tournament

* Rate maplist instead of optimal / suboptimal

* Add fallback if map list generation errors out

* Hide TO Tools if not admin

* Submit team roster and delete members

* Teams page

* Give roster s p a c e

* Clear user combobox on sent + layout tweaks

* Gracefully handle updating after tournament has started

* Add title

* Persist map list in search params

* Add i18n
2022-11-13 14:41:13 +02:00
..
icons Add auto theme option for detecting the theme from system/browser preferences (#1083) 2022-11-03 01:44:56 +01:00
layout Add copyright note 2022-11-09 00:24:50 +02:00
AbilitiesSelector.tsx Add ability to drag abilities into slots 2022-10-01 00:19:31 -07:00
Ability.tsx Fix abilities appearing clickable when they aren't (#1057) 2022-10-30 10:38:03 +02:00
Alert.tsx TO Tools (#1077) 2022-11-13 14:41:13 +02:00
Avatar.tsx Add auto theme option for detecting the theme from system/browser preferences (#1083) 2022-11-03 01:44:56 +01:00
Badge.tsx Add support for badge hue rotate 2022-07-05 11:30:01 +03:00
Breadcrumbs.tsx Wrap useTranslation to detect missing translations on the route 2022-11-05 14:45:12 +01:00
BuildCard.tsx Wrap useTranslation to detect missing translations on the route 2022-11-05 14:45:12 +01:00
Button.tsx Add limit + load more logic to builds page 2022-09-25 14:55:20 +03:00
Catcher.tsx More friendly error page 2022-09-25 16:18:09 +03:00
Combobox.tsx Wrap useTranslation to detect missing translations on the route 2022-11-05 14:45:12 +01:00
ConditionalScrollRestoration.tsx Add limit + load more logic to builds page 2022-09-25 14:55:20 +03:00
DateInput.tsx Make date input more reliable by handling invalid dates and different browser behaviours 2022-11-05 14:44:08 +01:00
DetailsSummary.tsx TO Tools (#1077) 2022-11-13 14:41:13 +02:00
Dialog.tsx Stricters Typescript 2022-06-10 01:02:59 +03:00
FormErrors.tsx Wrap useTranslation to detect missing translations on the route 2022-11-05 14:45:12 +01:00
FormMessage.tsx DatesInput tweaks 2022-07-30 10:35:15 +03:00
FormWithConfirm.tsx Remove Cypress tests 2022-10-30 02:15:15 +03:00
Image.tsx Add ability to drag abilities into slots 2022-10-01 00:19:31 -07:00
Input.tsx Datalist on maplist page initial 2022-10-11 20:14:32 +03:00
Label.tsx Objective damage table change SPU/BRU 2022-10-23 11:59:03 +03:00
Main.tsx Implement TagsSelector 2022-07-30 11:55:57 +03:00
MapPoolSelector.tsx TO Tools (#1077) 2022-11-13 14:41:13 +02:00
Placement.tsx Add placement ordinal translation (#1102) 2022-11-06 11:18:03 +01:00
Popover.tsx Rename Popover trigger prop 2022-09-27 21:21:21 +03:00
Redirect.tsx Comment modal with functioning link 2022-05-26 15:48:49 +03:00
RelativeTime.tsx Relative time voting timing info 2022-06-11 21:53:34 +03:00
RequiredHiddenInput.tsx TO Tools (#1077) 2022-11-13 14:41:13 +02:00
Section.tsx User profile results page 2022-08-11 23:21:15 +03:00
SubNav.tsx Footer desktop initial 2022-07-11 16:11:09 +03:00
Toggle.tsx TO Tools (#1077) 2022-11-13 14:41:13 +02:00