12979 Commits

Author SHA1 Message Date
mahula
67bae52fc2 add unit tests for right side contribution info component 2023-01-05 11:00:02 +01:00
Claus-Peter Hübner
9d7224f128 change raw-query back to querybuilder-statement 2023-01-05 03:50:09 +01:00
mahula
b3f206fe83 fix amount related issue in transaction form component 2023-01-05 00:23:36 +01:00
Claus-Peter Hübner
8cd70ef05d linting 2023-01-04 23:42:17 +01:00
mahula
e9b6120698 fix amount normalization condition in input amout component 2023-01-04 23:36:50 +01:00
Claus-Peter Hübner
998f673dd0 correct query for announced communities 2023-01-04 23:06:52 +01:00
mahula
cc4173d096 add unit tests for input textarea component 2023-01-04 22:26:58 +01:00
ogerly
6812baad22 tests for inputs, add data-test 2023-01-04 22:19:34 +01:00
mahula
19ec650496 complete unit tests for input email component 2023-01-04 20:27:42 +01:00
mahula
6ad6e0e4fa make normalization test for input amount component more precise 2023-01-04 19:43:37 +01:00
mahula
abecbf77c2 add unit tests for input email component 2023-01-04 19:25:59 +01:00
ogerly
ec2f06f9f6 fix update edit a contributions 2023-01-04 16:24:47 +01:00
ogerly
89bb9e8bef disabled email if balance 0 / 5 2023-01-04 12:03:24 +01:00
ogerly
4a993d9f08 disabled email if balance 0 / 4 2023-01-04 12:01:32 +01:00
ogerly
c1abcb699e disabled email if balance 0 / 3 2023-01-04 11:54:19 +01:00
ogerly
83bfc84f4f disabled email if balance 0 / 2 2023-01-04 11:49:45 +01:00
ogerly
429f029fa3 disabled email if balance 0 2023-01-04 11:48:35 +01:00
ogerly
21d3c0c483 remove unused code 2023-01-04 10:37:50 +01:00
Claus-Peter Hübner
ed43c19ff4 add FEDERATION_VALIDATE_COMMUNITY_TIMER to config 2023-01-04 00:40:43 +01:00
Claus-Peter Hübner
bac9d7bd4d invoke request getPubkicKey on each endpoint read from communities table 2023-01-04 00:19:38 +01:00
Claus-Peter Hübner
f227bb8d07 add verified_at to communities table 2023-01-04 00:18:02 +01:00
Claus-Peter Hübner
73bf539399 Merge remote-tracking branch 'origin/master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey 2023-01-03 21:52:08 +01:00
Claus-Peter Hübner
17515f1ac0 separated dht-hub features in new dht-node modul 2023-01-03 21:29:21 +01:00
Claus-Peter Hübner
e537856bc0 Merge branch '2428-feature-federation-implement-multiple-apollo-graphql-endpoints' of github.com:gradido/gradido into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints 2023-01-03 21:20:06 +01:00
Claus-Peter Hübner
44e6b2ba43 remove dht-node modul 2023-01-03 21:18:52 +01:00
mahula
043bf37471 fix unit tests for transaction form 2023-01-03 17:19:00 +01:00
Alexander Friedland
c478ea5304
Merge branch 'master' into 2290-New-Design 2023-01-03 15:33:53 +01:00
ogerly
11a222749d add test InputHour.spec.js 2023-01-03 15:07:36 +01:00
ogerly
e31214b1e1 fix test 2023-01-03 14:46:37 +01:00
a1a12e68d1
fixed infostatistic tests 2023-01-03 14:41:00 +01:00
clauspeterhuebner
9b13a304e2
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints 2023-01-03 13:55:49 +01:00
Wolfgang Huß
200851322e
Merge pull request #2504 from gradido/2502-adjust-some-texts-and-translations
refactor(other): adjust some texts and translations
2023-01-03 13:29:03 +01:00
195da143ba
Merge branch 'master' into fix_logger_middleware 2023-01-03 13:11:25 +01:00
d10266eb19
Merge branch 'master' into lintpr-new-scopes 2023-01-03 13:11:11 +01:00
b36c9a41dc
Merge branch 'master' into 2502-adjust-some-texts-and-translations 2023-01-03 13:07:48 +01:00
34bf160291
Merge pull request #2505 from gradido/fix_footer_year_test
test(other): fix tests breaking with the new year
2023-01-03 13:06:20 +01:00
f83b9a762c
also fix backend month test 2023-01-03 12:41:42 +01:00
elweyn
2010a1b059 Add hideAmountGDD and hideAmountGDT to the login mutations and the verifyLogin queries 2023-01-03 12:24:49 +01:00
ogerly
bf2e8ca754 skip test frontend/src/pages/Community.spec.js 2023-01-03 12:06:51 +01:00
ogerly
58c8f91d13 fix test ContributionMessagesListItem.spec.js 2023-01-03 11:41:30 +01:00
elweyn
e936e2bf40 Add new fields hideAmount... to the communityUser. 2023-01-03 11:28:20 +01:00
elweyn
ce909108a9 Add migration for the new fields. 2023-01-03 11:22:26 +01:00
elweyn
84afbf9a9e Fix imported User path. 2023-01-03 11:21:25 +01:00
elweyn
3d8e28e16c Add comment to update hideAmountGDT. 2023-01-03 10:42:54 +01:00
ogerly
2a3489ed9e remnove skip from TransactionForm.spec.js 2023-01-03 10:16:21 +01:00
ogerly
2b8b65d35b fix test for Navbar.spec.js Footer 2023-01-03 10:15:41 +01:00
elweyn
465dc469b0 Add hideAmount to updataUserInfos args & change updateUserInfo method.
Co-authored-by: ogerly <fridolin@tutanota.com>
2023-01-03 10:13:01 +01:00
elweyn
643de6144a Co-authored-by: ogerly <fridolin@tutanota.com>
Add new database version to backend.
2023-01-03 10:09:58 +01:00
elweyn
53757893fd Co-authored-by: ogerly <fridolin@tutanota.com> Add hideAmountGDD & hideAmountGDT to users table. 2023-01-03 10:06:00 +01:00
ogerly
db304211aa fix test for Overview.spec.js 2023-01-03 08:08:45 +01:00