Commit Graph

1612 Commits

Author SHA1 Message Date
Kalle
f6493f2507 Beans 2026-01-11 13:46:59 +02:00
Kalle
6a396f5654 Tournament quick match access initial 2026-01-11 13:46:59 +02:00
hfcRed
5b8afa0012 Small fixes and notification pulse 2026-01-11 12:40:26 +01:00
hfcRed
21544f1f29 Add round and square buttons 2026-01-11 12:22:50 +01:00
hfcRed
9da7a3546b Hide sidebar on planner 2026-01-10 22:27:27 +01:00
hfcRed
a960a08c15 Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Kalle
87c9885fea Add RunningTournaments class 2026-01-10 18:04:05 +02:00
Kalle
3ca7a26667 Mobile nav initial 2026-01-10 17:18:48 +02:00
Kalle
3c02087822 Real data for sidebar initial 2026-01-10 15:34:54 +02:00
Kalle
83c648088e Update visual regression screenshots 2026-01-10 13:11:13 +02:00
Kalle
6934ece434 Fix tournament breadcrumb border 2026-01-10 12:20:20 +02:00
Kalle
becdc90452 Fix seeds hydration problem 2026-01-10 11:22:38 +02:00
Kalle
23d31f8ea9 Add log out button 2026-01-10 07:53:29 +02:00
Kalle
aee14cf43e Add todos 2026-01-09 22:48:04 +02:00
Kalle
9abb219fed Global search initial 2026-01-09 22:46:23 +02:00
hfcRed
1e3d3ce756 Minor changes 2026-01-09 20:30:10 +01:00
Kalle
6a8443478c User item & notifs & settings top left, menu based navigation, global search, weapon pages initial & emphasized Add new button 2026-01-09 18:05:56 +02:00
hfcRed
131fa699fa Sidenav rework? 2026-01-08 20:07:32 +01:00
Kalle
88e9df56ee LFGFilters with SideNav 2026-01-08 19:01:40 +02:00
Kalle
37748b7c44 Merge branch 'css-rework' into css-rework-sidenav 2026-01-07 21:44:06 +02:00
hfcRed
06977fe295 Merge branch 'css-rework' of https://github.com/sendou-ink/sendou.ink into css-rework 2026-01-07 20:06:07 +01:00
Kalle
aefbfa6d53 Add identicons to tournaments 2026-01-07 21:05:44 +02:00
hfcRed
cb07b68545 Minor fixes 2026-01-07 19:57:59 +01:00
hfcRed
88a28fe140 Fix avatar styles 2026-01-07 19:29:43 +01:00
hfcRed
66f5a0c75d Identicons 2026-01-07 18:18:55 +01:00
Kalle
ca6866ab4a Update visual regression screenshots 2026-01-07 17:55:20 +02:00
Kalle
b3ca3576ef Add button w/ icon for all sizes to /components page and fix big button icon sizing 2026-01-07 17:21:54 +02:00
Kalle
6013226cf6 Improve tournament bracket & match page styles 2026-01-07 17:21:36 +02:00
hfcRed
0429fe0475 Small fixes 2026-01-06 15:57:58 +01:00
Kalle
3ff60df9ea Add elimination bracket lines 2026-01-06 15:39:54 +02:00
Kalle
863bf78140 Restore visual regression screenshots 2026-01-06 10:56:24 +02:00
Kalle
94bc0fc199 Fix import ordering 2026-01-06 07:50:37 +02:00
Kalle
b604f49ec2 Front page mockup 2026-01-06 07:19:04 +02:00
Kalle
43ab02adaf Mock my calendar 2026-01-05 21:24:56 +02:00
Kalle
83574fa28c With headers 2026-01-05 21:06:54 +02:00
Kalle
db3361b057 Header initial 2026-01-05 20:43:02 +02:00
Kalle
a44be81ad3 Initial 2026-01-05 19:01:50 +02:00
hfcRed
6bcdb2c657 Components visual regression test 2026-01-04 22:17:36 +01:00
hfcRed
02eded554e Migrate changes to css modules 2026-01-04 19:00:03 +01:00
hfcRed
eb1680f80d Resolve merge conflict 2026-01-04 18:57:05 +01:00
hfcRed
fa5eb71e0f Merge remote-tracking branch 'origin/main' into css-rework 2026-01-04 18:50:28 +01:00
Kalle
5c6229f0b9 Add tournament reopen feature in admin panel (dev only)
Allow reopening finalized tournaments from the admin panel in development mode. This makes testing tournament finalization easier without needing CLI scripts.

- Add REOPEN_TOURNAMENT action to admin panel
- Convert reopen-tournament.ts script logic to Kysely
- Show Admin tab in tournament nav even after finalization (dev only)
- Add tournamentId column to TournamentBadgeOwner TypeScript interface
- Delete scripts/reopen-tournament.ts
2026-01-04 18:16:44 +02:00
Kalle
38d80d670f
Deduplicate weapon-params.ts (#2695) 2026-01-04 17:44:37 +02:00
Kalle
ee4f3ef4b9
Add Vitest browser testing setup with GroupCard tests (#2694) 2026-01-04 17:35:28 +02:00
Kalle
73e13f7446 Add canopy durability stat for Splat Brella variants
Adds CanopyHP (5000) for Splat Brella (6000), Sorella Brella (6001),
and Order Brella Replica (6005) in build analyzer.

Fixes #1478
2026-01-04 16:08:59 +02:00
Kalle
a9f72e9a02 Better tournament organization calendar styles for mobile 2026-01-04 13:51:47 +02:00
Kalle
497c3677be Fix Markdown render allowing inline styles and remove unrendered tags 2026-01-04 11:34:48 +02:00
Kalle
7f1b18b30b Fix types 2026-01-04 11:29:53 +02:00
Kalle
9f0978f658 Add titles and tooltips for damage receiver icons
Closes #1178
2026-01-04 10:51:39 +02:00
Kalle
a4b9b66efc
Optimize E2E test run time (#2686) 2026-01-03 19:25:38 +02:00