sendou.ink/app/components
Kalle c2e43fb535
X Rank placements (#1325)
* Read in x rank placements script

* Xsearch initial

* XSearch initial

* XSearch with select

* Add badges

* XSearch player page initial

* Consider only one build by user for popular builds Closes #1312

* Revert "Side nav labels on hover (#1290)"

This reverts commit 6e839c6c2d.

* Added and fixed DAnish translations (#1315)

* Added Danish translations

Added Danish translations for the builds.json file.

Translations for the following variables have been added
stats.count.title # used the Danish word for "average" instead of "stats", as it makes more sense in Danish.
stats.ap.title
stats.percentage.title
stats.all
linkButton.abilityStats
linkButton.popularBuilds
noPopularBuilds

* Added Danish translations

Added Danish translations in the calander.json file

tag.desc.SZ
tag.desc.TW
tag.desc.S1
tag.desc.S2
tag.desc.SR
tag.desc.CARDS

* Added Danish translations

Added Danish translations in the common.json file

The following translations have been added
pages.vods
tag.name.SZ
tag.name.TW
tag.name.S1
tag.name.S2
tag.name.SR
tag.name.CARDS

* Added Danish translations in the faq.json file

Added the following Danish translations in the faq.json file

q7
a7

* Updated the DA/game-misc.json file

Added the names for the 3.0 maps.

* Added Danish translation for team.json

Added the following Danish translations for team.json file
- roles.MIDLINE

Fixed the following translation for the team.json file
- "roles.FRONTLINE": # fixed a typo

* Created a vods.json file for the Danish trans

* Fixed typo

Fixed the following translation in the Da\contributions.json file

"yaga" # fixed a Typo of "våben"

* Add Chinese Translation (#1314)

* Update contributions.json

* Update contributions.json

* Update faq.json

* Update user.json

* Create team.json

* Update common.json

* Update analyzer.json

* Prettier

* Prettier

* Prettier

* Update builds.json

* Update calendar.json

* Update common.json

* Update faq.json

* Update team.json

* Create vods.json

* Admin link player action

* Make PlacementTable rounded if only child

* Fix arrow disappeared

* Placements on user page initial

* Remove S2 site link

* Add badge

* Add feature to README

* Fix type error

* Different badge text if XP badge

* Add badge winners script

* Better user avatar + name wrapping for mobile

* Allow script to skip users

* Fix bad align when no weapons in weapon pool

* Add aliases to player name

* Add division icon to placements table

* Link to user page

* Link to xsearch on player details page

* Top 500 icons to user build page

* Working query but slow for weapons page

* Fix lint complaints

* Add cache to builds

* Remove useless SWR value

* Group months in xsearch

* Add xsearch to nav

* Add meta

* Remove TW for now

* Add splatoon3.ink as contributor

* Remove unneeded TODO

* Fix TODOs related to fetching monthYears

* Add FAQ question

* Leaderboards to nav

* Fix sploosh build stat pages returning 404

* Add badge

* Add article

* Patch 3.1

* Fix Prettier issue

* Add badge

* Add April SR gear

* Add badges

* Rename badge

* Add badge

* Add zh badge translation (#1322)

* Splatoon Competitive Guide article (#1316)

* Create splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Fix ToC Issues

* Update splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Corrections

* Formatting

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

* Fix typos

* Rename table and adjust columns

* Make cache ttl 0 in dev

* Make placements container a bit nicer for mobile

* Rename leftover xxx

* Placements script allow passing number as arg

* Skip leaderboards for now

* Add translations

* Rename placements folder to top-search

* Add placements to seed

* Add E2E tests

* Read in x rank placements script

* Xsearch initial

* XSearch initial

* XSearch with select

* XSearch player page initial

* Admin link player action

* Make PlacementTable rounded if only child

* Fix arrow disappeared

* Placements on user page initial

* Fix bad align when no weapons in weapon pool

* Add aliases to player name

* Add division icon to placements table

* Link to user page

* Link to xsearch on player details page

* Top 500 icons to user build page

* Working query but slow for weapons page

* Fix lint complaints

* Add cache to builds

* Remove useless SWR value

* Group months in xsearch

* Add xsearch to nav

* Add meta

* Remove TW for now

* Add splatoon3.ink as contributor

* Remove unneeded TODO

* Fix TODOs related to fetching monthYears

* Add FAQ question

* Leaderboards to nav

* Fix sploosh build stat pages returning 404

* Rename table and adjust columns

* Make cache ttl 0 in dev

* Make placements container a bit nicer for mobile

* Rename leftover xxx

* Placements script allow passing number as arg

* Skip leaderboards for now

* Add translations

* Rename placements folder to top-search

* Add placements to seed

* Add E2E tests

* Rename url variable and unify

* Tweaks

---------

Co-authored-by: Frederik <112972665+FrederikFraJylland@users.noreply.github.com>
Co-authored-by: Gell <61431488+gellneko@users.noreply.github.com>
Co-authored-by: Zen <99558412+zenpk@users.noreply.github.com>
Co-authored-by: Teddi <83455454+teddinotteddy@users.noreply.github.com>
2023-04-07 21:02:18 +03:00
..
icons New builds: Fix delete button off screen Closes #1293 2023-03-12 11:02:04 +02:00
layout X Rank placements (#1325) 2023-04-07 21:02:18 +03:00
AbilitiesSelector.tsx Build Analyzer: Build comparison E2E tests 2023-01-29 11:42:08 +02:00
Ability.tsx Build Analyzer: Create new build prompt 2023-01-28 15:31:07 +02:00
Alert.tsx Upgrade deps 2023-02-15 00:22:31 +02:00
Avatar.tsx Full tournament feature WIP (#1196) 2022-12-21 23:24:59 +02:00
Badge.tsx Add support for badge hue rotate 2022-07-05 11:30:01 +03:00
BuildCard.tsx X Rank placements (#1325) 2023-04-07 21:02:18 +03:00
Button.tsx Various improvements 2023-01-13 21:18:07 +02:00
Catcher.tsx More friendly error page 2022-09-25 16:18:09 +03:00
Combobox.tsx VoDs (#1283) 2023-02-26 14:31:57 +02:00
ConditionalScrollRestoration.tsx Avoid jumpiness in UI when clicking back button 2023-01-27 00:49:10 +02:00
CustomizedColorsInput.tsx Add customize user profile page colors e2e test 2023-01-25 18:32:52 +02: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 Upgrade deps 2023-02-15 00:22:31 +02:00
Dialog.tsx Stricters Typescript 2022-06-10 01:02:59 +03:00
Flag.tsx User page: Team info 2023-01-06 16:33:37 +02:00
FormErrors.tsx Teams: Edit page 2023-01-04 23:03:46 +02:00
FormMessage.tsx Upgrade deps 2023-02-15 00:22:31 +02:00
FormWithConfirm.tsx SubmitButton for FormWithConfirm 2023-01-13 00:44:14 +02:00
Image.tsx X Rank placements (#1325) 2023-04-07 21:02:18 +03:00
Input.tsx VoDs (#1283) 2023-02-26 14:31:57 +02:00
Label.tsx Objective damage table change SPU/BRU 2022-10-23 11:59:03 +03:00
Main.tsx VoDs 3 in same row Closes #1300 2023-03-07 21:42:51 +02:00
MapPoolSelector.tsx Full tournament feature WIP (#1196) 2022-12-21 23:24:59 +02:00
Placement.tsx Move all immutable assets to one folder 2022-11-26 16:33:43 +02:00
Popover.tsx Rename Popover trigger prop 2022-09-27 21:21:21 +03:00
Redirect.tsx Upgrade deps 2022-12-28 23:34:31 +02:00
RelativeTime.tsx Upgrade deps 2023-02-15 00:22:31 +02: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
SubmitButton.tsx Team: More E2E tests 2023-01-12 21:40:32 +02:00
SubNav.tsx Upgrade deps 2023-02-15 00:22:31 +02:00
Tabs.tsx Upgrade deps 2023-02-15 00:22:31 +02:00
Toggle.tsx Add initial Playwright tests (#1191) 2022-12-11 17:18:33 +02:00
YouTubeEmbed.tsx VoDs (#1283) 2023-02-26 14:31:57 +02:00