3693 Commits

Author SHA1 Message Date
16d530489d
fixed query transactionsQuery 2021-10-02 12:34:03 +02:00
4025c4aff9
run database in test mode when in development mode 2021-10-02 12:33:17 +02:00
3042f49d0c
Merge pull request #929 from gradido/refactor_graphql
Refactor graphql
2021-10-02 10:10:00 +02:00
a48b124da2
Merge pull request #927 from gradido/clean_models2
Clean models2
2021-10-02 10:07:59 +02:00
2f47005673
Merge pull request #930 from gradido/docu_graphics_mocks
Docu graphics mocks
2021-10-02 10:06:46 +02:00
59623b600d
mock kontoübersicht 2021-10-01 22:12:24 +02:00
2770d4bb7b
mock choose community 2021-10-01 22:12:15 +02:00
ce07800c9c
gdt server api 2021-10-01 22:12:07 +02:00
69bb8b7ea7
unify pagination to use currentPage, pageSize and order as values 2021-10-01 22:00:37 +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
165f86bdb1
Merge pull request #920 from gradido/setup-backend-unit-tests
feat: Setup Unit Tests for Backend
2021-10-01 13:32:55 +02:00
Moriz Wahl
c7169e6f4c test coverage backend to 4% (how ever) 2021-10-01 13:24:12 +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
elweyn
b66e0243ed Implementation of the Community in the backend. 2021-10-01 12:58:47 +02:00
elweyn
c4840fc83d Implementation of a CommunityResolver. 2021-10-01 12:58:17 +02:00
Moriz Wahl
e7f68d0da6
Merge pull request #906 from gradido/pubKey-in-JWT
refactor: Provide pubKey in Resolver Context to Avoid API Calls
2021-10-01 12:52:42 +02:00
Moriz Wahl
f9b0e2caee fix frontemd unit tests 2021-10-01 12:43:43 +02:00
Moriz Wahl
3e8835304d Merge branch 'master' into pubKey-in-JWT 2021-10-01 12:17:55 +02:00
Moriz Wahl
b5dc6742e3
Merge pull request #914 from gradido/fix-double-redirect-after-logout
fix: Double Redirect After Logout with Expired JWT
2021-10-01 12:08:41 +02:00
Moriz Wahl
5620fd1e72
Merge pull request #907 from gradido/fix-whitespace-in-password
fix: Whitespace in Password Shows Validation Error
2021-10-01 12:08:24 +02:00
Moriz Wahl
a26f167fa5
Merge pull request #904 from gradido/test-language-change
feat: Test Change Language in User Profile
2021-10-01 12:07:19 +02:00
Einhornimmond
161fae9ba2 Merge branch 'master' into 585-Coin-animation-on-and-off-switchable 2021-10-01 11:39:48 +02:00
ogerly
4ce456d459 changes review, fix lint, fix locales, fix test 2021-09-30 22:57:20 +02:00
einhornimmond
830d11633e
Merge pull request #893 from gradido/apollo_listTransactions
Apollo list transactions
2021-09-30 19:02:47 +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
Einhornimmond
bf5913b363 change from datamapper to active pattern (we mix it now) 2021-09-30 18:40:15 +02:00
ogerly
1c2155b7b8 add test files fix lint 2021-09-30 10:28:32 +02:00
ogerly
d91fc76fcc add test files for RegisterCommunity and RegisterSelectCommunity, fix tests for RegisterCommunity 2021-09-30 10:23:11 +02:00
ogerly
2065bcbfb7 tests register fix 2021-09-30 09:03:11 +02:00
Moriz Wahl
75b9de11ab load correct docker container 2021-09-29 21:20:47 +02:00
Moriz Wahl
59128ad2df CI for backend unit tests and coverage 2021-09-29 21:09:22 +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
ogerly
defabccf86 Registration in different communities II 2021-09-29 18:11:03 +02:00