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
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
Claus-Peter Hübner
ffe83a5d94
rework PR-comments
2023-02-07 22:19:14 +01:00
Claus-Peter Hübner
020713b924
Merge remote-tracking branch 'origin/master' into
...
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 22:18:51 +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
868566f716
missing changes
2023-02-07 17:25:27 +01:00
3563aef346
use LogError instead of Error where applicable
2023-02-07 17:14:44 +01:00
d8c8d400d4
implement LogError in EncryptorUtils
2023-02-07 16:55:04 +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
Claus-Peter Hübner
e4082fbeb1
Merge remote-tracking branch
...
'origin/2650-feature-federation-harmonize-and-sync-modules-of-federation'
into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 00:55:08 +01:00
Claus-Peter Hübner
3d73bc49dd
Merge remote-tracking branch 'origin/master' into 2650-feature-federation-harmonize-and-sync-modules-of-federation
2023-02-07 00:42:52 +01:00
clauspeterhuebner
94c4be81c2
Merge branch 'master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 00:30:18 +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
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
Claus-Peter Hübner
f8765eb6ff
linting
2023-02-06 22:08:42 +01:00
Claus-Peter Hübner
2c75765a33
remove while-loop
2023-02-06 21:50:17 +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
Hannes Heine
d7ab077128
Merge branch 'master' into refactor-deny-contribution-unit-test
2023-02-03 08:26:15 +01:00