Commit Graph

112 Commits

Author SHA1 Message Date
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
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
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
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
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)
a547608615 use system font and closes #283 2021-04-06 13:28:37 +03:00
Igor
70db820d28
Fix for WeaponSelector in Firefox (#363)
* fix for firefox

* There is no need in placeholder - we can just don't render img if there is no weapon

* early return

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-06 11:08:20 +03:00
Igor
fe6f2fea7d
Font-family for headings (#358)
* Rubik for all headings

* Font for headings
2021-04-05 20:30:06 +03:00
Igor
3d1ba001bc
weaponSelector correct value + locales update (#348) 2021-04-02 20:54:10 +03:00
Kalle (Sendou)
f9f9f8da47 non-native date picker 2021-04-02 19:54:59 +03:00
Kalle (Sendou)
f819816691 Merge branch 'main' of https://github.com/Sendouc/sendou.ink into main 2021-04-02 19:16:03 +03:00
Kalle (Sendou)
ab9b38c381 calendar event tests 2021-04-02 18:39:25 +03:00
Igor
10951fe39e
Maplist generator: Custom Order (#346)
* new select for multiple modes

* add custom order generation

* remove log + better select position

* little optimization

* import fix

* add icons for modes in select

* pretty

* rename variable

* import replace

* arrow function

* render only if selected

* Update pages/maps.tsx

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-04-02 15:46:08 +03:00
Kalle (Sendou)
6153bfb968 fixes #310 2021-03-28 02:15:46 +02:00
Kalle (Sendou)
a0445f3631 fix weapon selector 2021-03-28 01:17:14 +02:00
Kalle (Sendou)
dd9a00f78b can send event 2021-03-27 13:57:12 +02:00
Kalle (Sendou)
f81f56a3a4 date picker component 2021-03-26 20:50:43 +02:00
Kalle (Sendou)
29d1a9f68f uninstall chakra-icons 2021-03-23 12:21:58 +02:00
Kalle (Sendou)
4c16006eff minimize flashing avas 2021-03-19 10:20:51 +02:00
Kalle (Sendou)
1412beb6c4 markdown open links to new window 2021-03-19 09:53:04 +02:00
Kalle (Sendou)
f984b91602 use flag images instead of emojis (fixes windows) 2021-03-13 20:50:46 +02:00
Kalle (Sendou)
dff31cdfc7 rename lib -> utils 2021-03-08 17:48:05 +02:00
Kalle
0376811834 new header style 2021-02-26 09:49:46 +02:00
Kalle
94bda2e1b0 suggestion frontend 2021-02-22 13:45:55 +02:00
Kalle
30fd61de81 plus history ui table 2021-02-20 17:40:39 +02:00
Kalle (Sendou)
709e585871 remove useless mycontainer 2021-02-09 01:29:13 +02:00
Kalle (Sendou)
b7fc9e8542 new design initial 2021-02-09 01:09:58 +02:00
Kalle (Sendou)
223233c582 relocate some hooks 2021-01-30 13:04:10 +02:00
Kalle (Sendou)
d0c4819045 teams collection page 2021-01-15 15:38:49 +02:00
Kalle (Sendou)
4dd0d15075 team twitter avatar 2021-01-15 12:08:32 +02:00
Kalle (Sendou)
23e4f7b720 salmon run player pages 2021-01-11 18:22:03 +02:00
Kalle (Sendou)
75fa057629 closes #243 2021-01-07 23:42:11 +02:00
Kalle (Sendou)
19d658ef07 markdown respect linebreak 2021-01-07 20:03:16 +02:00
Kalle (Sendou)
ec1a6bf4ef fa frontend info displayed 2021-01-05 12:59:18 +02:00
Kalle (Sendou)
489a79d599 subtext collapse 2021-01-03 16:30:23 +02:00
Kalle (Sendou)
ff130add8a fa page renders something 2021-01-03 15:50:03 +02:00
Kalle (Sendou)
77664d2294 fapost modal frontend 2021-01-02 13:00:46 +02:00
Kalle (Sendou)
435a0da11e maps generator frontend 2020-12-30 13:55:10 +02:00
Kalle (Sendou)
4a002f511f sr style tweaking 2020-12-21 14:50:55 +02:00
Kalle (Sendou)
1a124e08be sr in nav 2020-12-21 13:48:51 +02:00
Kalle (Sendou)
7f4fb01ebe sr markdown first version 2020-12-20 16:44:40 +02:00
Kalle (Sendou)
a963813568 breadcrumbs passhref 2020-12-19 20:33:36 +02:00
Kalle (Sendou)
eb7aa9fb95 weapon selector grizzco 2020-12-19 19:28:43 +02:00