2890 Commits

Author SHA1 Message Date
9aa5da5c8f
Merge branch 'master' into event_protocol_rework 2023-02-13 13:24:58 +01:00
973630e5fb
also test the emeil going out 2023-02-13 13:20:31 +01:00
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
77b7f7b4f8
Merge branch 'master' into logger_contributionResolver 2023-02-11 12:46:19 +01:00
Moriz Wahl
ac250181ef chore(release): version 1.18.2 2023-02-10 16:09:33 +01:00
Moriz Wahl
05f9917ac7 feat(release): Version 1.18.1 2023-02-10 14:42:16 +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
Hannes Heine
def51614d4
Merge branch 'master' into logger_contributionResolver 2023-02-09 17:20:52 +01:00
894cf7f3ab
Merge branch 'master' into 2624-bug-emails-for-deny-and-delete-contribution 2023-02-09 15:31:23 +01:00
05c05d3d35
Merge branch 'master' into logger_contributionResolver 2023-02-09 14:32:15 +01:00
4a023255d4
Merge branch 'master' into remove_config_version_from_env_dist 2023-02-09 14:19:53 +01:00
0caff31e07
Update backend/src/graphql/resolver/ContributionResolver.test.ts 2023-02-09 14:16:49 +01:00
2773e270b7
Update backend/src/seeds/users/stephen-hawking.ts 2023-02-09 14:12:44 +01:00
c1b126296d
Merge branch 'master' into logger_contributionResolver 2023-02-09 14:07:29 +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
741d0c2b97
choose todo over coverage 2023-02-06 22:38:45 +01:00
bf24d15d96
unify checks on adminCreateContribution and adminUpdateContribution 2023-02-06 22:37:38 +01:00
225652ecc7
refactor adminCreateContribution to check for deleted users 2023-02-06 22:30:23 +01:00