Commit Graph

58 Commits

Author SHA1 Message Date
Kalle (Sendou)
0001fc57ac Use router.setSearchParams with Map Planner 2021-06-17 21:45:18 +03:00
Kalle (Sendou)
80a7647f10 useMyRouter + jest initial 2021-06-16 22:40:08 +03:00
Kalle (Sendou)
13b495553a Replace setSearchParams with just router.replace
Using setSearchParams is faulty because it manipulates history directly.
Correctly solution uses Next.js's router.
2021-06-16 19:42:25 +03:00
Kalle (Sendou)
fd24c22a28 Team Splitter first public version 2021-06-12 20:52:13 +03:00
Kalle (Sendou)
f53e261156 8s initial 2021-06-10 20:34:20 +03:00
Kalle (Sendou)
a9da8dff4b Splatoon 3 page small fixes 2021-05-30 15:55:36 +03:00
Kalle (Sendou)
f8186d4189 Revert "⬆️ upgrade to trpc6 (#444)"
This reverts commit dfb68d06fd.
2021-05-16 17:59:13 +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)
4831a4a13c Disable edit vote button when mutation loading 2021-04-23 09:43:36 +03:00
Kalle (Sendou)
afebf16f1d Add list of vouches to Plus Home Page 2021-04-23 09:37:55 +03:00
Kalle
1589b84c4b
New layout (#427) closes #405
* side layout initial

* add elements to side nav

* side buttons links

* remove clog

* calendar page initial

* position sticky working

* x trends page initial

* new table

* same mode selector

* mobile friendly table

* no underline for nav links

* xsearch

* x trends page outlined

* sr initial

* relocate calendar components

* calendar fix flex

* topnav fancier look

* layout looking good edition

* relocate xtrends

* xtrends remove linecharts

* x trends new

* calender page new

* delete headbanner, new login

* remove calendar stuff from api

* rename stuff in utils

* fix user item margin

* new home page initial

* remove page concept

* no pointer xtrends

* remove xrank from app

* xtrends service

* move fa from app

* move plus

* maps tweaks

* new table for plus history

* navigational sidebar flex tweaks

* builds page

* analyzer

* user page

* free agents

* plans

* remove mx

* tweaks

* change layout to grid

* home page finalized

* mobile nav

* restrict main content width

* tweaks style

* language switcher

* container in css

* sticky nav

* use duplicate icons for now

* change mapsketch width to old

* chara tour vid

* borzoic icons
2021-04-21 17:26:50 +03:00
Brandon Shackelford
81a2f50e24
Add title to ability icon as helper text (#402)
* Add title to ability icon as helper text

* use prisma type

* fix type errors

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-11 02:12:19 +03:00
Kalle
a812561a83
Free agent filters + free agents inside app (#401)
* new location

* free agents modal use trpc

* extract components from FreeAgentsPage

* trpc for likes

* unify naming

* extract filters component

* top 500 filter

* plus server membeship filter

* weapon filter

* all filters implemented

* reset filters

* filters final look

* filters from query params

* fetch fa posts statically
2021-04-10 15:19:09 +03:00
Kalle (Sendou)
fe7625e7f9 closes #129 2021-04-06 12:07:45 +03:00
Kalle (Sendou)
9ab84e754f fix type error, move xtrends hook location 2021-03-09 13:23:12 +02:00
Kalle (Sendou)
950f2be402 new api for plus 2021-03-09 00:01:59 +02:00
Kalle (Sendou)
4fbebe6209 migrate plus location 2021-03-08 19:22:01 +02:00
Kalle (Sendou)
dff31cdfc7 rename lib -> utils 2021-03-08 17:48:05 +02:00
Kalle
c93cc20f3a can vouch 2021-02-27 15:06:30 +02:00
Kalle
3258ddfd2c suggestions improvements 2021-02-25 20:57:42 +02:00
Kalle
4d2908b9a8 can add suggestion comment + tests 2021-02-25 15:40:39 +02:00
Kalle
4b232963f0 comment to suggestion 2021-02-25 09:55:46 +02:00
Kalle
1a60a286e1 plusstatus fix bug on non-plus users 2021-02-24 03:06:00 +02:00
Kalle
ca2bdabf0e suggestions render 2021-02-24 02:30:31 +02:00
Kalle
271c9ae1fe can submit suggestion 2021-02-24 00:10:08 +02:00
Kalle
a9a3a0c99c closes #268 2021-02-13 21:37:19 +02:00
Sendou
becdca5bae closes #271 2021-02-11 14:58:13 +02:00
Kalle (Sendou)
08dcab1128 closes #114 analyzer drop roller 2021-02-03 00:46:29 +02:00
Kalle (Sendou)
a7e05319be build page stats 2021-01-30 16:24:26 +02:00
Kalle (Sendou)
223233c582 relocate some hooks 2021-01-30 13:04:10 +02:00
Kalle (Sendou)
a363b6667d closes #219 filter by mode dropdown 2021-01-30 02:35:58 +02:00
Kalle (Sendou)
c7c340c768 map generation logic 2021-01-27 10:52:38 +02:00
Kalle (Sendou)
a655db05a4 join ladder team backend frontend 2021-01-24 19:18:40 +02:00
Kalle (Sendou)
ab910e46c9 liking functionality 2021-01-10 13:00:21 +02:00
Kalle (Sendou)
0ee6783a3b like/unlike fas in the ui 2021-01-09 17:42:46 +02:00
Kalle (Sendou)
fe13ba86c0 setSearchParams all over 2021-01-08 20:12:59 +02:00
Kalle (Sendou)
967ce013bf set search params without the whole layout reloading 2021-01-08 15:26:08 +02:00
Kalle (Sendou)
b53da05627 fa post filter via playstyle 2021-01-08 12:24:54 +02:00
Kalle (Sendou)
246fd9ae65 closes #240 number input nan fix 2021-01-08 10:53:15 +02:00
Kalle (Sendou)
ff130add8a fa page renders something 2021-01-03 15:50:03 +02:00
Kalle (Sendou)
213698ab1f sr category filters 2020-12-21 19:12:34 +02:00
Kalle (Sendou)
891eec734a sr leaderboards get initial from url 2020-12-21 15:26:27 +02:00
Kalle (Sendou)
50815fb5e1 show last updated first 2020-12-20 15:12:54 +02:00
Kalle (Sendou)
44ece775a9 weapons new sorting 2020-12-20 14:59:07 +02:00
Kalle (Sendou)
0834bc6ca5 leaderboards public ver 2020-12-20 14:28:06 +02:00
Kalle (Sendou)
0d61763a7b sr leaderboards frontend 2020-12-20 14:03:26 +02:00
Kalle (Sendou)
eb7aa9fb95 weapon selector grizzco 2020-12-19 19:28:43 +02:00
Kalle (Sendou)
b96fcce340 sr hook initial 2020-12-19 15:28:57 +02:00
Kalle (Sendou)
ed74743dd4 closes #195 2020-12-11 15:03:39 +02:00
Kalle (Sendou)
6e153c7202 xtrends without selector 2020-12-11 13:09:40 +02:00