Commit Graph

39 Commits

Author SHA1 Message Date
Kalle
009c2a3e24 Article feature initial 2022-08-20 16:15:03 +03:00
Kalle
542b437fce Type safe translations 2022-07-17 12:25:28 +03:00
Kalle
2bee296561 Fix checks command problems
Don't really need same level of linting for the bot
2022-06-22 22:36:49 +03:00
Kalle
f1991cff61 Discord bot initial 2022-06-14 21:12:29 +03:00
Kalle
ef2d56327d Stricters Typescript 2022-06-10 01:02:59 +03:00
Kalle
7d73a0478c Cypress with user page test 2022-05-17 19:50:05 +03:00
Kalle
185295d54e
User page initial with SQLite3 (#822)
* Clean away prisma migrations

* Way to migrate WIP

* SQLite3 seeding script initial

* Fetch tournament data in loader

* CheckinActions new loader data model

* Virtual banner text color columns

* Logged in user

* Count teams

* ownTeam

* Map pool tab fully working

* Teams tab

* Fix timestamp default

* Register page

* Manage team page

* Camel case checkedInTimestamp

* Clean slate

* Add .nvmrc

* Add favicon

* Package lock file version 2

* Update tsconfig

* Add Tailwind

* Add StrictMode

* Add background color

* Auth without DB

* Revert "Add Tailwind"

This reverts commit 204713c602.

* Auth with DB

* Switch back to tilde absolute import

* Import layout

* Camel case for database columns

* Move auth routes to folder

* User popover links working

* Import linters

* User page initial

* User edit page with country

* Script to delete db files before migration in dev

* Remove "youtubeName" column

* Correct avatar size on desktop

* Fix SubNav not spanning the whole page

* Remove duplicate files

* Update README
2022-05-16 17:52:54 +03:00
Kalle (Sendou)
72a82e7c12 Seeding v=match initial 2021-12-28 08:40:05 +02:00
Kalle (Sendou)
3d66a02065 noUncheckedIndexedAccess: false 2021-12-16 22:30:58 +02:00
Kalle (Sendou)
30d82e92d3 Map list generating algorithm modes 2021-12-16 09:00:10 +02:00
Kalle (Sendou)
0229a5d714 Can delete players from roster 2021-12-06 13:43:19 +02:00
Kalle (Sendou)
60e9e16bcd Seed via HTTP call 2021-11-30 23:33:21 +02:00
Kalle (Sendou)
163d72d2e4 Update seed not to use faker 2021-11-30 23:00:33 +02:00
Kalle (Sendou)
eb3701edda E2E test tweaks (still not working though) 2021-11-30 01:20:24 +02:00
Kalle (Sendou)
dae0ed137b Cypress test with auth initial 2021-11-29 22:07:48 +02:00
Kalle (Sendou)
dff33033b3 Port tournaments with map pool 2021-11-26 22:01:48 +02:00
Kalle (Sendou)
4b17732f0f Remix starter 2021-11-23 18:54:52 +02:00
Kalle (Sendou)
44b4ce5bb1 Move stuff to old folder 2021-11-23 18:24:02 +02:00
Kalle (Sendou)
3a89be47d5 Add navigation tests 2021-11-22 19:28:52 +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)
e123544358 Clean slate 2021-10-23 16:06:15 +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 (Sendou)
0e167160f4 Use ES6 as compile target 2021-08-03 18:31:21 +03:00
Kalle (Sendou)
3a589c053f crash fixes 2021-01-30 13:36:39 +02:00
Kalle (Sendou)
6ec6bf9531 principal id script 2021-01-20 18:27:43 +02:00
Kalle (Sendou)
3fdb9b8258 npm run extract 2020-11-27 23:17:01 +02:00
Kalle (Sendou)
03aca1a414 add to tsconfig exclude 2020-11-18 15:50:56 +02:00
Kalle (Sendou)
e924cb3917 fix type errors 2020-11-18 13:57:41 +02:00
Kalle (Sendou)
acd0e11110 /builds frontend works without filters 2020-11-12 20:33:51 +02:00
Kalle (Sendou)
ecee51fdae migration add x rank placements 2020-10-28 23:22:25 +02:00
Kalle (Sendou)
160d5f0108 initial cypress tests 2020-10-17 20:45:02 +03:00
Kalle (Sendou)
f7d2a2f395 ran prettier 2020-10-16 01:05:14 +03:00
Kalle (Sendou)
9403fb7bfe can query user 2020-10-13 23:26:43 +03:00
Kalle (Sendou)
6753b7e29c seed user script 2020-10-13 19:07:22 +03:00
Kalle (Sendou)
48af2fe9db typescriptified 2020-10-13 15:29:04 +03:00
Kalle (Sendou)
1576f89925 move to old 2020-10-13 14:27:02 +03:00
Kalle (Sendou)
09ff83729c npm build scripts 2020-09-09 17:37:11 +03:00