Kalle
cf3a9769d9
Fix crash
2023-10-22 15:31:59 +03:00
Kalle
d8dfeb9a93
Link to tiers page
2023-10-22 11:09:06 +03:00
Kalle
aaddd97933
Fix calendar relative week texts showing in a different year
2023-10-22 10:53:10 +03:00
Kalle
f269d4f01e
Fix main weapon not being used when calculating stat graph
2023-10-22 10:46:33 +03:00
Zen
7f15c7fc49
Add zh translation ( #1529 )
...
* add zh translation
* match whitespaces
2023-10-22 10:40:34 +03:00
Zen
67efe18780
Fix weapon VoDs weapon display problem ( #1528 )
...
Signed-off-by: zenpk <99558412+zenpk@users.noreply.github.com>
2023-10-22 10:40:13 +03:00
Kalle
ec046e0a0a
Add badges
2023-10-21 15:32:20 +03:00
Kalle
2af092b4a2
Add Splatoween gear
2023-10-21 15:32:15 +03:00
Kalle
790b04ce1f
Fix being able to check in twice
2023-10-21 15:01:22 +03:00
Kalle
39b58adfc4
Fix avatar alt text showing
2023-10-21 14:49:00 +03:00
Kalle
6dc3d2bd27
Reported weapons while reporting score + report only own team or own ( #1527 )
...
* Initial
* Move code
* More events implemented
* Auto refresh take in account recent revalidates
* Add sound effects
* Add creds
* Settings
* Add error handling
* Reported weapons merging logic
* TODOs
* Add envs to example
* Reported weapons new input format
* Report own/own team/all wpn
* Report own weapon when reporting score
* Don't revalidate
* Gridified
* Remove irrelevant comment
* Don't wipe weapons if different
2023-10-21 13:44:21 +03:00
hfcRed
3bfa182c9f
Adjusted side nav ( #1524 )
...
* Changed nav and side to be sticky
* Centered calendar
* Adjusted top padding
* Added firefox scrollbar styling
* Adjusted scroll colors to fit theme
* Somehow this broke?? 😭
* Fix lint
* Adjust calendar padding
---------
Co-authored-by: hfcRed <hfcred@gmx.net>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-10-21 13:22:28 +03:00
dependabot[bot]
580274ad11
Bump @babel/traverse from 7.22.4 to 7.23.2 ( #1526 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 17:44:51 +03:00
Kalle
56c9b33d8d
Add badges
2023-10-19 17:43:59 +03:00
Kalle
3febe5c48e
Fix settings page not showing correctly current selections
2023-10-19 17:40:41 +03:00
Kalle
9b727fbe41
Adjust chat username max width
2023-10-18 22:54:02 +03:00
Kalle
317395fbd5
Skip flaky test
2023-10-18 22:49:41 +03:00
Kalle
b0082fdd25
Revert "E2E test fix"
...
This reverts commit c29c887c58 .
2023-10-18 21:58:06 +03:00
Kalle
c29c887c58
E2E test fix
2023-10-18 18:48:24 +03:00
Kalle
24875c1fb4
SendouQ real(er) time with notifications ( #1525 )
...
* Initial
* Move code
* More events implemented
* Auto refresh take in account recent revalidates
* Add sound effects
* Add creds
* Settings
* Add error handling
* Add envs
2023-10-18 18:33:17 +03:00
Kalle
e8d78106e0
Patch 5.1.
2023-10-18 18:08:09 +03:00
shachar700
631dc2b1ed
Hebrew translation - remaining keys ( #1521 )
...
* added hebrew translations pt.1
* Fixes
* Adjusted hebrew translations
* hebrew lang title
* small fix
* minor adjustments in hebrew translations
* removed spacing
* added hebrew translation to added keys except the tournament.json
* removed spacing
* removed empty line at the end of q.json
* ran prettier online
* hebrew translations - remaining keys
* fixed translation to the correct file
* adjusted plural translation
---------
Co-authored-by: shachar700 <shachar70@gmail.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-10-15 23:33:59 +03:00
hfcRed
de507e86d6
Damage Calculator Grid Rework ( #1523 )
...
* Grid rework
* Ran Prettier
---------
Co-authored-by: hfcRed <hfcred@gmx.net>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-10-15 23:23:36 +03:00
Kalle
beaf0ceba7
Improve AbilitySelector responsiveness on slower machines
2023-10-15 14:12:59 +03:00
Kalle
2404d1006a
Attempt to fix vods test
2023-10-15 14:08:48 +03:00
Kalle
0156c298cd
Update playwright
2023-10-15 14:08:36 +03:00
Kalle
bf96948216
Add badges
2023-10-15 12:54:20 +03:00
dependabot[bot]
234324e0a6
Bump zod from 3.22.2 to 3.22.3 ( #1522 )
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.22.2...v3.22.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-15 12:48:24 +03:00
dependabot[bot]
5159dee543
Bump postcss from 8.4.28 to 8.4.31 ( #1520 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-15 12:47:35 +03:00
Kalle
5776119153
Fix hydration bug
2023-10-14 11:49:27 +03:00
Kalle
b1b4e928ca
Tiers page show current SP criteria for each
2023-10-14 11:45:31 +03:00
Kalle
b2a401a746
Fix prepare page button align
2023-10-14 11:36:12 +03:00
Kalle
a150925aad
Fix tournament team page crash before tournament starts
2023-10-14 11:33:55 +03:00
Kalle
505915d694
Fix being able to start without proper teams (admin)
2023-10-14 11:33:26 +03:00
Kalle
2ba638c498
Basic admin clean up feature
2023-10-14 11:08:45 +03:00
Kalle
b2cf401b10
Update to the new AWS API
2023-10-14 10:28:02 +03:00
Kalle
7c064b1a75
Remix v2 refactors
2023-10-14 10:10:28 +03:00
Kalle
b47a42d0b2
Add badge
2023-10-12 18:47:09 +03:00
Kalle
cb7a8b4150
Tournament match chat
2023-10-12 18:45:38 +03:00
Kalle
0fb7da83d4
Decrease space below leaderboard
2023-10-12 18:41:50 +03:00
Kalle
e7fea44942
Kick from group in the preparing screen
2023-10-12 18:36:54 +03:00
Kalle
e19b9ab3a4
Show incomplete/canceled matches in the seasons page
2023-10-12 18:21:32 +03:00
Kalle
f306426836
Fix "minimal" button outline not showing
2023-10-11 23:43:28 +03:00
Kalle
6385176d25
Fix bracket page crashing when coming from link
2023-10-11 23:35:07 +03:00
Kalle
70ee8be1b2
Give manager by default when adding trusted
2023-10-11 22:13:39 +03:00
Kalle
6b5a12ba04
Alternating pool code for tournaments
2023-10-11 21:49:51 +03:00
Kalle
69db988ef5
Show groups closer to own skill tier first
2023-10-11 19:16:01 +03:00
Kalle
b94cb78d64
Handle note validation clientside
2023-10-09 22:35:33 +03:00
Kalle
4b3470c752
Add badges
2023-10-09 17:41:11 +03:00
Kalle
bfb764f238
Group notes feature
2023-10-09 17:36:22 +03:00