Commit Graph

179 Commits

Author SHA1 Message Date
Kalle
c8195eae5f Special damages: Tenta Missiles 2023-06-18 13:15:11 +03:00
Kalle
6425c08397 Special damages: Zipcaster 2023-06-18 13:03:22 +03:00
Kalle
58e60e746d Special weapon damages for analyzers + Trizooka 2023-06-18 12:32:46 +03:00
Kalle
06c04ceb0f Fix analyzer tabs not on one line 2023-06-18 10:28:32 +03:00
Kalle
1eb1d3ef52 Build Analyzer: DMG for Rollers and Brushes Closes #958 2023-06-18 00:50:06 +03:00
Kalle
6ab512e5e1 Add flex team member role 2023-06-17 11:32:07 +03:00
Kalle
3965968302 Enable v2_normalizeFormMethod 2023-06-17 10:18:33 +03:00
Kalle
734688296e
Tournament subs (#1394)
* Initial

* Progress

* Layout work

* New sub page initial

* Edit sub posting

* Delete sub posting

* Improve sub nav looks on mobile

* Finalized
2023-06-16 20:21:22 +03:00
Kalle
eda6ee91f4 Make tournament pages translateable Closes #1354 2023-06-09 23:29:42 +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
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
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
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
05dad6f5f8 Tournament: Better UX when can't check-in due to some steps not completed 2023-05-28 17:00:46 +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
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
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
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
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
78f7baf075 Revalidate subscribe pages on tab back + resub 2023-05-20 00:19:55 +03:00
Kalle
ececafe01f Mark captains on team tab 2023-05-19 20:01:09 +03:00
Kalle
98ec7fe99f Fix teams meeting too early in bracket 2023-05-19 19:41:56 +03:00
Kalle
0d981f4e5b Show seeds before tournament starts 2023-05-19 17:20:34 +03:00
Kalle
123ee8dc8d Handle team map pool display when 6 maps 2023-05-19 16:57:10 +03:00
Kalle
2a261925c2 Seeds on tournament match page 2023-05-19 16:43:22 +03:00
Kalle
73f43bbec6 Show seeds in bracket for all rounds 2023-05-19 16:18:32 +03:00
Kalle
a94de245b7 New color for BYEs 2023-05-19 11:41:34 +03:00