3211 Commits

Author SHA1 Message Date
dac2cf7bba
fixed tests 2023-03-07 12:33:45 +01:00
3979e84a8c
fixed lint 2023-03-07 12:33:45 +01:00
8399363f05
removed comments of already implemented event types 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
4a9f3e666d
database update, include contribution & transaction link ids 2023-03-07 12:33:45 +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
Moriz Wahl
ed7cf461fb fix(backend): set email tls true in test 2023-02-28 21:06:51 +01:00
Moriz Wahl
e4a9533802 refactor(backend): use find contributions helper in list contributions 2023-02-28 20:36:23 +01:00
Moriz Wahl
be048be032 fix(backend): possible flaky test 2023-02-28 19:53:35 +01:00
Moriz Wahl
f83c364d1d feat(admin): deleted contributions visible 2023-02-28 17:19:12 +01:00
Wolfgang Huß
a8d382b8d7 Fix tests 2023-02-28 14:37:51 +01:00
Wolfgang Huß
1055396d20 Change menu and tab titles in email to the new design 2023-02-28 14:37:41 +01:00
afe6d39f71
Merge branch 'master' into eslint-plugin-type-graphql 2023-02-27 22:58:53 +01:00
Claus-Peter Hübner
d987fa9ab4 solve request body password error 2023-02-27 20:03:22 +01:00
Claus-Peter Hübner
8104bd6b4a multi singleton instance handling depending on endpoint 2023-02-27 20:02:41 +01:00
Claus-Peter Hübner
9c7b98fa70 log-output for mismatching received publicKey 2023-02-27 20:01:28 +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
abef636e97
remove todo as its done now 2023-02-26 23:32:49 +01:00
3dc878b59a
fix lint with uncompiled database 2023-02-26 13:19:21 +01:00
539b45282b
allow floating promises if explicitly defined 2023-02-26 12:40:44 +01:00
a998afb6d4
properly set relative path for config 2023-02-26 10:31:44 +01:00
67226e253a
add todo 2023-02-25 04:06:38 +01:00
2b9bcd28be
lint only ts files with typed rules 2023-02-25 03:12:07 +01:00
7b6637cfcc
eslint-plugin-type-graphql 2023-02-25 02:24:39 +01:00
elweyn
cc6d781c22 Add tests that emails are send for denied and deleted contributions. 2023-02-24 08:36:06 +01:00