207 Commits

Author SHA1 Message Date
d15b256fed
model in singular folder 2021-10-03 11:13:02 +02:00
2b113f841b
more lint fixes 2021-10-02 17:19:33 +02:00
einhorn_b
21960a5505 fix ulfs assumptions 2021-10-02 17:13:43 +02:00
einhorn_b
e623079880 fix lint 2021-10-02 16:46:45 +02:00
einhorn_b
2630de425d update GDT to use enums and switch-case 2021-10-02 16:41:21 +02:00
einhorn_b
cc4571e4d3 fix linting 2021-10-02 14:42:11 +02:00
einhorn_b
7acda32c7d fix saving coin animation 2021-10-02 14:25:36 +02:00
f51664807a
use User Repository 2021-10-02 13:58:40 +02:00
einhorn_b
8178e68f0e
use pubkey from context 2021-10-02 13:57:01 +02:00
Einhornimmond
68f8896ed3
fix linting 2021-10-02 13:54:37 +02:00
Einhornimmond
b5a7af16e7
bring load and save coinanimation to live 2021-10-02 13:54:09 +02:00
Einhornimmond
6c42d20edd
merge with master 2021-10-02 13:52:38 +02:00
einhornimmond
232e28a413
Merge pull request #931 from gradido/bug_fixes_recent_changes
Bug fixes recent changes
2021-10-02 13:05:46 +02:00
einhornimmond
142aa221a8
Merge pull request #928 from gradido/clean_model_migrations
fix migrations to use only the entity model
2021-10-02 12:55:50 +02:00
705ddb432f
gdt sum must be a number, null is not allowed 2021-10-02 12:46:52 +02:00
7a424c5e33
Balance by user cannot fail but returns undefined if not found 2021-10-02 12:46:38 +02:00
a4744dd588
use enum for comparison instead of a number 2021-10-02 12:35:31 +02:00
9953945bb5
refactor balance resolver code 2021-10-02 12:34:40 +02:00
175bffcc05
repository use Order Enum 2021-10-01 21:59:57 +02:00
d391aa3491
resolvers 2021-10-01 21:59:34 +02:00
d1da8cdfd6
models 2021-10-01 21:59:24 +02:00
1c2db6cb15
deleted inputs (now args) 2021-10-01 21:59:18 +02:00
c9a56ac0a2
enums 2021-10-01 21:59:06 +02:00
ca3f930c5e
args types 2021-10-01 21:58:58 +02:00
0449beb19b
resolvers 2021-10-01 20:15:48 +02:00
42f66221a1
Decay Model + Utils 2021-10-01 20:15:39 +02:00
01ee94e07a
removed group model 2021-10-01 20:15:10 +02:00
abad8924b8
UserTransaction Model 2021-10-01 20:14:58 +02:00
408c3e3f86
Transaction Model 2021-10-01 20:14:46 +02:00
14dbd7056f
User model 2021-10-01 20:14:34 +02:00
9ff3632021
Balance Model 2021-10-01 20:14:13 +02:00
b043bbe79b
fix migrations to use only the entity model 2021-10-01 19:20:02 +02:00
Einhornimmond
e963a34b36 add settings as key value approach 2021-10-01 18:42:48 +02:00
Moriz Wahl
e7213611eb try to get the backend building again 2021-10-01 13:16:00 +02:00
Moriz Wahl
99ce2b2b2e get the tests working again (skipped) 2021-10-01 13:11:58 +02:00
Moriz Wahl
855e1652fb Merge branch 'master' into setup-backend-unit-tests 2021-10-01 13:10:15 +02:00
Moriz Wahl
3e8835304d Merge branch 'master' into pubKey-in-JWT 2021-10-01 12:17:55 +02:00
einhornimmond
d4d19b7801
Update backend/src/util/decay.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-09-30 18:52:12 +02:00
Moriz Wahl
be1cd15093 Add coverage report 2021-09-29 21:00:11 +02:00
Moriz Wahl
fc0cf9d63e feat: Setup Unit Tests for Backend 2021-09-29 20:34:40 +02:00
einhorn_b
bf8bd24abf fixed decay and missing user data bugs 2021-09-29 14:37:26 +02:00
einhorn_b
94e95240eb Merge branch 'master' into apollo_listTransactions 2021-09-29 12:03:11 +02:00
einhorn_b
dba6a1b8d6 change datatype for timestamps to string 2021-09-29 12:02:16 +02:00
einhorn_b
ef0db3cb02 fix linting 2021-09-28 16:56:10 +02:00
Einhornimmond
aa2565d294 debugging stuff 2021-09-28 13:11:22 +02:00
Moriz Wahl
007b193a4d throw errors instead of returning them, define interface for jwt payload 2021-09-28 12:11:17 +02:00
Einhornimmond
0d33202946 fix what don't work 2021-09-27 19:52:46 +02:00
Moriz Wahl
d86a3dee42 refactor: Provide pubKey in context to avoid API calls 2021-09-27 19:04:27 +02:00
Einhornimmond
06c80ebdfd implement listTransactions and neccessary changes for it 2021-09-27 18:57:36 +02:00
einhornimmond
dfab363f35
Merge branch 'master' into bugfix_apollo 2021-09-24 16:51:05 +02:00