12989 Commits

Author SHA1 Message Date
mahula
eb53e5ff16 rename report names in federation and dht workflow 2023-02-24 22:40:07 +01:00
mahula
1f16ae89ca rename federation workflow jobs for github settings 2023-02-24 21:34:51 +01:00
mahula
93735ad3f7 rename dht node workflow jobs for github settings 2023-02-24 17:57:00 +01:00
Hannes Heine
36312450b5
Merge pull request #2725 from gradido/fix-frontend-admin-imports
refactor(frontend): remove .vue as imports
2023-02-24 06:42:42 +01:00
Hannes Heine
896f949227
Merge branch 'master' into fix-frontend-admin-imports 2023-02-23 16:01:41 +01:00
clauspeterhuebner
63c5407517
Merge pull request #2729 from gradido/2728-devops-adapt-config-and-scripts-for-federation-modules
feat(federation): add dht-node to deployment scripts
2023-02-23 15:28:04 +01:00
Claus-Peter Hübner
b070ef5504 conditional dht-node start with message 2023-02-22 21:30:32 +01:00
Claus-Peter Hübner
9966a06630 conditional start of dht-node 2023-02-22 21:14:34 +01:00
clauspeterhuebner
fffb5fc9b3
Merge branch 'master' into 2728-devops-adapt-config-and-scripts-for-federation-modules 2023-02-22 14:11:31 +01:00
Alexander Friedland
02cdcf8751
Merge pull request #2718 from gradido/2708-button-for-chat-with-moderator-incorrect-fetch
fix(frontend): change fetchPolicy, add scripts.update
2023-02-22 09:12:21 +01:00
Alexander Friedland
05ad93a36e
Merge branch 'master' into 2708-button-for-chat-with-moderator-incorrect-fetch 2023-02-22 08:35:08 +01:00
Claus-Peter Hübner
e6291c7dd4 solve error returning ownApiList 2023-02-21 23:56:26 +01:00
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
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +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