1740 Commits

Author SHA1 Message Date
0caff31e07
Update backend/src/graphql/resolver/ContributionResolver.test.ts 2023-02-09 14:16:49 +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
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
mahula
01cca65dea finish denyContribution method in contribution resolver 2023-02-08 08:46:36 +01:00
mahula
2fc2ecf5af WIP add elements to get contribution denying working in backend 2023-02-07 21:46:44 +01:00
0b8ac928cf
more detailed error messages 2023-02-07 18:24:20 +01:00
3563aef346
use LogError instead of Error where applicable 2023-02-07 17:14:44 +01:00
ea1f637bb2
linting 2023-02-07 16:48:08 +01:00
ff335d81f3
Merge branch 'master' into logger_contributionMessageResolver 2023-02-07 15:17:17 +01:00
Hannes Heine
0a3dc67bbb
Merge branch 'master' into refactor-deny-contribution-unit-test 2023-02-07 14:26:46 +01:00
8eaacc6699
implement LogError on creations and fix all corressponding tests 2023-02-07 12:50:29 +01:00
7059ba1ee1
use LogError Class and correct tests 2023-02-07 12:08:11 +01:00
283e09ea3d
separate error cases, have some basic testing for transaction links, reorder tests 2023-02-07 11:43:04 +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
e12da8be1a
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-07 08:13:00 +01:00
Alexander Friedland
8cffe8ed0d
Merge branch 'master' into 2594-contributions-list-frontend 2023-02-07 07:50:22 +01:00
1dd2a369e2
Merge branch 'master' into refactor_event_protocol 2023-02-06 23:48:39 +01:00
f38f931418
fix TransactionLinkResolver tests 2023-02-06 23:36:48 +01:00
add7d9b448
implement LogError on TransactionLinkResolver 2023-02-06 23:10:36 +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
elweyn
ad16aff1ea Change listUnconfirmedContributions to adminListAllContributions. 2023-02-06 15:06:58 +01:00
elweyn
8c00fcd6cc Merge new unit tests for ContributionResolver. 2023-02-06 14:34:40 +01:00
elweyn
46e8a55d2e remove unused variable raeuber. 2023-02-06 09:48:20 +01:00
elweyn
b7343fdc3e Add test user raeuber hotzenplotz and deny already confirmed, deleted or denied contributions. 2023-02-06 09:25:44 +01:00
elweyn
0575c513c4 End refactoring of ContributionResolver.test. 2023-02-06 08:01:29 +01:00
elweyn
4f0cfb9363 Change structure of tests so that we create every data needed beforeAll unit tests. 2023-02-03 13:55:08 +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
Alexander Friedland
0f449de4a0
Merge branch 'master' into 2594-contributions-list-frontend 2023-02-02 16:57:30 +01:00
ogerly
0298bbd740 add pagination on contributions lists 2023-02-02 16:26:26 +01:00
Hannes Heine
d40114df69
Merge branch 'master' into refactor-deny-contribution-unit-test 2023-02-02 15:19:56 +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