2453 Commits

Author SHA1 Message Date
Wolfgang Huß
9894b02f51 Test 'sendTransactionReceivedEmail' 2022-11-28 10:54:31 +01:00
Wolfgang Huß
3903e29e16 Refactor 'sendTransactionReceivedEmail' email to HTML and translatable 2022-11-28 10:54:10 +01:00
Wolfgang Huß
0cccdb56de Test that 'sendEmailTranslated' on 'CONFIG.EMAIL_TEST_MODUS = true' replaces the receiver with by the fake test mail accaount 2022-11-28 09:38:19 +01:00
Wolfgang Huß
2b65c6b261 Remove old untranslated email 'sendTransactionLinkRedeemedEmail' 2022-11-26 15:45:41 +01:00
Wolfgang Huß
699daa8eec Test 'sendTransactionLinkRedeemedEmail' 2022-11-26 15:43:44 +01:00
Wolfgang Huß
224613f6d4 Refactor 'sendTransactionLinkRedeemedEmail' email to HTML and translatable 2022-11-26 15:42:44 +01:00
Wolfgang Huß
4b097f6f66 Add line ends to all 'subject.pug' files 2022-11-26 12:59:06 +01:00
Wolfgang Huß
b68f550b6c Remove old untranslated email 'sendResetPasswordEmail' 2022-11-24 22:16:18 +01:00
Wolfgang Huß
2d634b4111 Test 'sendResetPasswordEmail' 2022-11-24 22:10:07 +01:00
Wolfgang Huß
a652654be7 Refactor 'sendResetPasswordEmail' email to HTML and translatable 2022-11-24 22:09:36 +01:00
Wolfgang Huß
44f2e6b06a Move 'getTimeDurationObject' and 'printTimeDuration' into a separate file 2022-11-24 20:15:55 +01:00
Wolfgang Huß
e07a2f88c1 Merge branch 'master' of github.com:gradido/gradido into 2392-refactor-more-emails-to-translatables 2022-11-24 16:23:10 +01:00
Wolfgang Huß
3b030e4612 Remove old untranslated email 'sendContributionRejectedEmail' 2022-11-24 16:12:48 +01:00
Wolfgang Huß
ae65af9df8 Test 'sendContributionRejectedEmail' 2022-11-24 16:10:41 +01:00
Wolfgang Huß
72213988ac Refactor 'sendContributionRejectedEmail' email to HTML and translatable 2022-11-24 16:10:29 +01:00
Wolfgang Huß
dd33254acb Remove old untranslated email 'sendContributionConfirmedEmail' 2022-11-24 14:56:09 +01:00
Wolfgang Huß
727e5ca1f6 Test 'sendContributionConfirmedEmail' 2022-11-24 14:45:33 +01:00
Wolfgang Huß
c87ffd5b8a Refactor 'sendContributionConfirmedEmail' email to HTML and translatable 2022-11-24 14:44:50 +01:00
joseji
2a74b92472 user saving on db 2022-11-24 11:21:47 +01:00
joseji
60e3f62832 enum use on community user initialization 2022-11-23 11:32:27 +01:00
Wolfgang Huß
98798d3322 Adjust test of 'sendAddedContributionMessageEmail' in 'ContributionMessageResolver.test.ts' 2022-11-22 17:24:36 +01:00
Wolfgang Huß
a1ec8dfa4f Remove old untranslated email 'sendAddedContributionMessageEmail' 2022-11-22 14:16:10 +01:00
Wolfgang Huß
fb01567169 Test 'sendAddedContributionMessageEmail' in 'sendEmailVariants.test.ts' 2022-11-22 14:13:01 +01:00
Wolfgang Huß
76fa425529 Refactor 'sendAddedContributionMessageEmail' email to HTML and translatable 2022-11-22 13:18:32 +01:00
Wolfgang Huß
53b29db25e Add README's for locales – especially for quotation marks 2022-11-22 11:24:13 +01:00
joseji
e55f516c51 removed unused import 2022-11-22 11:19:42 +01:00
Wolfgang Huß
0695ac282b Adjust the fixed 'CONFIG.EMAIL_TEST_MODUS' problem in 'sendEmailTranslated.ts' 2022-11-22 11:17:26 +01:00
joseji
3aeb9dd0f1 fixes added 2022-11-22 11:12:18 +01:00
Wolfgang Huß
624cd6e4bc Fix spelling of error message in 'sendActivationEmail' 2022-11-22 08:34:48 +01:00
Wolfgang Huß
b8fdb59d73 Remove old email 'sendAccountActivationEmail' 2022-11-21 13:38:18 +01:00
Wolfgang Huß
18a4408e8a Adjust the tests for new translatable 'sendAccountActivationEmail' 2022-11-21 13:37:29 +01:00
Wolfgang Huß
b78229b646 Fix faulty email content tests 2022-11-21 12:22:25 +01:00
Wolfgang Huß
560aed056a Fix spelling and punctuation in German email translations 2022-11-21 12:20:51 +01:00
jjimenezgarcia
b5c6f185ac
Merge branch 'master' into new-password-encryption 2022-11-20 18:15:16 +01:00
joseji
fc23fc9e87 fixes done 2022-11-20 18:14:43 +01:00
Wolfgang Huß
0fdb3e4401 Test 'sendAccountActivationEmail' 2022-11-17 15:27:07 +01:00
Wolfgang Huß
ba1ec66707 Merge branch '1288-email-templates' of github.com:gradido/gradido into 2392-refactor-more-emails-to-translatables 2022-11-17 14:10:49 +01:00
joseji
39d006351d unused import added wrongly 2022-11-17 14:10:46 +01:00
Wolfgang Huß
cd8c0b88ae Merge branch 'master' of github.com:gradido/gradido into 1288-email-templates
# Conflicts:
#	backend/src/graphql/resolver/UserResolver.ts
2022-11-17 13:54:50 +01:00
Wolfgang Huß
c5469df997 Give 'html' tag the language of the email receiver 2022-11-17 13:50:01 +01:00
Wolfgang Huß
038d7a6a5f Refine and cleanup documentation 2022-11-17 13:49:18 +01:00
Wolfgang Huß
369752783c Translate and HTML'lize email 'sendAccountActivation' 2022-11-17 13:46:59 +01:00
jjimenezgarcia
bc6fb2f71a
Merge branch 'master' into new-password-encryption 2022-11-17 13:38:49 +01:00
joseji
47d8469eb3 new password implementation set up and test 2022-11-17 13:38:16 +01:00
Moriz Wahl
36185a286a move clear all mocks to correct position 2022-11-16 14:42:45 +01:00
Moriz Wahl
eac290919d avoid reverse, restore removed clear mocks 2022-11-16 14:38:38 +01:00
Moriz Wahl
103790cccf use jest.fn() for void function, correct timezone offset 2022-11-16 14:24:17 +01:00
jjimenezgarcia
13df737c09
Merge branch 'master' into new-password-encryption 2022-11-15 20:32:32 +01:00
joseji
107cc016ba set up completed and working 2022-11-15 20:30:09 +01:00
Moriz Wahl
e4e308cdb4 fix seeds 2022-11-15 14:34:20 +01:00