1708 Commits

Author SHA1 Message Date
ab4e1cfe1f
fixed imports 2023-03-09 12:40:46 +01:00
dfbfefd73a
always write send confirmation event 2023-03-09 12:40:46 +01:00
1792d10733
more events for the user resolver 2023-03-09 12:40:46 +01:00
0265834744
events for forgot password email and user info update 2023-03-09 12:40:46 +01:00
feeeca9fe4
corrected return type 2023-03-09 12:40:46 +01:00
b14911d314
logout event 2023-03-09 12:40:45 +01:00
09c5aff33e
test contribution link redeem 2023-03-09 12:40:29 +01:00
9493ed58d9
events for transactionLinkResolver 2023-03-07 21:38:17 +01:00
920f16aad5
corrected test name, some code style fixes 2023-03-07 13:33:08 +01:00
fd912fb6c8
tests for the two new events 2023-03-07 13:16:51 +01:00
933e9168bc
events for contributionMessageResolver 2023-03-07 13:16:51 +01:00
cdb7fe32c8
lint fixes 2023-03-07 13:16:27 +01:00
d65948ed81
cleanup 2023-03-07 12:47:44 +01:00
7583619058
test for the other two events 2023-03-07 12:33:45 +01:00
fa2916ef4d
test for first event in ContributionLinkResolver 2023-03-07 12:33:45 +01:00
ff9df408e3
corrected test name 2023-03-07 12:33:45 +01:00
dac2cf7bba
fixed tests 2023-03-07 12:33:45 +01:00
3979e84a8c
fixed lint 2023-03-07 12:33:45 +01:00
49612871a3
removed fixed todos 2023-03-07 12:33:45 +01:00
e3377652d4
fix redeem event, new events for contribution links, refactor contribution links resolver 2023-03-07 12:33:45 +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
5515088929
removed obsolete todo 2023-03-04 00:38:08 +01:00
4379668268
Merge branch 'master' into event_refactor_database 2023-03-03 23:55: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
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
Moriz Wahl
be048be032 fix(backend): possible flaky test 2023-02-28 19:53:35 +01:00
21b6e35391
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-27 15:53:59 +01:00
5f8702c3c4
catch error for not existing users and test this 2023-02-27 15:44:14 +01:00
elweyn
cc6d781c22 Add tests that emails are send for denied and deleted contributions. 2023-02-24 08:36:06 +01:00
dec47d6dc5
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-23 22:07:08 +01:00
75d23c5daf
corrected return type of listTransactionLinks 2023-02-23 21:36:59 +01:00
Moriz Wahl
bee05397d2 fix test 2023-02-21 15:28:18 +01:00
Moriz Wahl
6e88068a88 Merge branch 'master' into remove-adminCreateContributions 2023-02-21 15:20:45 +01:00
Hannes Heine
1e7d4a779a
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-21 04:02:55 +01:00
Moriz Wahl
72165ac99d fix test 2023-02-20 14:39:05 +01:00
Moriz Wahl
3cc5494736 refactor(backend): remove admin create contributions 2023-02-20 14:24:42 +01:00
Hannes Heine
2a12d03599
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-18 07:14:07 +01:00
elweyn
bf5cb142cc Remove unused In import. 2023-02-18 07:13:35 +01:00
8744ff919e
fix contributionResolver tests 2023-02-18 02:01:31 +01:00
08ad0fb1bb
fix userResolver tests 2023-02-18 01:43:27 +01:00
e73c26a1cd
fix transactionResolver tests 2023-02-18 01:31:29 +01:00
41569ad0f1
refactor events - first step to get backend working 2023-02-18 01:08:06 +01:00
16c3ba399e
some misssing changes 2023-02-17 23:21:37 +01:00
b887068226
remove user constant, not required 2023-02-17 23:12:11 +01:00