Commit Graph

3951 Commits

Author SHA1 Message Date
dependabot[bot]
6fadf298bf
Bump vite from 4.2.1 to 4.3.9 (#1385)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 18:46:52 +03:00
Kalle
eda6ee91f4 Make tournament pages translateable Closes #1354 2023-06-09 23:29:42 +03:00
Kalle
58b9c67fb7 Allow new IGN discriminator possibilites Closes #1355 2023-06-06 21:29:21 +03:00
Kalle
c6be828035 Temporary handling of new discord names 2023-06-06 21:23:27 +03:00
Kalle
337f97e6c6 Tournament: Add subs to roster mid-tournament 2023-06-05 23:50:44 +03:00
Kalle
ad1b1fdf84 Upgrade deps 2023-06-04 12:53:30 +03:00
Kalle
7d478af800 Add missing Hebrew in-game translations 2023-06-04 12:03:22 +03:00
shachar700
b88da87e88
Hebrew translation initial (#1377)
* added hebrew translations pt.1

* Fixes

* Adjusted hebrew translations

* hebrew lang title

* small fix

---------

Co-authored-by: shachar700 <shachar70@gmail.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-06-04 11:41:21 +03:00
Kalle
b6283a89c5
Build filters (#1382)
* Build filters WIP

* Move builds to feature folder

* Move stuff to builds feature folder

* Working filters

* AP values as dropdown

* Should revalidate logic

* Remove debounce

* Fix main ability filter not working by default

* Persist filters to search params

* Disable button if too many filters

* Stack on mobile

* Abilities in i18n json

* Ability icon in filter

* Add i18n

* E2E test

* Remove done todo
2023-06-04 11:37:05 +03:00
Kalle
603763145a Fix placement adding script for the new season 2023-06-03 21:21:13 +03:00
Frederik
40d62f6c33
Added Danish translations (#1381)
* Updated Danish translation

Added the following  Danish translations to the analyser.json file

stat.category.subDef
stat.category.damage

"newBuildPrompt" and "stat.category.misc" # changed the translation for ability
stat.category.subWeaponDefenseDamages
damage.header.baseDamage
damage.BOMB_DIRECT
damage.BOMB_NORMAL
damageSubDefExplanation

Corrected the following translation
"stat.whiteInk" # more natural translation

* Update badges.json

Added Danish translation for
"xp"
changed Danish translation for
"managedBy"

* Update builds.json

Added Danish translations for
- reachBuildMaxCount
- forms.private.info

* Update calendar.json

Added Danish translations for the following lines
-participatedPlayerCount
-from
-pastEvents.dividerText
-count.teams
-count.players
-tag.desc.FULL_TOURNAMENT

* Update common.json

Added Danish translations for

pages.xsearch
pages.leaderboards
maps.validation.STAGE_REPEAT_IN_SAME_MODE
tag.name.FULL_TOURNAMENT
divisions.WEST
divisions.JPN
xsearch.placements
build.private

* Update contributions.json

Added danish translation for
"splatoon3ink"
2023-06-03 10:59:33 +03:00
Kalle
97e8472d3b Add EC badges 2023-06-03 10:54:12 +03:00
Kalle
e32d1feb19 Fix CI 2023-05-31 22:02:07 +03:00
Kalle
6903e62b59 Tournament: Allow admin to add members to team after full 2023-05-31 21:57:05 +03:00
Kalle
87d4982202 Tournament: Sort teams alphabetically on admin page 2023-05-31 21:57:05 +03:00
Kalle
62ee3681b6 Tournament: Maps page get map pools from loader 2023-05-31 21:57:05 +03:00
Kalle
1792ad7927 Tournament: Remove map pools from parent loader 2023-05-31 21:57:05 +03:00
Kalle
4a6940616a Tournament: Disable Finalize button with popover 2023-05-31 21:57:05 +03:00
Kalle
9280a6cbad Japanese translation fixes 2023-05-31 21:51:48 +03:00
Kalle
d76dff065a Patch 4.0 2023-05-31 21:47:44 +03:00
Kalle
2129d9fe24 Tournament: Better mode loss border color 2023-05-30 00:17:21 +03:00
Kalle
73a687bb09 Tournament: Resolve map list on the server 2023-05-29 00:10:04 +03:00
Kalle
3d8b4311ae Automatically infer space needed for stage img 2023-05-28 18:45:44 +03:00
Kalle
05dad6f5f8 Tournament: Better UX when can't check-in due to some steps not completed 2023-05-28 17:00:46 +03:00
Kalle
f23446659a Calendar: Fix showing past events last not working on Sunday Closes #1379 2023-05-28 16:05:40 +03:00
Kalle
7342dd1667
Tournament team page (#1380)
* WIP

* Query

* Backend for team page done

* UI function made

* UI work

* Tweaks

* Fix showing players from own team

* Optimize performance

* Inactive players styling

* Stage popover
2023-05-28 15:25:46 +03:00
Kalle
1adb57003c Fix final standings not showing 2023-05-28 00:59:42 +03:00
Kalle
53105f42c2 Prevent accidentally starting tournament early 2023-05-27 14:59:13 +03:00
Kalle
571417cf5f Calendar: Fix can't edit regular map pool 2023-05-27 10:19:43 +03:00
Kalle
84c50d62db Tournament: Fix bad losers bracket positions 2023-05-24 23:50:39 +03:00
Kalle
593cc67c83 Calendar: Participant counts 2023-05-24 21:43:40 +03:00
Kalle
48f9f76259 Don't load streams for tournament if before start 2023-05-23 23:16:19 +03:00
Kalle
ef5c906321 Calendar: Sort this week's past events last 2023-05-23 23:13:31 +03:00
Kalle
2844ce8e10 Adjust missing twitch env var text 2023-05-23 19:59:21 +03:00
Kalle
42423d3680 Flags in final standings 2023-05-23 19:59:12 +03:00
Kalle
8f4f9f8606 Tournament bracket E2E test 2023-05-23 19:58:55 +03:00
Kalle
b4b5b79bb4 Remove unused var 2023-05-22 01:12:47 +03:00
Kalle
5bdf26c7a4 Add article 2023-05-22 00:55:59 +03:00
Kalle
cda9c8b082 Tournament streams initial 2023-05-22 00:43:51 +03:00
Kalle
cf8c1ff379 Better final standings layout for mobile 2023-05-20 22:49:36 +03:00
Kalle
83d98495b3 Don't autorefresh brackets page if all matches are over 2023-05-20 22:34:23 +03:00
Kalle
afbb0fd689 Final placements display 2023-05-20 22:31:24 +03:00
Kalle
3a63c0adcc Add best ofs to bracket after start 2023-05-20 12:55:45 +03:00
Kalle
f42556e12b Update lock 2023-05-20 12:05:50 +03:00
Kalle
0e28189336 Take ownership of brackets-model 2023-05-20 12:04:58 +03:00
Kalle
0a346175b6 Any to rescue 2023-05-20 11:41:41 +03:00
Kalle
05e8afa3f4 Optimize bracket loader after start 2023-05-20 11:37:38 +03:00
Kalle
13354ae46e Lock brackets-viewer css version as well 2023-05-20 11:20:52 +03:00
Kalle
fedae458cd Highlight own team in different color 2023-05-20 11:18:28 +03:00
Kalle
630c7e489a Add empty localization files where missing Closes #1339 2023-05-20 00:26:29 +03:00