2694 Commits

Author SHA1 Message Date
Wolfgang Huß
5efd1883d5
Merge branch 'master' into fix_admin_no_confirm 2023-01-12 13:06:47 +01:00
Moriz Wahl
d5cee42acc
Merge branch 'master' into update-browser-list-2 2023-01-12 12:15:55 +01:00
b2f9c499dd
use try finally to release lock 2023-01-11 22:47:55 +01:00
Moriz Wahl
8f9e77a9c1 add test: confirming a confirmed contribution throws 2023-01-11 21:40:11 +01:00
Moriz Wahl
29479bafec release lock after each error 2023-01-11 21:29:11 +01:00
Moriz Wahl
6389697bd6 reset unit tests 2023-01-11 21:13:38 +01:00
340554b815
skipped alot of test due to unknown timeout errors 2023-01-11 15:39:33 +01:00
805706a417
Merge branch 'master' into 1257-feature-fake-email-server 2023-01-11 14:38:34 +01:00
Moriz Wahl
23ce6f62c1 fix(other): update browser list 2023-01-11 13:26:29 +01:00
8628a05a21
properly use findOne where 2023-01-11 13:14:50 +01:00
c9488c8b81
try to minimize changeset 2023-01-11 13:11:40 +01:00
c585b2c234
check for confirmed transaction within semaphore lock 2023-01-11 13:08:47 +01:00
c0b3a93a59
calculate last transaction correctly 2023-01-11 12:35:22 +01:00
elweyn
95e1cd4b6d Merge branch 'master' into add_hide_amount_to_users 2023-01-10 14:00:47 +01:00
mahula
3406aa115d
Merge branch 'master' into 1257-feature-fake-email-server 2023-01-10 11:16:15 +01:00
mahula
1e265b1078 set email username and password to empty string in backend config 2023-01-10 11:07:16 +01:00
elweyn
d71a73ec3b Add new mutation variables to the tests mutation in backend. 2023-01-10 10:56:08 +01:00
elweyn
427a0a6865 Change test of returned login datas. 2023-01-10 10:55:41 +01:00
ogerly
ae5c5984b8 change hide amounts to optional 2023-01-10 10:06:58 +01:00
Alexander Friedland
11c2b3900c
Merge branch 'master' into add_hide_amount_to_users 2023-01-10 09:10:50 +01:00
Moriz Wahl
712c62e6da
Merge branch 'master' into seed-contributions 2023-01-09 21:01:45 +01:00
9a9de722c8
Merge branch 'master' into fix_logger_middleware 2023-01-09 19:57:50 +01:00
1d3ecd3339
Merge branch 'master' into 2522-correct-email-text 2023-01-09 19:38:31 +01:00
Moriz Wahl
e009fcb87d
Merge branch 'master' into seed-contributions 2023-01-09 14:49:21 +01:00
9bbb401428
fixed email text 2023-01-08 13:53:16 +01:00
5f58ec9393
Merge branch 'master' into fix-config 2023-01-06 13:23:27 +01:00
Hannes Heine
85744a100e
Merge branch 'master' into add_hide_amount_to_users 2023-01-05 14:07:17 +01:00
195da143ba
Merge branch 'master' into fix_logger_middleware 2023-01-03 13:11:25 +01:00
b36c9a41dc
Merge branch 'master' into 2502-adjust-some-texts-and-translations 2023-01-03 13:07:48 +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
elweyn
e936e2bf40 Add new fields hideAmount... to the communityUser. 2023-01-03 11:28:20 +01:00
elweyn
3d8e28e16c Add comment to update hideAmountGDT. 2023-01-03 10:42:54 +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
Wolfgang Huß
347e937d6b Fix backend test 'run two hours forward to be in the next month in UTC' > 'has the clock set correctly' by adding a '0' in front of the month if '< 10' 2023-01-02 15:31:09 +01:00
Wolfgang Huß
5e8af000f4 Fix tests for email 'transactionLinkRedeemed' 2023-01-02 14:56:46 +01:00
68bd762cd1
fix logger middleware to not throw errors when variables cannot be parsed properly 2023-01-02 14:42:27 +01:00
Wolfgang Huß
a3ccf0d5bb Change 'transactionLinkRedeemed' subject 2023-01-02 13:56:56 +01:00
d864732c0f
fix config
- [x] `ENV_NAME` present in config but never used
- [x] `FEDERATION_DHT_SEED` has a trailing space
- [x] `v14.2022-11-22` should be `v14.2022-12-22`
- [x] Check if versions are all correctly configured in all configs
2022-12-26 16:32:22 +01:00
Claus-Peter Hübner
9988d6feec skip "on open" test 2022-12-23 00:39:56 +01:00
Claus-Peter Hübner
c249a23ae9 merge master 2022-12-23 00:02:43 +01:00
Claus-Peter Hübner
26dec0184a Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
2022-12-23 00:02:21 +01:00
Claus-Peter Hübner
c1c6aa285d all tests finished 2022-12-22 23:40:43 +01:00
9506b8e77d
Merge branch 'master' into semaphore 2022-12-22 19:37:27 +01:00
dcd2ec708d
include logger for error when creation is not successful 2022-12-22 15:56:37 +01:00
mahula
3620419565 adapt emailer config to config changes 2022-12-22 14:32:34 +01:00
Moriz Wahl
8ebea39870
Merge branch 'master' into semaphore 2022-12-22 14:10:57 +01:00
Moriz Wahl
c4214eb2c6 remove timeouts in seeds 2022-12-22 14:10:34 +01:00
Moriz Wahl
6a36d9afb2 remove console logs 2022-12-22 14:08:32 +01:00