334 Commits

Author SHA1 Message Date
Moriz Wahl
4ab08460a3 throw errors instead of returning them, define interface for jwt payload 2021-10-06 11:52:48 +02:00
Moriz Wahl
96def721ff refactor: Provide pubKey in context to avoid API calls 2021-10-06 11:52:48 +02:00
Moriz Wahl
c7a5d2456a Add coverage report 2021-10-06 11:52:48 +02:00
Moriz Wahl
cd2b6257f6 feat: Setup Unit Tests for Backend 2021-10-06 11:52:43 +02:00
Einhornimmond
92179fc558 change from datamapper to active pattern (we mix it now) 2021-10-06 11:51:41 +02:00
einhorn_b
e6c3974748 fix linting 2021-10-06 11:51:41 +02:00
einhorn_b
02ad383930 update login-server to return user object on user create 2021-10-06 11:51:41 +02:00
einhorn_b
1177c69217 save user on create user in community server db 2021-10-06 11:51:41 +02:00
ogerly
dde7bb292f first step of review, fix frotend and backend 2021-10-05 15:19:10 +02:00
ogerly
9a278a6869 final step seperated communities fix lint, fix locales 2021-10-05 14:14:02 +02:00
Alexander Friedland
1e4ba0961b
Update CommunityResolver.ts 2021-10-05 12:24:54 +02:00
Alexander Friedland
1946a64ed9
Update CommunityResolver.ts 2021-10-05 12:14:52 +02:00
elweyn
6232810337 Community changes. 2021-10-05 10:19:11 +02:00
elweyn
5462e8b606 Merge master in this and resolve merge conflicts. 2021-10-05 08:06:09 +02:00
338a2e8f6c
Update backend/src/util/decay.test.ts
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-10-04 10:28:04 +02:00
3487a2e232
renamed args folder to singular arg 2021-10-04 10:04:58 +02:00
a673a5f11e
missing change 2021-10-03 13:41:20 +02:00
fa5860ee47
missing model ajustment 2021-10-03 11:14:39 +02:00
d1f3e4e215
moved isAuthorized in directive folder
removed resolver index.ts and load it via glob pattern
2021-10-03 11:14:24 +02:00
084561e5fb
resolver in singulat folder 2021-10-03 11:13:21 +02:00
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
einhorn_b
b41370cd0f use pubkey from context 2021-10-02 12:42:38 +02:00
einhorn_b
e84b96a1f9 merge with master 2021-10-02 12:38:17 +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