Commit Graph

1509 Commits

Author SHA1 Message Date
Kalle (Sendou)
2e5d8f3dae Fix calendar tests 2021-04-23 11:36:07 +03:00
Kalle (Sendou)
1e0e725027 Merge branch 'main' of https://github.com/Sendouc/sendou.ink into main 2021-04-23 11:10:00 +03:00
Kalle
01a18f340c
Revert "Bump @lingui/react from 3.8.3 to 3.8.10 (#424)" (#436)
This reverts commit 8f5dfbfdc9.
2021-04-23 10:41:19 +03:00
Kalle
18ed5d93c4
Revert "Bump @lingui/cli from 3.8.3 to 3.8.10 (#421)" (#435)
This reverts commit b9d29ac4fc.
2021-04-23 10:40:56 +03:00
Kalle (Sendou)
deb81c65b6 Fix seed script
Delete Plus Ballots before deleting Users so that Postgres doesn't
complain about DB integrity.
2021-04-23 10:28:26 +03:00
dependabot[bot]
8f5dfbfdc9
Bump @lingui/react from 3.8.3 to 3.8.10 (#424)
Bumps [@lingui/react](https://github.com/lingui/js-lingui) from 3.8.3 to 3.8.10.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.8.3...v3.8.10)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 09:51:26 +03:00
dependabot[bot]
b9d29ac4fc
Bump @lingui/cli from 3.8.3 to 3.8.10 (#421)
Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 3.8.3 to 3.8.10.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.8.3...v3.8.10)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 09:51:10 +03:00
Kalle (Sendou)
bf1b7c5839 Merge branch 'main' of https://github.com/Sendouc/sendou.ink into main 2021-04-23 09:44:01 +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
Alecat
c9dc0c9975
Add FreeAgentPost ID to api/bot/freeagents (#430) 2021-04-22 13:58:04 +03:00
Kalle (Sendou)
9491c32b91 Rename api-routes folder to routers 2021-04-21 18:02:20 +03:00
Kalle (Sendou)
0432ab2e1d Update api folder name to avoid clash w/ pages/api 2021-04-21 17:56:06 +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 (Sendou)
12bcf83532 Add Cloudburst logo to Calendar 2021-04-19 21:37:23 +03:00
Igor
9290e3eb6f
form controls (#417) 2021-04-17 23:17:36 +03:00
Igor
e5d01e2443
themed switch (#418) 2021-04-17 17:34:51 +03:00
Kalle (Sendou)
c7e1440a4c hide suggestion text in UI if not member 2021-04-15 16:31:24 +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
Kalle (Sendou)
0cb05580a3 add event icons for zones cup+ and plus draft cup 2021-04-12 22:22:57 +03:00
dependabot[bot]
66c88df3d8
Bump react-query from 3.13.5 to 3.13.6 (#406)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.5 to 3.13.6.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.5...v3.13.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 10:39:44 +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 (Sendou)
a70d1ec4f9 fix some type errors 2021-04-10 15:47:11 +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
16ef8631b2
Unset width for popover in navigation (#393)
* unset width for popover in navigation

* Remove update from navbar, update globally
2021-04-09 15:25:16 +03:00
Igor
6c6050d064
custom filter option (#397) 2021-04-09 15:24:32 +03:00
dependabot[bot]
c7a7e6e8cc
Bump @emotion/styled from 11.1.5 to 11.3.0 (#390)
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.1.5 to 11.3.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.1.5...@emotion/styled@11.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 14:41:36 +03:00
dependabot[bot]
2ef7985f7c
Bump react-query from 3.13.4 to 3.13.5 (#391)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.4 to 3.13.5.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.4...v3.13.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 08:36:26 +03:00
dependabot[bot]
9e00314cbc
Bump @babel/core from 7.13.14 to 7.13.15 (#392)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.14 to 7.13.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.15/packages/babel-core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 08:36:11 +03:00
Kalle (Sendou)
47a35c9632 add kotc logo to events 2021-04-08 18:30:56 +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
Kalle (Sendou)
63ee770ab4 Merge branch 'main' of https://github.com/Sendouc/sendou.ink into main 2021-04-08 18:22:06 +03:00
Kalle (Sendou)
1bad562254 add rr tg ut event images 2021-04-08 18:21:56 +03:00
Kalle (Sendou)
168b331585 remove tracking 2021-04-08 18:06:21 +03:00
dependabot[bot]
1734e59463
Bump @chakra-ui/icons from 1.0.8 to 1.0.9 (#385)
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/icons@1.0.8...@chakra-ui/icons@1.0.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 12:41:17 +03:00
dependabot[bot]
410d66d38f
Bump framer-motion from 4.1.2 to 4.1.3 (#384)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/commits/v4.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:34:35 +03:00
dependabot[bot]
4257df03fa
Bump @chakra-ui/react from 1.4.2 to 1.5.0 (#381)
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.4.2...@chakra-ui/react@1.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:25:38 +03:00
dependabot[bot]
fca05b8e35
Bump typescript from 4.2.3 to 4.2.4 (#383)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:09:36 +03:00
dependabot[bot]
ca29a457d7
Bump cypress from 7.0.0 to 7.0.1 (#382)
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v7.0.0...v7.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 11:09:25 +03:00
dependabot[bot]
7b33497266
Bump @chakra-ui/theme-tools from 1.1.2 to 1.1.3 (#379)
Bumps [@chakra-ui/theme-tools](https://github.com/chakra-ui/chakra-ui) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/theme-tools@1.1.2...@chakra-ui/theme-tools@1.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 01:09:44 +03:00
dependabot[bot]
9a3d320f14
Bump next from 10.1.2 to 10.1.3 (#380)
Bumps [next](https://github.com/vercel/next.js) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.1.2...v10.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 01:09:35 +03:00
dependabot[bot]
5e9a8e2d91
Bump @lingui/react from 3.8.2 to 3.8.3 (#378)
Bumps [@lingui/react](https://github.com/lingui/js-lingui) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.8.2...v3.8.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 01:07:27 +03:00
Ryan Laughlin
cba5f4db83
Re-enable GitHub Actions (#369)
* Re-enable GitHub Actions

* Run prettier

* Try running all build steps during GitHub Actions

* Skip running 'next build' maybe?

* Tell prettier to ignore exported locale files
2021-04-08 01:04:37 +03:00
Igor
2876d31b65 Titles for pages (#375)
* Start with pages titles

* user and team title

* titles + prettier

* remove unused import
2021-04-07 16:50:59 +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
dependabot[bot]
40befe5ee1
Bump next-auth from 3.13.3 to 3.14.0 (#370)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Changelog](https://github.com/nextauthjs/next-auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextauthjs/next-auth/compare/v3.13.3...v3.14.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:38:13 +03:00
dependabot[bot]
e070a90cfc
Bump @next/bundle-analyzer from 10.1.2 to 10.1.3 (#373)
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v10.1.3/packages/next-bundle-analyzer)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:37:55 +03:00
dependabot[bot]
a6a3e11dd0
Bump @lingui/cli from 3.8.2 to 3.8.3 (#372)
Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.8.2...v3.8.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:37:33 +03:00
dependabot[bot]
54fd7ae667
Bump framer-motion from 4.1.0 to 4.1.2 (#371)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 10:36:51 +03:00
dependabot[bot]
5acd5f0492
Bump react-query from 3.13.3 to 3.13.4 (#367)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.3 to 3.13.4.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.3...v3.13.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 21:00:52 +03:00