Commit Graph

334 Commits

Author SHA1 Message Date
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)
9b675134e8 Remove TODO of resolved issue 2021-05-27 16:29:55 +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)
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
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
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)
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)
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)
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)
bde800603a Show extra build loading skeleton
Change to the layout made it so that three often looks weird.
2021-05-05 17:32:26 +03:00
Kalle
ed5f425a63
Western LB (#473)
* Migration

* Bot freeAgents API get profile updatedAt

* Add isJP script

* change scripts

* Make X peak leaderboard actual leaderboards

* update JP script

* Delete JP script
2021-05-01 18:12:04 +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
Igor
ec01fb30e3
Themed datepicker (#454)
* init commit for redesign

* css fix

* moving datepicker styles to styles.css + remove duplicate imports

* small fix

* ..and another
2021-04-29 12:33:11 +03:00
Igor
7bb2eecb5d
Saving maplist generator settings in URL (#448)
* start commit for saving params via URL

* fixes

* get and set mode values from url

* minor fix

* prettier run

* default params as constants
2021-04-29 11:56:58 +03:00
Kalle (Sendou)
8eb07cf5fd Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-04-27 13:41:34 +03:00
Kalle (Sendou)
230930a6b4 Closes #433 2021-04-27 13:16:49 +03:00
Igor
b55bb4b4ed
left placement (#442) 2021-04-26 16:19:22 +03:00
Kalle (Sendou)
d1f1f4adc1 Fix type error 2021-04-26 15:29:42 +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 (Sendou)
c78f971b91 add forecast logo 2021-04-25 10:02:54 +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
Igor
9290e3eb6f
form controls (#417) 2021-04-17 23:17:36 +03:00
Igor
225b3ac9ed
UsersSelector - search via twitter (#413)
* move filteroption in props, userselector update

* revert test changes

* small fix + refactoring
2021-04-15 11:04:15 +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
Igor
6c6050d064
custom filter option (#397) 2021-04-09 15:24:32 +03:00
Igor
ff9f0b5022
Reset button for builds analyzer (#386)
* reset button

* margin with em

* Separate buttons for build reset
2021-04-08 18:25:16 +03:00
dependabot[bot]
cdad7d9598
Bump react-markdown from 4.3.1 to 5.0.3 (#374)
* Bump react-markdown from 4.3.1 to 5.0.3

Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 4.3.1 to 5.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/v4.3.1...5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

* add github style md parser

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-07 12:00:58 +03:00
Kalle (Sendou)
6700a068b7 change footer font sizes 2021-04-06 13:41:06 +03:00
Kalle (Sendou)
a547608615 use system font and closes #283 2021-04-06 13:28:37 +03:00
Kalle (Sendou)
761393ffc3 remove alt from icons to avoid showing txt fallback 2021-04-06 12:34:17 +03:00