Commit Graph

231 Commits

Author SHA1 Message Date
Kalle (Sendou)
f9f9f8da47 non-native date picker 2021-04-02 19:54:59 +03:00
Kalle (Sendou)
b3e4b5056b translations for calendar 2021-04-02 19:23:36 +03:00
Kalle (Sendou)
323b093dfa prettier:format command 2021-04-02 00:35:48 +03:00
Kalle (Sendou)
bb7f1d8f47 use custom random element function instead of lodash 2021-04-01 23:45:00 +03:00
Ryan Laughlin
15ff99bc9e
Start to fix tests + add more factories (#334)
* Stop using npm run migrate:reset in tests

* Begin moving other existing fixtures to factories

* Update cypress/support/index.ts

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

* Clean up usage of _.sample

* Rename files

* Remove incomplete building of associations

* Add missing references to calendarEvent

* Remove inaccurate seeds

* Add explicit lodash devDependency

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-04-01 23:32:19 +03:00
Kalle (Sendou)
b0386fbc23 upgrade deps closes #311 2021-03-31 20:19:51 +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)
a0445f3631 fix weapon selector 2021-03-28 01:17:14 +02:00
Kalle (Sendou)
d1d6a3b2a9 update deps 2021-03-24 16:18:38 +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)
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)
877f89d0b3 disable blue focus border for not keyboard 2021-03-20 16:54:11 +02:00
Alex Johansson
c1b3c77d20
bump @trpc/* (#302)
```
npx ncu --filter /@trpc/ -u && npm i
```
2021-03-17 13:41:38 +02:00
Kalle (Sendou)
1485479d24 upgrade deps 2021-03-16 16:24:17 +02:00
Kalle (Sendou)
d13585b61b upgrade deps 2021-03-11 17:51:42 +02:00
Kalle (Sendou)
e3ab352e5e closes #276 2021-03-09 13:00:58 +02:00
Kalle (Sendou)
0cbffc8cb2 suggestions plusStatuses via trpc 2021-03-08 20:25:16 +02:00
Kalle (Sendou)
8665eea605 package json fix restore command for current env 2021-03-08 19:21:47 +02:00
Kalle (Sendou)
a80e7847c4 trpc initial 2021-03-08 18:26:31 +02:00
Kalle (Sendou)
ebb7da7d48 update deps 2021-03-08 17:33:33 +02:00
Kalle (Sendou)
72505f4402 upgrade deps 2021-03-05 18:11:53 +02:00
Kalle (Sendou)
3c5abe87d2 update deps 2021-03-04 09:27:54 +02:00
Kalle (Sendou)
5073974fc3 remove plus 2021-03-04 00:42:54 +02:00
Kalle (Sendou)
51083c7f5e plus 3 script 2021-03-03 23:06:38 +02:00
Kalle
3258ddfd2c suggestions improvements 2021-02-25 20:57:42 +02:00
Kalle
9d7345af5e upgrade deps 2021-02-25 16:04:24 +02:00
Kalle
b26b0bca50 cypress mock login 2021-02-25 13:28:58 +02:00
Kalle
e748e3938b preload font 2021-02-24 12:58:53 +02:00
Kalle
0ce5d4fc4a update deps 2021-02-20 22:55:41 +02:00
Kalle
a30dcc394f cypress initial 2021-02-18 10:12:50 +02:00
Kalle
aa71886e80 seeding script initial 2021-02-15 11:57:21 +02:00
Kalle
a95cf16c35 https://stackoverflow.com/a/65954985 2021-02-13 21:14:08 +02:00
Sendou
89cae88060 hebrew translation 2021-02-12 21:15:51 +02:00
dependabot[bot]
26d4dfd50d
Bump next-auth from 3.2.1 to 3.3.0 (#272)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 3.2.1 to 3.3.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.2.1...v3.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 11:00:08 +02:00
Kalle (Sendou)
a33a811894 make prisma dev dep 2021-02-10 12:35:06 +02:00
Kalle (Sendou)
5042ee1a80 upgrade deps 2021-02-08 23:10:43 +02:00
Kalle (Sendou)
63e76cdf81 upgrade deps 2021-02-07 11:22:09 +02:00
Kalle (Sendou)
bfaef318dc update deps 2021-02-03 23:05:12 +02:00
Kalle (Sendou)
0c2862a3fc upgrade deps 2021-01-31 21:52:16 +02:00
Kalle (Sendou)
3a589c053f crash fixes 2021-01-30 13:36:39 +02:00
Kalle (Sendou)
9d6f5731f9 remove unused 2021-01-30 12:38:46 +02:00
Kalle (Sendou)
249a5dcf01 update deps 2021-01-30 01:56:58 +02:00
Kalle (Sendou)
c274aaea12 generate ladder matches 2021-01-25 21:00:18 +02:00
Kalle (Sendou)
81b0ed5a07 update deps 2021-01-21 10:12:04 +02:00
Kalle (Sendou)
480713abb1 upgrade countries list 2021-01-15 20:19:03 +02:00