12973 Commits

Author SHA1 Message Date
Claus-Peter Hübner
d37714b468 config changes 2023-02-21 23:02:46 +01:00
Claus-Peter Hübner
93d07ca4d1 add dht-node to deployment scripts 2023-02-21 22:29:44 +01:00
Hannes Heine
bf9dff7d59
Merge pull request #2666 from gradido/refactor-listUnconfirmedContribution-to-adminListAllContribution
refactor(backend): list unconfirmed contribution to admin list all contribution
2023-02-21 15:01:23 +01:00
Hannes Heine
1e7d4a779a
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-21 04:02:55 +01:00
Hannes Heine
2a12d03599
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-18 07:14:07 +01:00
elweyn
bf5cb142cc Remove unused In import. 2023-02-18 07:13:35 +01:00
elweyn
a61e66ffc4 Refactor the near functions to a single one. 2023-02-17 16:12:26 +01:00
elweyn
84c724daea Change to suggestion 2023-02-17 15:51:45 +01:00
elweyn
9ddef04f56 Change test name. 2023-02-17 15:46:53 +01:00
Moriz Wahl
7970c9410b
Merge pull request #2721 from gradido/refactor-community-routes
refactor(frontend): community routes
2023-02-17 15:46:18 +01:00
Moriz Wahl
dd984f6eba
Merge branch 'master' into refactor-community-routes 2023-02-17 15:10:28 +01:00
40d08120e3
Merge pull request #2705 from gradido/authenticated_tests_for_TransactionLinkResolver
test(backend): authentication tests for TransactionLinkResolver
2023-02-17 14:10:37 +01:00
elweyn
ef5bd33245 Merge branch 'refactor-listUnconfirmedContribution-to-adminListAllContribution' of https://github.com/gradido/gradido into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-17 13:57:59 +01:00
elweyn
a54f171154 Remove console.log statement to test. 2023-02-17 13:57:02 +01:00
Hannes Heine
e2ac359386
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-17 13:56:18 +01:00
elweyn
17f17663f9 Merge branch 'refactor-listUnconfirmedContribution-to-adminListAllContribution' of https://github.com/gradido/gradido into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-17 13:54:49 +01:00
elweyn
62284bd016 Set test for adminListAllContributions at the end of the admin szenario. 2023-02-17 13:54:39 +01:00
elweyn
3476f680ed Remove QueryBuilder and rewrite it with ContributionEntity.findAndCount method. 2023-02-17 13:53:58 +01:00
Moriz Wahl
e1c0534866
Merge branch 'master' into refactor-community-routes 2023-02-17 12:59:11 +01:00
Moriz Wahl
625b4cb3d0 fix unit tests 2023-02-17 12:56:37 +01:00
0fed2002b4
Merge branch 'master' into authenticated_tests_for_TransactionLinkResolver 2023-02-17 12:25:24 +01:00
a22c1f0daf
Merge pull request #2679 from gradido/logger_errors
refactor(backend): use LogError on errors
2023-02-17 12:25:01 +01:00
Hannes Heine
95583bda1c
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-17 12:12:18 +01:00
09dc5ffdcb
merge conflict 2023-02-17 12:09:24 +01:00
d26c0bd78a
Merge branch 'master' into authenticated_tests_for_TransactionLinkResolver 2023-02-17 12:09:12 +01:00
5560163736
Merge branch 'master' into logger_errors 2023-02-17 12:08:45 +01:00
Moriz Wahl
9910e2e201 improve code, fix button highlight 2023-02-17 12:04:57 +01:00
610d97f258
Merge pull request #2678 from gradido/logger_encryptorUtils
refactor(backend): use LogError on encryptorUtils
2023-02-17 11:55:42 +01:00
1a8e98cce9
Merge branch 'master' into logger_encryptorUtils 2023-02-17 11:33:38 +01:00
Hannes Heine
a15b3265de
Merge branch 'master' into refactor-listUnconfirmedContribution-to-adminListAllContribution 2023-02-17 11:33:29 +01:00
2f020cf06c
Merge pull request #2677 from gradido/logger_creations
refactor(backend): use LogError on creations
2023-02-17 11:33:03 +01:00
elweyn
b1b3a060cb Merge master in refactor adminListContributions. 2023-02-17 11:20:43 +01:00
adb4ff25c9
Merge branch 'master' into logger_creations 2023-02-17 11:19:49 +01:00
Moriz Wahl
df468b9b1d change to named tab param 2023-02-17 11:15:19 +01:00
Moriz Wahl
86742d0158 refactor(frontend): community routes 2023-02-17 09:48:05 +01:00
mahula
4b4e008d22
Merge pull request #2719 from gradido/resolve-docker-build-dependencies-in-test-workflow
refactor(other): decrease docker build dependencies in test workflow
2023-02-17 09:22:05 +01:00
mahula
de6834a6f0
add copying of coverage info for check 2023-02-17 02:35:24 +01:00
mahula
a5fde7361c
fix result path for admin unit test coverage ingo 2023-02-16 20:57:15 +01:00
9fbce956df
missing merge change 2023-02-16 18:22:47 +01:00
aa0b3ad671
Merge branch 'master' into logger_creations 2023-02-16 18:19:40 +01:00
mahula
55afd72b09
Merge branch 'master' into resolve-docker-build-dependencies-in-test-workflow 2023-02-16 17:49:50 +01:00
Hannes Heine
8611c53bc6
Merge pull request #2639 from gradido/refactor-deny-contribution-unit-test
refactor(backend): unit test for the method denyContribution
2023-02-16 17:38:25 +01:00
elweyn
72b8e2dc97 Revert "Change coverage from 80 to 81."
This reverts commit 86e52e5d712853780e8501c02d21b2416fde4156.
2023-02-16 17:22:41 +01:00
mahula
f5c44e8ca3 adapt paths for unit test coverage jobs 2023-02-16 16:59:03 +01:00
mahula
baccc83f00 remove docker dependendies from unit test jobs 2023-02-16 16:33:49 +01:00
6bf906894a
Merge branch 'master' into refactor-deny-contribution-unit-test 2023-02-16 15:46:44 +01:00
Alexander Friedland
22deb2755c
Merge pull request #2646 from gradido/2592-Gradido-Logo-blurred
refactor(frontend): logo inserted with better quality.
2023-02-16 15:46:16 +01:00
elweyn
40b2944b24 Check toEqual. 2023-02-16 15:41:04 +01:00
elweyn
86e52e5d71 Change coverage from 80 to 81. 2023-02-16 15:40:28 +01:00
87087176e6
Merge branch 'master' into 2592-Gradido-Logo-blurred 2023-02-16 15:27:49 +01:00