3181 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
elweyn
16c44ff0c0 Merge test changes of master in this PR. 2023-02-13 12:57:47 +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
92af85044f
Merge branch 'master' into logger_transactionLinkResolver 2023-02-13 11:37:04 +01:00
mahula
ff0282f1a5
Merge branch 'master' into 2366-devopsbackend-have-yarn-locales-fix-in-the-backend 2023-02-13 08:51:48 +01:00
Hannes Heine
7fad1fa3f1
Merge branch 'master' into refactor-deny-contribution-unit-test 2023-02-12 05:54:02 +01:00
77b7f7b4f8
Merge branch 'master' into logger_contributionResolver 2023-02-11 12:46:19 +01:00
Hannes Heine
441dfd1942
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-11 07:24:44 +01:00
Moriz Wahl
ac250181ef chore(release): version 1.18.2 2023-02-10 16:09:33 +01:00
Alexander Friedland
362a702579
Merge branch 'master' into 2594-contributions-list-frontend 2023-02-10 15:29:29 +01:00
Moriz Wahl
05f9917ac7 feat(release): Version 1.18.1 2023-02-10 14:42:16 +01:00
mahula
cf0e7f18ff add scripts for locales check to backend 2023-02-10 09:04:36 +01:00
mahula
fa72f9666a sort backend locales using yarn lint --fix 2023-02-10 08:21:39 +01:00
mahula
5a987b5d09 add yarn locales functionality to backend 2023-02-10 08:16:55 +01:00
Hannes Heine
320f939f9b
Merge branch 'master' into refactor-deny-contribution-unit-test 2023-02-10 07:17:03 +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
4c03deccd3
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-09 17:37:37 +01:00
Hannes Heine
def51614d4
Merge branch 'master' into logger_contributionResolver 2023-02-09 17:20:52 +01:00
elweyn
6ff43e2d4c Change the expect.not.objectContaining to the state instead of the whole object. 2023-02-09 17:10:27 +01:00
elweyn
e5025a906c Deconstruct not authenticated. 2023-02-09 16:24:18 +01:00
elweyn
96feb30476 Deconstruct the listAllContributions test. 2023-02-09 16:08:57 +01:00
894cf7f3ab
Merge branch 'master' into 2624-bug-emails-for-deny-and-delete-contribution 2023-02-09 15:31:23 +01:00
elweyn
bcf63ec334 Deconstruct test for listContributions. 2023-02-09 15:02:53 +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
elweyn
712b64fd06 Add destructure for denyContribution tests. 2023-02-08 14:25:48 +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
elweyn
4cbfd83d5e Add deconstructing variables for updateContribution. 2023-02-08 11:51:09 +01:00
elweyn
65488b5c5c Test of createContribution are now centered on the final object. 2023-02-08 11:29:38 +01:00
Moriz Wahl
f5d9866644 remove accessLayer folder 2023-02-08 10:33:53 +01:00
elweyn
778a800cce Merge branch 'master' into refactor-deny-contribution-unit-test 2023-02-08 10:33:03 +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