2874 Commits

Author SHA1 Message Date
a88585086c
test sendActivationEmail 2023-02-13 13:12:58 +01:00
b12865abf8
test for event register 2023-02-13 12:41:59 +01:00
1ac2e033bf
test multi registration email event 2023-02-13 12:37:16 +01:00
38c5f6ff5d
test login event 2023-02-13 12:33:46 +01:00
8424417cde
removed todos, separated events 2023-02-13 12:14:00 +01:00
fb84abeb83
save some space 2023-02-10 03:57:11 +01:00
362226a94f
completely dismiss class based approach, use EVENT function 2023-02-10 03:44:34 +01:00
f9b6b887e0
things are working properly 2023-02-10 03:37:48 +01:00
2ac133c41a
rework - initial work 2023-02-10 02:06:39 +01:00
Moriz Wahl
7469a3caac feat(release): version 1.18.0 2023-02-09 17:52:48 +01:00
894cf7f3ab
Merge branch 'master' into 2624-bug-emails-for-deny-and-delete-contribution 2023-02-09 15:31:23 +01:00
4a023255d4
Merge branch 'master' into remove_config_version_from_env_dist 2023-02-09 14:19:53 +01:00
163c840446
remove config version from .env.dist 2023-02-09 14:00:23 +01:00
48f3802fe9
Merge branch 'master' into logger_contributionMessageResolver 2023-02-09 13:49:40 +01:00
mahula
7fa34ab56a adapt unit tests tu changes on email variants in backend 2023-02-08 18:17:14 +01:00
Moriz Wahl
036d335426
Merge branch 'master' into refactor-last-transaction 2023-02-08 15:51:05 +01:00
mahula
b4b180a1d1 remove commented unused code 2023-02-08 13:39:42 +01:00
mahula
687ae6e877 remove commented unused code 2023-02-08 13:22:44 +01:00
Moriz Wahl
f5d9866644 remove accessLayer folder 2023-02-08 10:33:53 +01:00
Hannes Heine
5baa1bf4c3
Merge branch 'master' into do-not-compile-for-test-changes 2023-02-08 10:09:57 +01:00
mahula
01cca65dea finish denyContribution method in contribution resolver 2023-02-08 08:46:36 +01:00
mahula
274bd8b864 set correct locale key in contribution deleted email template 2023-02-08 08:39:11 +01:00
mahula
cf9b06824b set right to deny a contribution 2023-02-08 08:37:49 +01:00
mahula
0b1d6b5237 add deying to events and event protocol 2023-02-07 21:56:32 +01:00
mahula
2fc2ecf5af WIP add elements to get contribution denying working in backend 2023-02-07 21:46:44 +01:00
mahula
5c42ec828a fix admin right to deny confirmation 2023-02-07 21:40:02 +01:00
mahula
f980ca20b1 adapt backend's email sending to added deletion email 2023-02-07 21:11:34 +01:00
mahula
bd9307612f adapt backend locales to changes regarding denying and deleting contributuins 2023-02-07 21:10:35 +01:00
mahula
9c282c0142 add email template for deleted contributions 2023-02-07 21:09:16 +01:00
0b8ac928cf
more detailed error messages 2023-02-07 18:24:20 +01:00
ff335d81f3
Merge branch 'master' into logger_contributionMessageResolver 2023-02-07 15:17:17 +01:00
a04d4d3985
remove empty string check since we do a length check on memeo & name 2023-02-07 11:01:35 +01:00
db1ed715ca
Merge branch 'master' into logger_contributionLinkResolver 2023-02-07 10:59:40 +01:00
Hannes Heine
78a83dd87d
Merge branch 'master' into do-not-compile-for-test-changes 2023-02-07 07:07:20 +01:00
151f381d94
fix config aggregation on dht-node & backend 2023-02-07 00:29:07 +01:00
5a78228af3
remove EVENT_PROTOCOL_DISABLED from backend & bare_metal deployment 2023-02-07 00:16:53 +01:00
1dd2a369e2
Merge branch 'master' into refactor_event_protocol 2023-02-06 23:48:39 +01:00
Moriz Wahl
cb748d8c50 refactor(backend): get last transaction by only one function 2023-02-06 18:47:58 +01:00
elweyn
8b502c940c Remove rebuild of admin, backend and frontend in case there tests files have been changed. 2023-02-06 15:35:11 +01:00
ab96a38dd3
remove unused import 2023-02-03 01:25:24 +01:00
33e87ddd92
fix logger on contributionMessageResolver 2023-02-03 00:13:25 +01:00
ee8a338ec4
fix logger on contributionLinkResolver 2023-02-02 23:49:35 +01:00
fdf22daec7
use LogError 2023-02-02 13:04:47 +01:00
9b057c5c10
Merge branch 'master' into log-error 2023-02-02 12:16:12 +01:00
elweyn
f1c0f0bd69 Merge branch '2594-filter-query-all-contributions' of https://github.com/gradido/gradido into 2594-filter-query-all-contributions 2023-02-02 11:22:57 +01:00
elweyn
471685bbd7 Change statusFilters to statusFilter. 2023-02-02 11:22:47 +01:00
Hannes Heine
c659264e82
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 09:18:16 +01:00
Hannes Heine
676c6b2e7e
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 09:14:48 +01:00
Hannes Heine
27b54555ea
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 09:14:37 +01:00
Hannes Heine
44dabe0486
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 09:14:24 +01:00