Kalle
9ad2543cbe
Add badges for admin to seed script
2022-06-24 16:41:36 +03:00
Kalle
36ed51d7b3
Add badges migration
2022-06-24 16:16:06 +03:00
Kalle
640a2bf890
Add deleting suggestion of themselves
2022-06-24 14:55:59 +03:00
Kalle
73cfe0ff40
Fix showing bios for suggested users in voting
2022-06-19 11:34:54 +03:00
Kalle
031b180ba5
Add bios to seed
2022-06-19 11:34:42 +03:00
Kalle
1c814317c0
Access command initial
2022-06-18 22:33:14 +03:00
Kalle
c7a50ded65
Impersonate users in prod
2022-06-18 15:51:17 +03:00
Kalle
019c73c2b8
Banner informing user has voted
2022-06-13 08:58:49 +03:00
Kalle
52fea7fcc9
Rename upcomingVoting -> nextNonCompletedVoting
2022-06-12 23:19:16 +03:00
Kalle
f5f589a28c
Plus voting saves votes to DB
2022-06-12 16:17:43 +03:00
Kalle
9e9e9ed44e
Voting with usePlusVoting hook
2022-06-12 11:35:08 +03:00
Kalle
11eaa6c893
Relative times on suggestions page
2022-06-11 21:57:30 +03:00
Kalle
07cc6699f2
Relative time voting timing info
2022-06-11 21:53:34 +03:00
Kalle
79278c4cbc
Add usersForVoting backend logic
2022-06-11 18:28:12 +03:00
Kalle
f06a4c9b20
Move plus server from core to modules
2022-06-11 11:49:22 +03:00
Kalle
ef2d56327d
Stricters Typescript
2022-06-10 01:02:59 +03:00
Kalle
2ec1a1b906
Fix hydration err try 2 (toLocaleString at server)
2022-06-09 00:08:32 +03:00
Kalle
45e04636a3
Set DB path from env var
2022-06-07 01:23:33 +03:00
Kalle
2a60b373d8
Voting history UI done
2022-06-05 20:07:47 +03:00
Kalle
105854335f
Voting history page initial
2022-06-05 12:45:58 +03:00
Kalle
7b10f19a3f
Consider suggestions when calculating Plus Tier
2022-06-05 10:39:51 +03:00
Kalle
d7348afda8
Complete seeding script again
2022-06-04 16:38:11 +03:00
Kalle
7528652b42
PlusTier view
2022-06-04 16:04:43 +03:00
Kalle
c4af9bfd95
Add test to adding new suggestion
2022-06-04 13:10:00 +03:00
Kalle
6f3812bbdc
Rename suggestion.info -> suggestedUser
2022-06-04 10:31:05 +03:00
Kalle
6ac99d1d90
Deleting suggestion with FE validation
2022-06-02 17:52:23 +03:00
Kalle
317937215b
Add new suggestion with UserCombobox
2022-05-31 22:35:50 +03:00
Kalle
3d4f9af928
Delete comment test
2022-05-29 11:04:27 +03:00
Kalle
5d276fcf2c
Change comments data model a bit + adjust sorting
2022-05-28 10:49:44 +03:00
Kalle
7485aed180
Delete comment
2022-05-27 21:46:33 +03:00
Kalle
eadec24c6d
Don't log SQL
2022-05-26 12:19:32 +03:00
Kalle
9ceabd5700
Suggestions UI initial
2022-05-25 09:59:58 +03:00
Kalle
65cac61405
Plus page radios
2022-05-25 00:07:45 +03:00
Kalle
500fac288f
Add TODO about plusTier view
2022-05-24 21:33:38 +03:00
Kalle
1f25ac89c5
Show text with suggested for info
2022-05-24 00:15:19 +03:00
Kalle
c4b0efc47d
Rename db models to .server ending
2022-05-22 20:55:29 +03:00
Kalle
cabe6f53e6
Find suggestions database logic
2022-05-22 20:54:23 +03:00
Kalle
e850230c0c
PlusSuggestions seed
2022-05-22 11:53:09 +03:00
Kalle
937c29f078
Plus Server DB migration
2022-05-22 10:40:33 +03:00
Kalle
2e7bb5706d
User page bio
2022-05-17 21:40:55 +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)
fcce761c12
Put backend logic in models
2022-01-21 09:13:31 +02:00
Kalle (Sendou)
212d3d09ac
Use new be style when putting player to team
2022-01-20 21:39:03 +02:00
Kalle (Sendou)
be10d4b460
Score title in match modal
2022-01-19 09:26:15 +02:00
Kalle (Sendou)
65a9ee90e3
FancyStageBanners in Match modal
2022-01-19 08:58:07 +02:00
Kalle (Sendou)
487f0e27fb
Match modal renders correct info
2022-01-19 08:37:27 +02:00
Kalle (Sendou)
7c7140f046
Match modal info, inputs rendering w/ player info
2022-01-18 09:45:06 +02:00
Kalle (Sendou)
cfedcf3c72
Match modal using match number with round name
2022-01-17 09:15:38 +02:00
Kalle (Sendou)
93c4ed9edd
Seeds use new backend logic style
2022-01-16 22:59:41 +02:00