70 Commits

Author SHA1 Message Date
7e53e2ed86
use legacy eslint plugin for security 2024-02-22 16:07:28 +01:00
6e2ac67c01
dont test on build files 2024-02-22 16:02:34 +01:00
508a8c6640
fix update script 2024-02-22 15:57:03 +01:00
b0e2ce13b9
sync file with frontend 2024-02-22 15:55:52 +01:00
mahula
6dd5e5f3ba
Merge pull request #9 from IT4Change/add-dependabot
feat(other): add dependabot
2024-02-19 14:04:53 +01:00
mahula
8c513081ac add dependabot config 2024-02-19 14:01:34 +01:00
mahula
d23197a4f4 add dependabot config 2024-02-19 13:58:16 +01:00
77ac8c16db
Merge pull request #8 from IT4Change/eslint-n-type-graphql
feat(backend): eslint n + type-graphql
2023-12-12 16:46:39 +01:00
280f40c234
fix peer dependencies for elint-plugin-type-graphql 2023-12-12 16:34:12 +01:00
f2ce708ca2
missing package-lock file 2023-12-12 16:23:02 +01:00
787e9907e4
lint fixes 2023-12-12 16:15:29 +01:00
a45008304e
include eslint-node, eslint-type-graphql 2023-12-12 16:15:26 +01:00
dc6786a0a7
Merge pull request #7 from IT4Change/typo-readme
fix(docu): typo in readme
2023-12-12 15:35:32 +01:00
02ef03a243
correct typo in readme 2023-12-12 15:24:10 +01:00
b0ef7527ff
Merge pull request #6 from IT4Change/eslint-relative-parsing
fix(backend): eslint relative parsing
2023-12-12 09:49:22 +01:00
b32f9820f8
enable relative parsing 2023-12-12 09:48:14 +01:00
73f4ab6f37
Merge pull request #5 from IT4Change/eslint-typescript-strict
fix(backend): eslint typescript strict
2023-12-12 09:09:15 +01:00
70711fa028
enforce strict typescript 2023-12-12 09:08:17 +01:00
eaab01009c
fix typings 2023-12-12 09:08:05 +01:00
c2ecf88674
update readme 2023-12-12 08:57:28 +01:00
c91e9969d1
Merge pull request #4 from IT4Change/database-sqlite
fix(workflow): unit tests working withdatabase sqlite
2023-12-11 10:43:33 +01:00
637bc1c955
migrate database before unit tests 2023-12-11 10:40:53 +01:00
b215574df8
ignore database file 2023-12-11 10:40:45 +01:00
de06aadf96
update readme.md 2023-12-11 10:37:52 +01:00
35c18c743d
database as sqlite 2023-12-11 10:37:45 +01:00
917b666cf6
Merge pull request #3 from IT4Change/eslint-jest
fix(backend): eslint jest instead of vitest
2023-12-07 21:00:40 +01:00
7172037ed7
eslint jest instead of vitest 2023-12-07 20:59:19 +01:00
8d8c7da8c8
Merge pull request #2 from IT4Change/docker-production
fix(docker): fix docker production build
2023-12-07 20:43:36 +01:00
46938b6ad0
fix to allow docker production build 2023-12-07 20:36:47 +01:00
0357e77d65
Merge pull request #1 from IT4Change/docs
feat(docu): vuepress for docs
2023-12-07 17:30:09 +01:00
ad1c676ebb
missing lint fixes 2023-12-07 17:28:34 +01:00
cf819b3c90
cleanup gitignore 2023-12-07 17:24:48 +01:00
813e560251
vuepress & cleanup readme 2023-12-07 17:24:41 +01:00
48c89df8ac
define all backend workflows 2023-12-07 17:09:12 +01:00
b0fb1cdee3
lint pr title workflow 2023-12-07 17:02:10 +01:00
1687f79d70
issue templates 2023-12-07 17:00:43 +01:00
Moriz Wahl
d58b988afe fix prisma badge 2023-12-07 13:15:58 +01:00
Moriz Wahl
b936fe6a40 unit test with data 2023-12-07 13:13:52 +01:00
Moriz Wahl
6b27b89890 query database in hello resolver 2023-12-07 11:29:30 +01:00
Moriz Wahl
a1b8bae45a update README.md for database 2023-12-07 11:12:54 +01:00
Moriz Wahl
91a0f26e2f add prisma schema and seed 2023-12-07 10:41:51 +01:00
Moriz Wahl
3ed5cbe515 update apollo batch 2023-12-06 12:44:03 +01:00
Moriz Wahl
69c6b3e768 upgrade to apollo server 4 2023-12-05 19:46:03 +01:00
Moriz Wahl
7c838d598e get rid of vunlerabilities, use type-graphql next 2023-12-05 19:09:18 +01:00
Moriz Wahl
90d1657ed1 install typeorm 2023-12-05 16:01:33 +01:00
Moriz Wahl
0c76fb4746 unit test coverageto 100% 2023-12-05 15:46:41 +01:00
Moriz Wahl
090972e467 update README 2023-12-05 11:06:58 +01:00
Moriz Wahl
e82a774bb4 batches labels correct 2023-12-05 11:05:15 +01:00
Moriz Wahl
bfb21f4ac7 batches query working 2023-12-05 11:02:55 +01:00
Moriz Wahl
871d785c5b label badges correct 2023-12-05 10:49:41 +01:00