Commit Graph

5973 Commits

Author SHA1 Message Date
hfcRed
94907eef33 Minor fix 2026-01-09 18:50:26 +01:00
hfcRed
43bb4a62e1 Layout update 2026-01-09 18:45:28 +01:00
hfcRed
6e8274bcc1 Fix popover background color 2026-01-09 18:29:10 +01:00
hfcRed
8fc061716d Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +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
hfcRed
9313574ce8 Merge branch 'css-rework' of https://github.com/sendou-ink/sendou.ink into css-rework 2026-01-07 17:03:41 +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
a2e9de4455 Input range color change 2026-01-06 17:31:58 +01:00
hfcRed
2e94a6a991 Date picker icon color 2026-01-06 16:50:05 +01:00
hfcRed
4ce61a5ec1 Fix firefox styles 2026-01-06 16:47:36 +01:00
hfcRed
0429fe0475 Small fixes 2026-01-06 15:57:58 +01:00
hfcRed
80a3b9e668 Update file input styles 2026-01-06 15:38:26 +01:00
hfcRed
b517ce3686 Giga hacky overflow style transfer 2026-01-06 15:38:17 +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
1d2db6eb23 Fix InfoPopover size 2026-01-06 10:35:26 +02:00
Kalle
62e5c41d74 Fix overlapping calendar icons on Firefox 2026-01-06 07:50:47 +02:00
Kalle
94bc0fc199 Fix import ordering 2026-01-06 07:50:37 +02:00
Kalle
7795998f24 Merge remote-tracking branch 'origin/css-rework' into css-rework-sidenav 2026-01-06 07:19:15 +02:00
Kalle
b604f49ec2 Front page mockup 2026-01-06 07:19:04 +02:00
Kalle
0b9bd439de Side nav with badge 2026-01-06 07:15:12 +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
hfcRed
e879964166 Improve checkbox styling 2026-01-05 19:43:46 +01:00
Kalle
db3361b057 Header initial 2026-01-05 20:43:02 +02:00
hfcRed
61b02280bb Progress bar styles 2026-01-05 19:24:25 +01:00
hfcRed
a14aa8515c Range slider styling 2026-01-05 19:17:47 +01:00
Kalle
f4f2be6f7a Tweak styles (correct height, not-blocky scrollbar) 2026-01-05 20:14:56 +02:00
hfcRed
fa47c715b8 File input styles 2026-01-05 18:52:13 +01:00
hfcRed
16fcf5c964 Color input styles 2026-01-05 18:44:01 +01:00
hfcRed
2643427da9 Input styling 2026-01-05 18:40:08 +01: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
3805736463 Fix browser setup for new stylesheets 2026-01-04 19:29:19 +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
306e12d8c4 Deflake tournament score report test 2026-01-04 18:30:01 +02: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