Commit Graph

83 Commits

Author SHA1 Message Date
Kalle (Sendou)
0001fc57ac Use router.setSearchParams with Map Planner 2021-06-17 21:45:18 +03:00
Kalle (Sendou)
68a2161fb2 Badges 2021-06-13 20:30:07 +03:00
Kalle (Sendou)
fd24c22a28 Team Splitter first public version 2021-06-12 20:52:13 +03:00
Kalle (Sendou)
e1ee688c88 Closes #531 2021-05-31 23:16:17 +03:00
Kalle (Sendou)
a9da8dff4b Splatoon 3 page small fixes 2021-05-30 15:55:36 +03:00
Kalle (Sendou)
77d869d81f Splatoon 3 page 2021-05-30 15:41:52 +03:00
Igor
668b2d73e7
New filters for builds page (#523)
* new filter for modes

* new filter for abilities

* prettifier

* fix imports

* fix margin + some things from pull request

* better fix for select

* MySelect default style + styles for selects on builds page.

* Remove duplicates, import default style from file
2021-05-28 17:10:50 +03:00
Kalle (Sendou)
a949d5d2c4 Change Ajey Pandey's weapon guide link 2021-05-23 18:17:33 +03:00
Kalle (Sendou)
1e57ae5750 Closes #506 2021-05-23 18:02:29 +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)
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)
6042de4466 Add link to Kunder guide 2021-05-04 00:41:10 +03:00
Kalle (Sendou)
eeaf27e224 Fix typo 2021-05-03 12:06:49 +03:00
Kalle
d5766cba03
Leaderboards (#466)
* initial leaderboards

* end to end

* has ranks

* by mode

* add head
2021-04-30 18:57:33 +03:00
Kalle
89afd0e41d
Ladder initial with FAQ (#443)
* queries for play service

* seed ladder day

* seed ladder registered teams

* ladder day get for future

* seed add ladder matches

* extract RegisterTab component

* MyError / MySpinner

* tweaks

* FAQ tab

* add to faq

* stats tab

* tabs to search params

* tabs for mobile
2021-04-26 15:18:27 +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
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
Alex Johansson
edcf1c875a
suggested changes for trpc 5 (#357)
* suggested changes for trpc 5

* prettier format

* add queryclient options

* 5.0

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-06 20:48:30 +03:00
Kalle (Sendou)
4a21449c7a add glossary of splatoon terms to links 2021-04-06 10:57:55 +03:00
Kalle (Sendou)
732147167c add qualifier to valid tournament tags 2021-04-02 19:28:11 +03:00
Kalle (Sendou)
bb7f1d8f47 use custom random element function instead of lodash 2021-04-01 23:45:00 +03:00
Kalle (Sendou)
1320ed9127 string util functions location consistency and comments 2021-04-01 23:26:10 +03:00
Kalle (Sendou)
dd9a00f78b can send event 2021-03-27 13:57:12 +02:00
Kalle (Sendou)
b6eefa5a47 disable isTournament 2021-03-26 21:06:24 +02:00
Kalle (Sendou)
f81f56a3a4 date picker component 2021-03-26 20:50:43 +02:00
Kalle (Sendou)
39e1d1604a suggestion 5 characters or less 2021-03-22 21:33:58 +02:00
Kalle (Sendou)
d55aa397f8 voting ending fixed 2021-03-22 19:19:51 +02:00
Kalle (Sendou)
9598723795 end voting initial 2021-03-22 18:25:52 +02:00
Kalle (Sendou)
3fc22c7269 calendar initial 2021-03-22 12:09:00 +02:00
Kalle (Sendou)
4928221146 can edit votes 2021-03-20 16:16:59 +02:00
Kalle (Sendou)
a1ab70a32e voting done 2021-03-19 10:23:34 +02:00
Kalle (Sendou)
d0ed62e5a5 add how to get out of series 2021-03-19 00:34:05 +02:00
Kalle (Sendou)
dbbee90f08 voting UI done 2021-03-18 21:36:23 +02:00
Kalle (Sendou)
296cc20477 closes #294 2021-03-13 20:51:56 +02:00
Kalle (Sendou)
0f5eab572c queries never go stale 2021-03-09 18:42:12 +02:00
Kalle (Sendou)
9afae9e058 remove plus server from links 2021-03-09 15:01:05 +02:00
Kalle (Sendou)
710520d0f6 suggestion mutation backend 2021-03-08 22:04:09 +02:00
Kalle (Sendou)
0cbffc8cb2 suggestions plusStatuses via trpc 2021-03-08 20:25:16 +02:00
Kalle (Sendou)
a80e7847c4 trpc initial 2021-03-08 18:26:31 +02:00
Kalle (Sendou)
dff31cdfc7 rename lib -> utils 2021-03-08 17:48:05 +02:00
Kalle
ff221e0b23 remove utils folder 2021-02-20 17:56:34 +02:00
Kalle
30fd61de81 plus history ui table 2021-02-20 17:40:39 +02:00
Kalle
463ebeee39 plus voting history initial 2021-02-14 11:25:18 +02:00
Kalle (Sendou)
1576f89925 move to old 2020-10-13 14:27:02 +03:00
Kalle
710d99cab2
New placements (#119)
* compiles but looks ugly

* create sr record working version

* validate and tsify

* chakra ui v 1.0 icon fixes

* new ui first ver

* remove unused icon

* remove imports , color picker work

* color picker done

* set bg color proper

* suggests vouches page

* remove unused deps

* voting history page

* build analyzer improvements

* calendar page new

* footer stay down

* ui refresh stuff

* x trends dont show tier if no weapons

* draft cup page new look

* plus faq page

* cra 4 beta

* top logo placed center

* weapon images new import style

* top nav aling correctly in mobile resolution

* nav changes

* initial xleaderboard

* peak x powers backend

* graphql codegen

* switched to apollo/client package

* initial xleaderboard table

* insert player ids

* dataloaders

* ts-node dev dep

* x leaderboard basic

* xleaderboard testing

* x rank placements backend

* all leaderboards frontend components initial

* pagination tweaking

* ran prettier

* leaderboards doneish

* top 500 browser basic

* top 500 browser

* pagination tweaks

* implemented filters

* user page placements

* remove useless

* useEffect only call on name change

* markdown use new table style

* use mode images

* search by player id

* link to xsearch from leaderboards

* translated

* disable next if no pagecount

* remove comment
2020-10-04 20:48:05 +03:00
Kalle
6100f389d5
New UI (#105)
* compiles but looks ugly

* create sr record working version

* validate and tsify

* chakra ui v 1.0 icon fixes

* new ui first ver

* remove unused icon

* remove imports , color picker work

* color picker done

* set bg color proper

* suggests vouches page

* remove unused deps

* voting history page

* build analyzer improvements

* calendar page new

* footer stay down

* ui refresh stuff

* x trends dont show tier if no weapons

* draft cup page new look

* plus faq page

* cra 4 beta

* top logo placed center

* weapon images new import style

* top nav aling correctly in mobile resolution

* nav changes

* update chakra ui

* add arrows

* import t

* add translations

* top500 logo

* mobile nav
2020-09-26 16:03:26 +03:00
Kalle (Sendou)
af7ad6b554 upsert user on login logic 2020-09-09 16:43:05 +03:00
Kalle (Sendou)
a10279b83e add knex and migrations 2020-09-06 17:27:39 +03:00