3181 Commits

Author SHA1 Message Date
09d2db3028
unsaved changes, include float from type-graphql 2023-03-09 14:37:26 +01:00
230a47d32b
GDT Balance returns float 2023-03-09 14:37:26 +01:00
18491cc380
timeUsed is a float 2023-03-09 14:37:25 +01:00
2783a6c62e
gdtSum is float 2023-03-09 14:37:25 +01:00
16914e3d98
gdt balance is a float 2023-03-09 14:37:25 +01:00
19adc53ed7
fix newly introduced errors 2023-03-09 14:37:25 +01:00
827c829306
fixes based on the unit tests 2023-03-09 14:37:25 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
b34208b81a
Merge branch 'master' into eslint-plugin-type-graphql 2023-03-09 14:31:04 +01:00
mahula
156955df14 set jwt expiration in e2e backend .env to two minutes 2023-03-08 20:36:23 +01:00
elweyn
775d29fb68 Add messageCount value to the contributions that got messages, order the objects in the same order as they are found. 2023-03-08 14:29:25 +01:00
elweyn
747c146bbf Add to database query relation messages 2023-03-08 12:33:15 +01:00
clauspeterhuebner
20ca891cc6
Merge branch 'master' into 2730-devops-add-federation-modul-to-deployment-scripts 2023-03-07 21:29:09 +01:00
mahula
c2de11e399 remove parameter --coverage from packages.json files 2023-03-07 20:41:04 +01:00
mahula
a38d19076e keep collectCoverage parameter in jest condig files 2023-03-07 20:38:27 +01:00
Moriz Wahl
5d6caee37d remove creation transaction list 2023-03-07 17:56:25 +01:00
Moriz Wahl
ecd9efac4f add optional arg user id to admin list contributions query 2023-03-07 17:47:11 +01:00
Moriz Wahl
e48bbd7b47 rename admin list all contributions query 2023-03-07 17:33:18 +01:00
Moriz Wahl
b604be5847 object as arg for find contributions 2023-03-07 17:16:53 +01:00
Moriz Wahl
74138dbef3 Merge branch 'use-find-contributions-for-list-contributions' 2023-03-07 17:04:12 +01:00
Moriz Wahl
bb1f247126
Merge branch 'master' into use-find-contributions-for-list-contributions 2023-03-07 17:03:22 +01:00
mahula
3056eae755 add caverage thresholds to jest configs 2023-03-07 16:56:04 +01:00
Moriz Wahl
a49251205f test double redeem of transaction link 2023-03-07 16:24:17 +01:00
clauspeterhuebner
84eb45a921
Merge branch 'master' into 2730-devops-add-federation-modul-to-deployment-scripts 2023-03-07 14:44:53 +01:00
Moriz Wahl
ec87bea836 feat(backend): test transaction links 2023-03-07 14:31:24 +01:00
elweyn
d00bfec5a6 Set new release version. 2023-03-07 14:15:17 +01:00
cbec3384e3
update DB_VERSIOn config requirement 2023-03-07 12:29:59 +01:00
630a37cc51
rename event CONTRIBUTION_CONFIRM to ADMIN_CONTRIBUTION_CONFIRM, clean Eventtypes enum 2023-03-07 12:29:59 +01:00
17992d75ef
separate events into their own file, some nameing conventions 2023-03-07 12:29:59 +01:00
d204e79cd5
rename eventProtocolType to eventType 2023-03-07 12:29:02 +01:00
9d0a620331
prefix admin right with ADMIN_ 2023-03-07 12:28:29 +01:00
Claus-Peter Hübner
cf056e7d8c Merge branch '2630-feature-federation-implement-a-graphql-endpoint-for-request-getpublickey' into 2730-devops-add-federation-modul-to-deployment-scripts 2023-03-06 22:03:41 +01:00
Moriz Wahl
12f4e9fda1
Merge branch 'master' into use-find-contributions-for-list-contributions 2023-03-06 16:47:18 +01:00
Claus-Peter Hübner
f3367825e1 Merge remote-tracking branch 'origin/master' into 2730-devops-add-federation-modul-to-deployment-scripts 2023-03-06 15:09:57 +01:00
Claus-Peter Hübner
ee728ffd79 remove 'hex' at comparing the publicKey 2023-03-06 15:08:00 +01:00
5515088929
removed obsolete todo 2023-03-04 00:38:08 +01:00
08c379b46f
transform event data 2023-03-04 00:30:56 +01:00
4379668268
Merge branch 'master' into event_refactor_database 2023-03-03 23:55:24 +01:00
d9ff4b46a3
Merge branch 'master' into eslint-plugin-type-graphql 2023-03-03 22:39:25 +01:00
Claus-Peter Hübner
2d8ee232e9 Merge remote-tracking branch 'origin/master' into 2630-feature-federation-implement-a-graphql-endpoint-for-request-getpublickey 2023-03-02 16:23:24 +01:00
Hannes Heine
1c312488a4
Merge branch 'master' into deleted-contributions-in-admin-interface 2023-03-02 15:29:43 +01:00
Hannes Heine
8c2260719c
Merge branch 'master' into 2689-test-email-send-deny-deleted-contribution 2023-03-02 14:11:37 +01:00
Claus-Peter Hübner
3fbd2cbf0b complete graphql-client request with variables to avoid password
expectation in header
2023-03-02 13:38:23 +01:00
Claus-Peter Hübner
c4c6544d05 Merge remote-tracking branch 'origin/master' into 2630-feature-federation-implement-a-graphql-endpoint-for-request-getpublickey 2023-03-02 02:10:24 +01:00
Hannes Heine
d2afaad938
Merge branch 'master' into 2689-test-email-send-deny-deleted-contribution 2023-03-01 17:06:09 +01:00
mahula
6ec9d9120e
Merge branch 'master' into set-EMAIL_TLS-true 2023-03-01 10:45:50 +01:00
elweyn
9fc1e45ed0 Merge branch '2689-test-email-send-deny-deleted-contribution' of https://github.com/gradido/gradido into 2689-test-email-send-deny-deleted-contribution 2023-03-01 05:21:03 +01:00
elweyn
becd9e44ea Remove await before sendContributionDeletedEmail 2023-03-01 05:20:25 +01:00
elweyn
3a6b701d3b Reduce mock of emails sendEmailVariant. 2023-03-01 05:16:37 +01:00
Hannes Heine
bfbf7954e3
Merge branch 'master' into 2689-test-email-send-deny-deleted-contribution 2023-03-01 05:03:44 +01:00