Commit Graph

3893 Commits

Author SHA1 Message Date
Kalle (Sendou)
e5b9a6ccb3 Closes #520 2021-05-27 21:18:11 +03:00
Kalle (Sendou)
9b675134e8 Remove TODO of resolved issue 2021-05-27 16:29:55 +03:00
Kalle (Sendou)
802a7f04ee Add logging to admin page end voting mutation 2021-05-26 21:48:27 +03:00
Kalle (Sendou)
255b58b6c7 Squad of correct type and region for oldest check 2021-05-23 19:46:56 +03:00
Kalle (Sendou)
9ef43e602f Call end() after league api POST 2021-05-23 19:23:41 +03:00
Kalle (Sendou)
2ec1f991ee Fix weapon type in league 2021-05-23 19:09:11 +03:00
Kalle (Sendou)
a949d5d2c4 Change Ajey Pandey's weapon guide link 2021-05-23 18:17:33 +03:00
Kalle (Sendou)
e2f53601f6 Check for Lanista token when POSTing league data 2021-05-23 18:11:09 +03:00
Kalle (Sendou)
1e57ae5750 Closes #506 2021-05-23 18:02:29 +03:00
Kalle (Sendou)
95f76d98fc Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-05-22 21:19:53 +03:00
Kalle (Sendou)
fb83304683 Closes #514 better map planner element locations 2021-05-22 21:19:40 +03:00
Kalle (Sendou)
4cb8904d49 Fixes #510 show reskins when searching for builds 2021-05-22 21:15:23 +03:00
Kalle (Sendou)
a72c58d898 Make menu nav items the same size 2021-05-22 21:02:09 +03:00
Kalle (Sendou)
79e9e59219 Closes #508 fixed mobile nav bottom row blocked 2021-05-22 20:52:14 +03:00
Kalle (Sendou)
37bf81ffa4 Fix bug where changing own voting score didnt work 2021-05-22 20:41:51 +03:00
Kalle (Sendou)
41dd98ca09 User search page move input to center 2021-05-22 20:36:13 +03:00
Kalle (Sendou)
b1a201b211 Clarify linking info page text 2021-05-20 21:57:40 +03:00
Igor
8d37c91c17
Search weapons by sub or special (en-only) (#503)
* search by sub and special weapons

* check if data is null

* ..forgot about console log
2021-05-19 21:41:42 +03:00
Kalle (Sendou)
f8186d4189 Revert "⬆️ upgrade to trpc6 (#444)"
This reverts commit dfb68d06fd.
2021-05-16 17:59:13 +03:00
Kalle (Sendou)
da71b6d17b Fix type errors 2021-05-16 17:19:09 +03:00
Alex Johansson
dfb68d06fd
⬆️ upgrade to trpc6 (#444)
* ⬆️ upgrade to trpc6

* `npm run prettier:format`

* Use final release

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-05-16 12:25:41 +03:00
Kalle (Sendou)
176b0cd26e Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-05-16 12:12:40 +03:00
Igor
0578e38eee
Scrollable nav (#497)
* scrollable nav

* rename
2021-05-15 17:42:07 +03:00
Kalle (Sendou)
ed2409475e Fix duplicate icon alt texts 2021-05-13 00:44:01 +03:00
Igor
5e3e3e188a
render p as div (#496) 2021-05-13 00:42:46 +03:00
Kalle (Sendou)
924752b2ad Update deps 2021-05-11 21:47:38 +03:00
Kalle (Sendou)
a1b34698e1 Fix bug main content not centered
Closes #494

A bit hacky but seems to work. Play with negative margins
to get the content centered and set them to
0 before the menu overlaps with the content.
2021-05-11 12:39:45 +03:00
Kalle (Sendou)
eb72e234f6 Adjust Nav collapsed width 2021-05-10 03:05:19 +03:00
Kalle (Sendou)
32273e9d87 Add button that links to Patreon 2021-05-10 03:03:28 +03:00
Kalle (Sendou)
106d973a99 Allow collapsing the side menu
Closes #487
2021-05-10 02:47:01 +03:00
Kalle (Sendou)
8d9bbc5b88 Add blank canvas option for Map Planner
Closes #483
2021-05-10 02:20:08 +03:00
Kalle (Sendou)
1329beca2e Build AP view show ability doubler AP increase
Closes #482
2021-05-10 01:47:14 +03:00
Kalle (Sendou)
2c6ab2e826 Remove useless scripts 2021-05-10 01:08:31 +03:00
Kalle (Sendou)
53f13b2239 Update deps 2021-05-10 01:07:11 +03:00
Kalle (Sendou)
ab12954552 Fix bug with ability json generating script
Closes #484

Fixes wrong ISM stats with Rapid Pro and Clash. Rapid Blaster values
were overwriting since the internal name
is a substring of Clash and Rapid Pro names.

The fix is quite hacky but really the script would need to be rewritten
for a better solution.
2021-05-09 22:25:52 +03:00
Kalle (Sendou)
dee2a20ff9 Include wpn json script from the old branch 2021-05-09 22:24:44 +03:00
Kalle (Sendou)
5d04711ed8 Order weapons by XP if same count in X Trends
Closes #489
2021-05-09 20:48:05 +03:00
Kalle (Sendou)
ff248d6270 Trim custom url before saving to DB
Was causing 404 errors when users accidentally included
white space after the custom url
2021-05-08 17:59:01 +03:00
Kalle (Sendou)
70b8183d2c Prisma don't log 2021-05-06 13:28:35 +03:00
Kalle (Sendou)
fda5523ec5 Fix SR guide links 2021-05-06 00:20:18 +03:00
Kalle (Sendou)
f3b6fe96ab Hide build reset button if build empty 2021-05-05 21:59:31 +03:00
Kalle (Sendou)
72d2320017 Nav show User Search as active when on user page
Closes #452

Quick fix for now. More logical than what it used to be but can be
bettered.
2021-05-05 21:39:38 +03:00
Kalle (Sendou)
259ee97fe1 Readd links SR guide and Overfishing Discord links
Closes #457
2021-05-05 21:34:22 +03:00
Kalle (Sendou)
0bc3b9f8ba Don't pregenerate pages for /xsearch
Seems useless so just using the same procedure as other pages now.
2021-05-05 21:15:32 +03:00
Kalle (Sendou)
bbd78c875c ColorPicker use react-color's CirclePicker
Using native input is too inconsistent. Closes #463
2021-05-05 21:11:28 +03:00
Kalle (Sendou)
3283a43545 Map Planner layout adjustments 2021-05-05 20:41:29 +03:00
Kalle (Sendou)
dc19f7e5e1 Add sub and special weapons to Map Planner
Closes #469
2021-05-05 20:34:13 +03:00
Kalle (Sendou)
dd432e0f1c Put ImageAdder below Map Planner map image 2021-05-05 20:23:26 +03:00
Kalle (Sendou)
4ee7d9d18b Fix crash when submitting empty event
Closes #415
2021-05-05 19:49:54 +03:00
Kalle (Sendou)
591b487a5d Remove unused scripts 2021-05-05 19:38:52 +03:00