13159 Commits

Author SHA1 Message Date
Moriz Wahl
23abbfa658 remove adminCreateContributions mutation 2023-02-20 14:59:57 +01:00
Moriz Wahl
313e9c6e9f fix test for wallet link in navbar to raise coverage 2023-02-20 14:59:24 +01:00
Moriz Wahl
9d60e414ad remove admin create contributions from admin interface 2023-02-20 14:53:58 +01:00
Moriz Wahl
72165ac99d fix test 2023-02-20 14:39:05 +01:00
Moriz Wahl
3cc5494736 refactor(backend): remove admin create contributions 2023-02-20 14:24:42 +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
89435409af
fix typo 2023-02-18 02:11:03 +01:00
78b2eb5648
Merge branch 'master' into event_refactor_database 2023-02-18 02:00:55 +01:00
8744ff919e
fix contributionResolver tests 2023-02-18 02:01:31 +01:00
08ad0fb1bb
fix userResolver tests 2023-02-18 01:43:27 +01:00
e73c26a1cd
fix transactionResolver tests 2023-02-18 01:31:29 +01:00
4e55acebeb
have explicit reference id columns due to missing foreign keys 2023-02-18 01:24:48 +01:00
41569ad0f1
refactor events - first step to get backend working 2023-02-18 01:08:06 +01:00
fde67c2c32
todo event data refactoring 2023-02-18 00:12:36 +01:00
d8f2843a55
fix database version requirement of dht-node & federation 2023-02-18 00:11:29 +01:00
da0679274f
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-17 23:38:59 +01:00
214970dde1
typo 2023-02-17 23:38:06 +01:00
cb058adde6
fix tests 2023-02-17 23:29:09 +01:00
c01a94aa24
potential frontend fix 2023-02-17 23:25:09 +01:00
16c3ba399e
some misssing changes 2023-02-17 23:21:37 +01:00
b887068226
remove user constant, not required 2023-02-17 23:12:11 +01:00
d21996a045
externalize transactionLinkList function into utils folder 2023-02-17 23:10:31 +01:00
12c128e072
do not requqery the user 2023-02-17 23:03:38 +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
5aef000520
lint fixes 2023-02-17 14:53:07 +01:00
53f684d865
Merge branch 'master' into event_refactor_database 2023-02-17 14:48:16 +01:00
6d8b11aeb8
finished up Table definition and migration 2023-02-17 14:47:31 +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