2646 Commits

Author SHA1 Message Date
Hannes Heine
bb926b2454
Merge branch 'master' into 2366-devopsbackend-have-yarn-locales-fix-in-the-backend 2023-02-14 07:57:26 +01:00
mahula
fa72f9666a sort backend locales using yarn lint --fix 2023-02-10 08:21:39 +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
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
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
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
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
3724295b6f
test another error case 2023-02-06 20:37:51 +01:00
Moriz Wahl
cb748d8c50 refactor(backend): get last transaction by only one function 2023-02-06 18:47:58 +01:00
54b99a6ba6
Merge branch 'logger_contributionMessageResolver' into logger_contributionResolver 2023-02-03 01:25:43 +01:00
ab96a38dd3
remove unused import 2023-02-03 01:25:24 +01:00
a8c6534347
fix logger on contributionResolver 2023-02-03 01:17:15 +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
Hannes Heine
55e830ee8d
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 09:14:04 +01:00
7288bfc7dc
properly use logger 2023-02-02 04:20:36 +01:00
ab2535abea
simplify writeEvent 2023-02-02 03:55:47 +01:00