Commit Graph

4255 Commits

Author SHA1 Message Date
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
Kalle
f8f221708f Add IGN to GroupCard 2023-10-06 17:32:06 +03:00
Kalle
af2f60166a Leave group button different text + no confirm when alone 2023-10-04 20:36:55 +03:00
Kalle
8dd3ba94ce Fix text overflows 2023-10-04 20:24:33 +03:00
Kalle
fe0a421fb4 Fix Sploosh not showing on leaderboards 2023-10-04 20:10:52 +03:00
Kalle
218c854ffb SendouQ match page show & save powers + plus tier status (#1519)
* Initial

* New group cards initial

* Remove unused prop

* Vc

* Styling for after the match is locked

* Team

* Impersonate always in dev

* Diff

* Fix crash if match has no memento when inserting skill
2023-10-03 21:25:03 +03:00
Frederik
4c6254d3e2 Added more Danish translations (#1515)
* Update common.json

Added Danish translations for 
support.perk.chatColor
support.perk.chatColor

* Update game-misc.json

Added Danish names for the abilities

* Update q.json

Added Danish translation for Sendou Q

* Update user.json

Added danish translations for
forms.commissionsOpen
forms.commissionText
forms.commissionText.info

* Update tournament.json

Translated a part of the tournament.json file to Danish.

As there is a lot to translate I will translate it in smaller pieces.

* Update tournament.json

Ran prettier though this json-file, as I forgot to do that.
2023-10-03 21:24:49 +03:00
cesaregarza
9f0ff8dd1d Create sendouq-faq.md (#1516)
* Create sendouq-faq.md

* Added a question about match cancellation

* Better wording for rank history

* updated the reported score section

* voice updates, ready for PR
2023-10-03 21:24:33 +03:00
Kalle
9e69678da5 Fix admin report not inserting score 2023-10-01 23:53:35 +03:00