Commit Graph

6455 Commits

Author SHA1 Message Date
Kalle (Sendou)
f5252793ea calendar tests remove only 2021-04-01 10:43:51 +03:00
Igor
c6f98cfedd
check bio length after trim() (#333) 2021-03-31 20:25:21 +03:00
Kalle (Sendou)
b0386fbc23 upgrade deps closes #311 2021-03-31 20:19:51 +03:00
Kalle (Sendou)
c95b70087d event tests 2021-03-31 20:02:51 +03:00
Kalle (Sendou)
c41881a107 calendarEvent factory 2021-03-31 13:37:50 +03:00
Kalle (Sendou)
3049c133b4 Merge branch 'main' of https://github.com/Sendouc/sendou.ink into main 2021-03-31 12:30:09 +03:00
Kalle
60d83e0e5e
update contributing section 2021-03-31 12:28:17 +03:00
Ryan Laughlin
8fbc0fbdac
Update development setup instructions (#313)
* Add step about requiring patrons.json file

* Update steps to get DB up and running

* Clarify Discord login setup instructions

* Clarify how to start/stop server for new developers

* Update README to remove unneeded .env.local var

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-03-31 12:15:52 +03:00
Kalle (Sendou)
720aeed82d day headers 2021-03-31 12:06:54 +03:00
Ryan Laughlin
bf30c025f8
Use a factory to create seed data (#315)
* Add fishery for factory creation

* Refactor existing seed file

* Create a UserFactory to seed user data

* Make fishery a devDependency

* Prefer const over let

* Eliminate the dropAllData method

* Move factory files to prisma/factories

* Update UserFactory to return valid discordAvatar value
2021-03-31 12:01:16 +03:00
Kalle (Sendou)
8b18bedf9d event info card look 2021-03-30 23:15:02 +03:00
Ryan Laughlin
8c4a0dc5d4
Ignore test run output from cypress (#314) 2021-03-30 15:40:10 +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)
a3410ca3bf event info 2021-03-28 00:14:55 +02:00
Kalle (Sendou)
8a00c60a14 load events 2021-03-27 14:43:09 +02:00
Kalle (Sendou)
dd9a00f78b can send event 2021-03-27 13:57:12 +02:00
Kalle (Sendou)
38c3c79a8e translations calendar 2021-03-27 13:56:22 +02:00
Kalle (Sendou)
b6eefa5a47 disable isTournament 2021-03-26 21:06:24 +02:00
Kalle (Sendou)
f81f56a3a4 date picker component 2021-03-26 20:50:43 +02:00
Kalle (Sendou)
42bee34836 calendar form all events 2021-03-26 08:36:21 +02:00
Kalle (Sendou)
7bfd43732c also make voucherId null 2021-03-25 12:48:20 +02:00
Kalle (Sendou)
776db39c81 update home page 2021-03-24 16:34:02 +02:00
Kalle (Sendou)
d1d6a3b2a9 update deps 2021-03-24 16:18:38 +02:00
Kalle (Sendou)
e8c3598cca badge ui done 2021-03-24 16:18:29 +02:00
Kalle (Sendou)
f0cd1ea4c6 add itz banner generator 2021-03-23 21:27:20 +02:00
Kalle (Sendou)
3f7d6874ae build analyzer 2021-03-23 13:22:51 +02:00
Kalle (Sendou)
a0bf6ca6fd upgrade deps 2021-03-23 13:05:47 +02:00
Kalle (Sendou)
29d1a9f68f uninstall chakra-icons 2021-03-23 12:21:58 +02:00
Kalle (Sendou)
1fda2adf1b give vouch even if got to higher tier 2021-03-23 01:27:45 +02:00
Kalle (Sendou)
8347794a32 fix vouching bug 2021-03-23 01:10:33 +02:00
Kalle (Sendou)
39e1d1604a suggestion 5 characters or less 2021-03-22 21:33:58 +02:00
Kalle (Sendou)
8a0f912c48 can't vouch if kicked last month 2021-03-22 21:27:30 +02:00
Kalle (Sendou)
7721ffa5ce delete suggestions if vouched 2021-03-22 21:01:00 +02:00
Kalle (Sendou)
d55aa397f8 voting ending fixed 2021-03-22 19:19:51 +02:00
Kalle (Sendou)
9598723795 end voting initial 2021-03-22 18:25:52 +02:00
Kalle (Sendou)
3fc22c7269 calendar initial 2021-03-22 12:09:00 +02:00
Kalle (Sendou)
8b76ee59f3 disable build analyzer 2021-03-21 13:28:01 +02:00
Kalle (Sendou)
2e0f812745 roll back deps 2021-03-21 13:25:42 +02:00
Kalle (Sendou)
750ed1f91a roll back next auth 2021-03-21 13:17:11 +02:00
Kalle (Sendou)
b423b6d004 remove migrate from build step 2021-03-21 12:11:37 +02:00
Kalle (Sendou)
3e500302d4 add analyze script 2021-03-21 00:51:58 +02:00
Kalle (Sendou)
400dc82739 migration for calendar 2021-03-21 00:30:23 +02:00
Kalle (Sendou)
877f89d0b3 disable blue focus border for not keyboard 2021-03-20 16:54:11 +02:00
Kalle (Sendou)
e4523a1a58 voting links on top 2021-03-20 16:32:21 +02:00
Kalle (Sendou)
dbde957195 can edit vote a bit better for mobile 2021-03-20 16:28:33 +02:00
Kalle (Sendou)
4928221146 can edit votes 2021-03-20 16:16:59 +02:00
Kalle (Sendou)
9c7351ad0f plus voting progress bars 2021-03-19 16:53:40 +02:00
Kalle (Sendou)
9daa60d92a redirect if no access 2021-03-19 14:12:03 +02:00
Kalle (Sendou)
d129dfcd4e fix bug and fetch also vouches 2021-03-19 13:40:52 +02:00