Commit Graph

309 Commits

Author SHA1 Message Date
Kalle (Sendou)
a8a255fba6 Tournament data from tRPC 2021-11-14 13:32:40 +02:00
Kalle (Sendou)
ca16aa5d07 Fetch data from server to route 2021-11-14 01:46:15 +02:00
Kalle (Sendou)
8edbd6b515 Add server 2021-11-14 00:04:55 +02:00
Kalle (Sendou)
88b690b6ad Switch to Solid.js 2021-11-13 23:29:31 +02:00
Kalle (Sendou)
e1c05939cb Delete redundants parts 2021-11-09 23:32:40 +02:00
Kalle (Sendou)
bc1742b123 Add Prettier 2021-10-31 13:23:45 +02:00
Kalle (Sendou)
5a68158ad0 Use shared packages for storing constants 2021-10-31 10:40:24 +02:00
Kalle (Sendou)
568380cc73 Remove packages folder 2021-10-25 16:45:29 +03:00
Kalle (Sendou)
90408ca7f9 Share types between backend and frontend 2021-10-25 16:16:20 +03:00
Kalle (Sendou)
1d24abebad Use useSWR to fetch tournament on frontend 2021-10-25 01:42:00 +03:00
Kalle (Sendou)
94a0897833 Server initial 2021-10-23 16:28:07 +03:00
Kalle (Sendou)
e123544358 Clean slate 2021-10-23 16:06:15 +03:00
Kalle
732366d5c1
CSS modules initial (#669)
* More global css

* Migrate 404.tsx

* Header.tsx partial

* links.tsx

* 500.tsx

* AbilityIcon.tsx

* BuildStats.tsx progress

* about.tsx

* admin.tsx

* Adjust button border

* Stylelint
2021-09-27 21:15:42 +03:00
Kalle (Sendou)
b59ba4908e Upgrade swr to 1.0.1 2021-09-19 10:59:53 +03:00
dependabot[bot]
4c54b12273
Bump next from 11.1.0 to 11.1.2 (#645)
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.2.
- [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/v11.1.0...v11.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-18 18:07:10 +03:00
Kalle (Sendou)
7b67a96b30 Closes #625 2021-09-18 18:05:33 +03:00
Kalle (Sendou)
05550927df Upgrade deps 2021-08-25 21:10:29 +03:00
Kalle (Sendou)
2584213b3d TS check for unused vars 2021-08-06 17:39:04 +03:00
Kalle
af3a654595
Customize profile colors (#603)
* Variables rearranged

* Make patron.json empty again

* Fix styles.css

* Working prototype

* Table legible color

* UI furthened

* Set opaque theme color with custom colors

* Control Color Selector with buttons

* Show info if can't edit colors

* borzoic can also edit colors

* Add migration

* Can send colors to backend

* Edit existing colors

* Use new layering strat for footer

* useMutation custom hook

* Footer adjusted text color

* Reset style after profile visit

* Set squid color after page load

* Mutate user after color selection
2021-07-29 20:30:47 +03:00
Kalle (Sendou)
b68cfc2aa4 Make ending plus voting a script 2021-07-19 19:50:11 +03:00
Kalle (Sendou)
5e8dc532f2 Revert "Upgrade deps"
This reverts commit 9bee5726f4.
2021-07-13 22:05:01 +03:00
Kalle (Sendou)
9bee5726f4 Upgrade deps 2021-07-11 13:29:24 +03:00
Kalle
58543532ca
New frontpage drawing (#582)
* Aligned

* Optimize loading

* Bigger top nav

* Chunkier top nav icon
2021-07-10 13:21:26 +03:00
Kalle (Sendou)
eed1856a37 Remove unused 2021-06-27 18:06:13 +03:00
Kalle (Sendou)
c02e9228bf Remove next-images 2021-06-20 23:31:18 +03:00
Kalle (Sendou)
7a7558629b Next.js Eslint fix errors 2021-06-20 19:52:05 +03:00
Kalle (Sendou)
56543f51b9 Next.js lint set up 2021-06-20 15:31:29 +03:00
Kalle (Sendou)
673fdbdb4a Next.js 11 2021-06-20 15:25:44 +03:00
Kalle (Sendou)
80a7647f10 useMyRouter + jest initial 2021-06-16 22:40:08 +03:00
Kalle (Sendou)
2ccbfdf4e6 Delete Cypress for now 2021-06-16 21:13:42 +03:00
Kalle (Sendou)
e962aecfa7 Update deps 2021-06-13 12:20:25 +03:00
Kalle (Sendou)
e6071d3e38 Update deps 2021-05-29 18:41:39 +03:00
Kalle (Sendou)
e5b9a6ccb3 Closes #520 2021-05-27 21:18:11 +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)
924752b2ad Update deps 2021-05-11 21:47:38 +03:00
Kalle (Sendou)
2c6ab2e826 Remove useless scripts 2021-05-10 01:08:31 +03:00
Kalle (Sendou)
53f13b2239 Update deps 2021-05-10 01:07:11 +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)
c573b28bac Update deps 2021-05-03 13:00:30 +03:00
dependabot[bot]
5185307ae9
Bump @chakra-ui/icons from 1.0.9 to 1.0.12 (#474)
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui) from 1.0.9 to 1.0.12.
- [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.9...@chakra-ui/icons@1.0.12)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 12:15:05 +03:00
dependabot[bot]
f8a453aded
Bump zod from 1.11.13 to 1.11.17 (#475)
Bumps [zod](https://github.com/colinhacks/zod) from 1.11.13 to 1.11.17.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 02:16:45 +03:00
dependabot[bot]
07a332befc
Bump @chakra-ui/react from 1.5.0 to 1.6.0 (#461)
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.5.0 to 1.6.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.5.0...@chakra-ui/react@1.6.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 02:05:59 +03:00
dependabot[bot]
32023f3e8c
Bump @types/node from 14.14.37 to 15.0.1 (#470)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 15.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 02:03:35 +03:00
Kalle
cfd8de5d1d
Migration for western LB (#472)
* Migration

* Bot freeAgents API get profile updatedAt

* Add isJP script
2021-05-01 16:27:14 +03:00
dependabot[bot]
4169a7e612
Bump ts-trueskill from 3.2.0 to 3.2.2 (#465)
Bumps [ts-trueskill](https://github.com/scttcper/ts-trueskill) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/scttcper/ts-trueskill/releases)
- [Commits](https://github.com/scttcper/ts-trueskill/compare/v3.2.0...v3.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 13:27:16 +03:00
dependabot[bot]
caeb7fcd57
Bump react-query from 3.13.6 to 3.15.1 (#462)
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.13.6 to 3.15.1.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/compare/v3.13.6...v3.15.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 12:38:04 +03:00
dependabot[bot]
e587996be0
Bump next from 10.1.3 to 10.2.0 (#460)
Bumps [next](https://github.com/vercel/next.js) from 10.1.3 to 10.2.0.
- [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.3...v10.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 12:27:59 +03:00
dependabot[bot]
07ac1c8b61
Bump framer-motion from 4.1.10 to 4.1.11 (#458)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v4.1.10...v4.1.11)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 11:58:26 +03:00
dependabot[bot]
ea5d581502
Bump next-seo from 4.23.0 to 4.24.0 (#459)
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Changelog](https://github.com/garmeeh/next-seo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/garmeeh/next-seo/compare/v4.23.0...v4.24.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 11:57:24 +03:00