13126 Commits

Author SHA1 Message Date
Moriz Wahl
dd984f6eba
Merge branch 'master' into refactor-community-routes 2023-02-17 15:10:28 +01:00
9de2149c8f
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-17 14:10:51 +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
ogerly
10327e9fd5 remove comma 2023-02-16 15:39:33 +01:00
ogerly
6567babd3b remove package json script update 2023-02-16 15:28:40 +01:00
87087176e6
Merge branch 'master' into 2592-Gradido-Logo-blurred 2023-02-16 15:27:49 +01:00
ogerly
7f182a5927 change fetchPolicy, add scripts.update 2023-02-16 15:21:55 +01:00
clauspeterhuebner
90cc638ab8
Merge pull request #2665 from gradido/2650-feature-federation-harmonize-and-sync-modules-of-federation
feat(federation): harmonize and sync modules and data of federation
2023-02-16 15:20:39 +01:00
mahula
f12fea2433 remove docker dependendies from linting jobs 2023-02-16 15:15:25 +01:00
a6c8abb8fa
Merge branch 'master' into 2592-Gradido-Logo-blurred 2023-02-16 15:07:58 +01:00
mahula
7766187d29 remove docker dependendies from locales jobs 2023-02-16 15:06:25 +01:00
clauspeterhuebner
2db88d59c0
Merge branch 'master' into 2650-feature-federation-harmonize-and-sync-modules-of-federation 2023-02-16 15:05:54 +01:00
clauspeterhuebner
c793a001f1
Merge pull request #2680 from gradido/2632-feature-dockerfile-for-federation
feat(federation): add docker and github-workflow files
2023-02-16 15:05:36 +01:00