2999 Commits

Author SHA1 Message Date
Wolfgang Huß
e56ba75ee3 Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation – again, sorry 2022-10-13 12:48:18 +02:00
Wolfgang Huß
3477c009ae Fix reminder in test TransactionLinkResolver.test.ts of merging master – login is now a mutation 2022-10-13 12:39:56 +02:00
joseji
f6b386101d test start 2022-10-13 12:18:38 +02:00
Wolfgang Huß
80fdc8d30a Merge branch 'master' of github.com:gradido/gradido into daily-rule-for-contribution-links-frontend
# Conflicts:
#	backend/src/seeds/graphql/mutations.ts
2022-10-13 12:01:06 +02:00
Wolfgang Huß
98e64ed867 Merge branch 'master' of github.com:gradido/gradido into disable-change-month-for-contribution-updates 2022-10-13 10:10:03 +02:00
Moriz Wahl
39982759f2 test more decimal values coming from DB 2022-10-12 19:40:26 +02:00
Moriz Wahl
463f0a0601 feat: Global Jest Extension for Decimal Equal 2022-10-12 19:30:06 +02:00
Moriz Wahl
686c24a57d add tests for daily contribution link 2022-10-12 17:17:10 +02:00
Wolfgang Huß
6d06c0f2d8 Merge branch 'master' of github.com:gradido/gradido into 2218-refactor-logout-to-mutation
# Conflicts:
#	backend/src/graphql/resolver/UserResolver.test.ts
#	backend/src/seeds/factory/contributionLink.ts
#	backend/src/seeds/factory/creation.ts
2022-10-12 16:23:04 +02:00
Moriz Wahl
7e66e299d9 feat: Daily Rule for Contribution Links 2022-10-12 14:46:22 +02:00
Wolfgang Huß
89d3105afb Refine logger.info message for successfully send email 2022-10-12 11:53:02 +02:00
Moriz Wahl
4e13678367 fix test. Add dynamic valid to date for contribution link 2022-10-11 20:56:02 +02:00
Moriz Wahl
bc2889a9f8 fix: Disable Change of Month for Update Contribution (wallet and admin) 2022-10-11 20:44:41 +02:00
Moriz Wahl
7286389b87 filter contribution link list by valid to 2022-10-11 20:03:00 +02:00
joseji
d799eecada added contributionId and amount to some tests 2022-10-11 12:11:18 +02:00
Wolfgang Huß
056afdb2a5 Fix hanging of seeding, because of the 'i18n' configuration 2022-10-11 10:05:27 +02:00
Wolfgang Huß
54461e2465 Fix test in 'UserResolver.test.ts' 2022-10-11 09:20:27 +02:00
Wolfgang Huß
05074e37bc Merge branch 'master' of github.com:gradido/gradido into 1288-email-templates 2022-10-10 17:51:55 +02:00
Wolfgang Huß
f90f981566 Refine translation 2022-10-10 17:51:40 +02:00
Wolfgang Huß
ad719dde43 Implement translation, very first approach 2022-10-10 11:54:09 +02:00
joseji
a50871185f new contribution related admin events implemented and working 2022-10-07 12:47:07 +02:00
joseji
088e30daae added admin events for contributions 2022-10-07 12:36:31 +02:00
joseji
34b6e0d48f added new events 2022-10-07 12:32:00 +02:00
joseji
84d87bbee6 fixed wrong order on one method call parameters 2022-10-07 12:15:49 +02:00
joseji
3cfe266a05 Merge branch 'contribution-resolver-logs-and-events' into admin-resolver-events-and-logging
as new events were added in the branch being merged
2022-10-07 12:11:35 +02:00
jjimenezgarcia
0ddd08d1e1
Merge branch 'master' into contribution-resolver-logs-and-events 2022-10-07 12:09:31 +02:00
joseji
ad174e6e0a corrections 2022-10-07 12:09:09 +02:00
Wolfgang Huß
83d2aaa276 Refine email design 2022-10-05 13:39:38 +02:00
Wolfgang Huß
a02d8d0edb Get email-template to work the first time 2022-10-05 11:07:16 +02:00
joseji
3eae1f60b2 applied propper conventions and fixed code duplication 2022-10-04 21:18:00 +02:00
joseji
bb3d1caa73 fixed amount not being initialized in databsae while storing events 2022-10-04 20:33:50 +02:00
joseji
4853eea32a fixed wrong non mandatory attributes 2022-10-04 20:33:22 +02:00
joseji
903fd4446e changed database version 2022-10-04 20:32:10 +02:00
joseji
7a21ec12e0 message changed for messageId and some small problems solved 2022-10-04 19:26:05 +02:00
clauspeterhuebner
92bda917ca
Merge branch 'master' into 2220-feature-reconfigure-log4js 2022-09-30 00:27:25 +02:00
joseji
f05c31f69b removed duplicated code 2022-09-29 12:32:43 +02:00
joseji
7061718c1f all conversations solved 2022-09-29 12:20:08 +02:00
joseji
ce280f6320 some conversations solved 2022-09-29 11:53:32 +02:00
joseji
df25197842 solved unnecessary date creation regarding one invalid date testing 2022-09-29 11:39:01 +02:00
Claus-Peter Hübner
ff93c41c19 Merge remote-tracking branch 'origin/master' into 2220-feature-reconfigure-log4js 2022-09-28 21:41:51 +02:00
joseji
a756f0a4cc all tests completed 2022-09-28 12:47:00 +02:00
joseji
0f1f9baa8d added tests for events 2022-09-28 11:57:49 +02:00
joseji
33eeab344f added missing error logs 2022-09-28 11:14:16 +02:00
joseji
2ca9945a1b added missing events 2022-09-28 11:09:14 +02:00
elweyn
ea234add11 Add message after updateContribution. 2022-09-27 13:37:45 +02:00
joseji
e97aac759f typo camel case in 'send multiregistration email event' 2022-09-26 23:00:33 +02:00
joseji
91b363e61c fixed conflicts 2022-09-26 22:53:57 +02:00
joseji
c8a2d899b8 all stated according to the events table 2022-09-26 22:41:33 +02:00
joseji
329e6f0893 removed unnecesary previously included parameter 'message' on events 2022-09-26 22:29:48 +02:00
joseji
49378c64e2 new events fully implemented 2022-09-26 22:17:07 +02:00