Kalle
7901ee8cab
Scrim improvements ( #2365 )
...
* Initial
* wip
* wip
* Finish?
* remove comment
2025-06-07 17:21:29 +03:00
Kalle
61ecaa252f
Update react-aria-components to version 1.10.0 Closes #2345
2025-06-07 12:25:51 +03:00
Kalle
cf34252aba
Revert "Sort members on team page by role ( #2340 )"
...
This reverts commit 391ac6a1c4 .
2025-06-07 12:05:40 +03:00
Kalle
7ed228fe7e
Fix finalizing test tournament + track user created at Closes #2352
2025-06-05 22:04:56 +03:00
Kalle
b621e2ff96
Add new buttons ( #2368 )
...
* Initial
* Buttons everywhere
* Better 401 text
2025-06-05 21:44:05 +03:00
Skyler
391ac6a1c4
Sort members on team page by role ( #2340 )
...
* Add title to flags so that hovering shows country name
* Use proper i18n for country names in flag titles
* Run Biome linter
* Sort members on team page by role
* Move roster sorting logic to backend
* Remove unused import
* Try to make code more idiomatic
* Sort members with no role at the end
* Use MemberRole type
2025-06-05 21:08:09 +03:00
Kalle
9ff568af84
Import ordering fixed
2025-06-05 21:04:23 +03:00
Kalle
accbaf40db
Refactor Button to SendouButton ( #2367 )
...
* initial
* done
* import ordering
2025-06-05 21:00:14 +03:00
rice :3
25d3aff133
Add badge for Tralalero Tralala ( #2326 )
...
* Update homemade.ts file
* Add file tralalero.gif
* Add file tralalero.png
* Add file tralalero.avif
2025-06-03 18:35:45 +03:00
tariq_spl
792fa0054f
Add badge for 2v2 TUESDAYS ( #2324 )
...
* Update homemade.ts file
* Add file 2v2tuesdays.gif
* Add file 2v2tuesdays.png
* Add file 2v2tuesdays.avif
* Update homemade.ts file
* Add file 2v2tuesdays.gif
* Add file 2v2tuesdays.png
* Add file 2v2tuesdays.avif
* Update homemade.ts file
* Add file 2v2tuesdays.gif
* Add file 2v2tuesdays.png
* Add file 2v2tuesdays.avif
* Update homemade.ts file
* Add file 2v2tuesdays.gif
* Add file 2v2tuesdays.png
* Add file 2v2tuesdays.avif
2025-06-03 18:35:29 +03:00
dependabot[bot]
a36e4e488c
Bump tar-fs from 2.1.2 to 2.1.3 ( #2360 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 18:34:54 +03:00
Kalle
2843fc63b5
Prevent creating a scrim/scrim request with team that has less than 4 members
2025-06-03 18:31:44 +03:00
Phil-hacker
3f0e5fcd16
add TimePopover to ScrimsTable ( #2361 )
2025-06-03 18:19:21 +03:00
Kalle
237f5e7a17
Update user edit page to use CSS modules
2025-06-03 18:05:51 +03:00
Kalle
8aba332b0b
Add initial copilot instructions
2025-06-03 18:05:31 +03:00
Kalle
242f20aeb1
Refactor DateTimeFormField to use RAC based input Closes #2359
2025-06-03 17:33:57 +03:00
DJFroody
db374bfc29
Added German translations for scrim page ( #2358 )
...
* Added German translations for scrim page
* Update scrims.json
2025-06-02 21:12:44 +03:00
Kalle
f33c3a31a4
Prevent migration if new user in tournament teams Closes #2320
2025-06-02 20:50:38 +03:00
Kalle
4190f61e04
Fix thick button on builds page mobile
2025-06-02 20:48:19 +03:00
Kalle
ea1666d57d
Fix arrow left icon pointing right on Safari
2025-06-02 20:48:01 +03:00
Kalle
910d5f573a
Revert "Single fetch future flag ( #2348 )" ( #2357 )
...
This reverts commit 30376b4073 .
2025-06-01 21:01:58 +03:00
Kalle
ce0d1d2ea4
Fix layout shift on page load and navigation ( #2354 )
...
* try
* for mobile
2025-06-01 18:37:54 +03:00
hfcRed
296602626f
Brella launched damage calc ( #2353 )
...
* Add launched variants to object dmg script
* Update obj damage constants
* Add image variants
* Remove tower option from variants
2025-06-01 11:51:51 +03:00
Kalle
30376b4073
Single fetch future flag ( #2348 )
...
* Config
* E2E tests pass
2025-06-01 09:26:09 +03:00
Phil-hacker
2fd3ff1240
Add a time component ( #2347 )
...
* Add Time component
* Use the Time component on the tournament and scrims pages
* fix formatting issues
* renamed the Time component to TimePopover
* change the Time component trigger to a button
* remove unused import
* fix button styling
2025-06-01 09:25:35 +03:00
Kalle
1c26ff31c8
Fix qWeaponPool seed
2025-05-31 16:15:58 +03:00
Kalle
fde5d57356
Fix front page tournament card pills spacing
2025-05-31 16:09:17 +03:00
Kalle
5fe0e82e05
SendouQ public API initial ( #2343 )
...
* schema
* Implement
2025-05-31 15:43:56 +03:00
Kalle
921abd3853
Delete team E2E test fix
2025-05-31 14:54:18 +03:00
Kalle
77ee0fb7f6
Revert LUTI bracket progression hack ( #2346 )
...
* Revert "Fix LUTI play-off bracket not matching preview"
This reverts commit 3b79ea7916 .
* Revert "Better team sorting for LUTI play-offs (#2192 )"
This reverts commit eb95870b8b .
* Add placeholder for test
2025-05-31 14:50:02 +03:00
Kalle
8fc25d437c
Fix E2E test
2025-05-31 14:07:26 +03:00
Kalle
84cdd58fe8
Refactor app/constants away
2025-05-31 13:54:34 +03:00
Kalle
cc4b1037ba
Add TORIPNG to the contributions page
2025-05-31 12:41:31 +03:00
Kalle
dd42984a85
Fix crash on submitting a new scrim post
2025-05-31 12:35:50 +03:00
Kalle
225abdad26
Remove countries-list in favor of an app constant
2025-05-31 12:32:21 +03:00
Kalle
15ee83560a
Inline utils/i18next.ts
2025-05-31 12:02:27 +03:00
Kalle
616bcfc003
I18n jsons sync command ( #2342 )
...
* Add new command
* Run against existing
* Update docs
2025-05-31 11:32:29 +03:00
xi
8a90b4dec4
Replace outdated links with archive links ( #2339 )
2025-05-30 18:40:17 +03:00
Kalle
3b57da53ba
Hide "if not found by" form if base visibility is public in new scrim form
...
This is an UX improvement based on user confusion
2025-05-29 19:40:41 +03:00
Kalle
405e679717
Fix scrims page button alignment
2025-05-29 18:30:00 +03:00
Kalle
c7227d181d
Add user page links to scrim page
2025-05-29 18:00:04 +03:00
Kalle
d848fb8dfd
Fix scrim scheduled notification timestamp using server time
2025-05-29 17:55:20 +03:00
Skyler
6c7648dc2d
Add title to flags so that hovering shows country name ( #2336 )
...
* Add title to flags so that hovering shows country name
* Use proper i18n for country names in flag titles
* Run Biome linter
2025-05-29 16:12:25 +03:00
Kalle
7bc8069e97
Fix OW% and OW% (M) showing NaN in the standings table if only a bye
2025-05-29 16:11:19 +03:00
hfcRed
5c78b60b2b
Add options to delete team images ( #2328 )
...
* Add options to delete team images
* Update test
* Add image deleting to test
2025-05-26 18:58:29 +03:00
hfcRed
5cc0be347f
A11y colors ( #2261 )
...
* Fix value parsing to avoid errors and display reset correctly
* Add color preview
* Add color contrast checker
* Run formatter
* Satisfy checks
* Small fixes
* Update wording
* Re-order combinations
* Add translation keys
* Use clsx for pass/fail
* Use table elements
* Remove wrapper element
* Use single decimal for contrast
* Move description into popover
* Update css vars to accept preview colors
* Update colors input
* Remove reloadDocument
* Wrap in details summary
* Update popover text
2025-05-26 18:10:44 +03:00
Kalle
6ba4b9d6ff
Better README & getting started ( #2284 )
...
* initial
* wip
* wip
* wip
* pr comment
* remove todo
* add a few placeholders
* todos done
2025-05-26 17:57:41 +03:00
Kalle
dd2cdacfe7
Fix opponents cant write on scrim chat
2025-05-25 18:08:14 +03:00
Kalle
6307e80360
Unflag
2025-05-25 16:27:06 +03:00
Kalle
5a58348145
Show test tournaments on front page if the organizer
2025-05-24 20:25:08 +03:00