87 Commits

Author SHA1 Message Date
239f42cfa4
Merge branch 'master' into eslint-disable-tests-typesafer 2023-05-03 11:24:56 +02:00
d27431728d
Merge branch 'master' into eslint-disable-@typescript-eslint/unbound-method 2023-05-03 11:01:29 +02:00
67a5458a97
fix tests 2023-04-11 13:12:51 +02:00
06fc7a729c
merge 2023-04-11 13:03:37 +02:00
9c461da0e7
fix emails 2023-04-11 13:01:58 +02:00
3eb95e19b9
emails are async again 2023-04-11 12:53:59 +02:00
9464026a58
Merge branch 'master' into eslint-disable-@typescript-eslint/unbound-method 2023-04-06 15:32:33 +02:00
c65279269b
have tests more typesafe 2023-04-05 04:50:33 +02:00
fc887b9ad6
remove unound-method ignore 2023-04-05 03:59:16 +02:00
a7add429f8
missing skip test 2023-04-05 03:41:54 +02:00
493c5befeb
skip all broken tests 2023-04-05 03:14:16 +02:00
bbe1167b97
emails are not awaitable anymore 2023-04-05 02:53:25 +02:00
2488fe7b68
corrected email varriant response type 2023-04-05 02:47:55 +02:00
136f282e6c
properly destructure params in sendEMailTranslated 2023-04-05 02:44:41 +02:00
c6369d1e0b
dont wait for emails 2023-04-05 02:24:51 +02:00
dd86e51121
email_smtp_port is number 2023-04-05 02:24:25 +02:00
7a44a223e9
lint fixes 2023-03-31 12:51:51 +02:00
ae8405e8f6
merge 2023-03-31 12:48:09 +02:00
7d7eb34aeb
fix order 2023-03-30 18:04:43 +02:00
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
80ff97e72a
more lint fixes 2023-03-30 17:39:09 +02:00
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
c54e6fb8ae
new rules + fixes 2023-03-12 02:19:10 +01:00
721ccecd12
fixes 2023-03-12 02:19:10 +01:00
6241119885
fix skip tests 2023-03-12 02:18:13 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
Moriz Wahl
ed7cf461fb fix(backend): set email tls true in test 2023-02-28 21:06:51 +01:00
Wolfgang Huß
a8d382b8d7 Fix tests 2023-02-28 14:37:51 +01:00
mahula
7fa34ab56a adapt unit tests tu changes on email variants in backend 2023-02-08 18:17:14 +01:00
mahula
274bd8b864 set correct locale key in contribution deleted email template 2023-02-08 08:39:11 +01:00
mahula
f980ca20b1 adapt backend's email sending to added deletion email 2023-02-07 21:11:34 +01:00
mahula
9c282c0142 add email template for deleted contributions 2023-02-07 21:09:16 +01:00
fdf22daec7
use LogError 2023-02-02 13:04:47 +01:00
elweyn
4f85b8508d Fix locales. 2023-01-24 15:38:28 +01:00
elweyn
da652e6745 Rename reject to deny and rejected to denied. 2023-01-24 15:22:37 +01:00
mahula
3406aa115d
Merge branch 'master' into 1257-feature-fake-email-server 2023-01-10 11:16:15 +01:00
9bbb401428
fixed email text 2023-01-08 13:53:16 +01:00
Wolfgang Huß
5e8af000f4 Fix tests for email 'transactionLinkRedeemed' 2023-01-02 14:56:46 +01:00
Wolfgang Huß
a3ccf0d5bb Change 'transactionLinkRedeemed' subject 2023-01-02 13:56:56 +01:00
mahula
3620419565 adapt emailer config to config changes 2022-12-22 14:32:34 +01:00
Wolfgang Huß
254e0410f5 Fix tests for emails 2022-12-22 11:22:39 +01:00
Wolfgang Huß
aa19a4a3b4 Add imprint logo to emails
- Remove big space under 'Hello XXX' line.
2022-12-22 11:11:51 +01:00
Wolfgang Huß
a30b2b0752 Change German sentence spelling and Gradido plural in email subject 2022-12-20 16:18:20 +01:00
Wolfgang Huß
53a4d469d9 Remove text part 'by entering your email address' from two emails 2022-12-20 15:41:08 +01:00
Wolfgang Huß
cd6a6df123 Implement sender name and amount in subject of email 'transactionReceived' 2022-12-20 15:36:47 +01:00
Wolfgang Huß
9b4c8fe610 Fix missing email parameters 'supportEmail', 'communityURL' 2022-12-20 15:03:52 +01:00
Wolfgang Huß
2f650ce172 Fix missing email imprint locale 2022-12-20 15:03:00 +01:00
Wolfgang Huß
9da21a5cfb Replace greeting formular by include and add imprint by this 2022-12-20 14:06:25 +01:00
Wolfgang Huß
9314f8e427 Replace hello line in emails by include 2022-12-20 14:03:48 +01:00
Wolfgang Huß
70d080cf84 Remove 'span' tag from emails 2022-12-20 14:00:47 +01:00