Commit Graph

213 Commits

Author SHA1 Message Date
Kalle
d8bcf19dc4 Add previewable art hover effect 2023-07-09 21:02:32 +03:00
Kalle
62448c83cb Add "made by" to art grid 2023-07-09 20:47:06 +03:00
Kalle
3876db21d9 Fix upload page 2023-07-09 13:50:14 +03:00
Kalle
35168111a6
Art (#1412)
* Add to nav

* Allow nav items on front page to take full width

* Initial+

* Fix vods page title

* Add page title

* Common art type

* ArtGrid to a different component

* User arts page initial

* Add art tab to user page

* Preview initial

* Fix art counting

* Fix link and onclick overlapping

* Link to user art page to arts they made

* Artist role initial

* Show description

* Make toggle in art page saved in search params

* Add white-space pre-wrap to plus comments

Not sure why it was removed in the first place?

* Commission open / text and edit those

* Add simple pagination

* New art link display logic

* New art initial

* Upload art

* Hide art from side nav too

* Show banner when waiting for approval

* Edit art

* Fix art sub nav link not showing active

* Relocate unvalidated art text

* Delete art

* Extract ImagePreview component

* Eliminate some layout shift

* BigImageDialog extract component + prevent layout shift

* i18n

* Fix unused var

* Fix tests
2023-07-09 11:48:28 +03:00
Kalle
41d309989b Add links 2023-07-05 11:03:24 +03:00
Kalle
57e71c542b Links page 2023-07-03 10:55:02 +03:00
Kalle
a3ea5e3803 Score reporter improved mobile look 2023-07-02 16:22:07 +03:00
Kalle
8a1f22b7f2 Add viewable rosters when not reporting score 2023-07-02 14:07:25 +03:00
Kalle
2cae28988a Improve error messages when can't report score 2023-07-02 11:45:28 +03:00
Kalle
49483ba795 Make it harder to accidentally report wrong score hopefully 2023-07-02 11:35:16 +03:00
Kalle
018289ac38 Load rosters on match page
This fixes a bug where players add subs while the tournaments in ongoing.
Or just someone had the tournament page open a long time.
2023-07-02 11:09:55 +03:00
Kalle
7d6cd879aa XP Leaderboards 2023-07-01 14:43:09 +03:00
Kalle
4162bb76e2 Splatoon 3 XP badges 2023-07-01 13:14:29 +03:00
Kalle
b4323e104e Upgrade deps 2023-07-01 00:12:29 +03:00
Kalle
35424514d6
Finalize tournament + leaderboards initial (#1404)
* Set up tables

* Initial

* Frontend for finalize tournament

* Enter summaries to DB

* Handle changes on tournament page after tournament is finalized

* Fix streams tab text not centered

* Add translations

* Results on user page

* Highlight logic for tournament results

* Leaderboard page initial

* Team leaderboard

* CSS tweaks

* Add unit tests

* Add some i18n

* Add leaderboards page meta

* Support tournaments of size 2

* Add E2E test

* Add missing group by
2023-06-29 00:21:33 +03:00
Kalle
bba40d95c3 Add Ballpoint shooting secondary mode run speed stat Closes #1218 2023-06-24 12:15:05 +03:00
Kalle
0e8af3ff5d Add ballpoint secondary mode accuracy info Closes #1170 2023-06-24 11:14:44 +03:00
Kalle
01f4afc983 Add Squeezer and ballpoint secondary fire mode info Closes #1372 2023-06-23 16:28:59 +03:00
Kalle
73a9d2b784 Add damage multiplires for brellas+blasters, ensure each weapon only has one multiplier Closes #1044 2023-06-23 13:55:12 +03:00
Kalle
4adb396d56 Clean up the object-dmg.json 2023-06-23 10:40:44 +03:00
Kalle
5c6b61b892 Builds: Sort plus server before top 500 builds 2023-06-23 01:00:44 +03:00
Kalle
7882fdfa5e Add Glooga turret mode damage Closes #1371 2023-06-22 00:33:03 +03:00
Kalle
2f049d9888 Special damages: Ink Storm 2023-06-19 19:04:10 +03:00
Kalle
7dcc85c194 Killer Wail 5.1 Damage name Direct -> Tick 2023-06-19 18:27:29 +03:00
Kalle
daab42be50 Special damages: Booyah Bomb 2023-06-19 18:25:43 +03:00
Kalle
eb70b3fc7d Special damages: Inkjet 2023-06-19 17:57:12 +03:00
Kalle
112fc68a3e Special damages: Kraken Royale 2023-06-19 17:46:36 +03:00
Kalle
faf59524f7 Special damages: Super Chumps 2023-06-19 00:13:01 +03:00
Kalle
7a743fd6bc Special damages: Reefslider 2023-06-18 23:02:24 +03:00
Kalle
697caea3f4 Special damages: Crab Tank 2023-06-18 16:12:24 +03:00
Kalle
9c0fdf0dfe Special damages: Ultra Stamp 2023-06-18 14:56:46 +03:00
Kalle
85032293d0 Special damages: 5.1. Killer Wail 2023-06-18 14:14:07 +03:00
Kalle
470ea14c76 Special damages: Ink Vac 2023-06-18 14:04:21 +03:00
Kalle
824e3cd832 Special damages: Wave Breaker 2023-06-18 13:41:33 +03:00
Kalle
c8195eae5f Special damages: Tenta Missiles 2023-06-18 13:15:11 +03:00
Kalle
6425c08397 Special damages: Zipcaster 2023-06-18 13:03:22 +03:00
Kalle
58e60e746d Special weapon damages for analyzers + Trizooka 2023-06-18 12:32:46 +03:00
Kalle
06c04ceb0f Fix analyzer tabs not on one line 2023-06-18 10:28:32 +03:00
Kalle
1eb1d3ef52 Build Analyzer: DMG for Rollers and Brushes Closes #958 2023-06-18 00:50:06 +03:00
Kalle
6ab512e5e1 Add flex team member role 2023-06-17 11:32:07 +03:00
Kalle
3965968302 Enable v2_normalizeFormMethod 2023-06-17 10:18:33 +03:00
Kalle
734688296e
Tournament subs (#1394)
* Initial

* Progress

* Layout work

* New sub page initial

* Edit sub posting

* Delete sub posting

* Improve sub nav looks on mobile

* Finalized
2023-06-16 20:21:22 +03:00
Kalle
eda6ee91f4 Make tournament pages translateable Closes #1354 2023-06-09 23:29:42 +03:00
Kalle
337f97e6c6 Tournament: Add subs to roster mid-tournament 2023-06-05 23:50:44 +03:00
Kalle
ad1b1fdf84 Upgrade deps 2023-06-04 12:53:30 +03:00
shachar700
b88da87e88
Hebrew translation initial (#1377)
* added hebrew translations pt.1

* Fixes

* Adjusted hebrew translations

* hebrew lang title

* small fix

---------

Co-authored-by: shachar700 <shachar70@gmail.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-06-04 11:41:21 +03:00
Kalle
b6283a89c5
Build filters (#1382)
* Build filters WIP

* Move builds to feature folder

* Move stuff to builds feature folder

* Working filters

* AP values as dropdown

* Should revalidate logic

* Remove debounce

* Fix main ability filter not working by default

* Persist filters to search params

* Disable button if too many filters

* Stack on mobile

* Abilities in i18n json

* Ability icon in filter

* Add i18n

* E2E test

* Remove done todo
2023-06-04 11:37:05 +03:00
Kalle
e32d1feb19 Fix CI 2023-05-31 22:02:07 +03:00
Kalle
6903e62b59 Tournament: Allow admin to add members to team after full 2023-05-31 21:57:05 +03:00
Kalle
87d4982202 Tournament: Sort teams alphabetically on admin page 2023-05-31 21:57:05 +03:00