11683 Commits

Author SHA1 Message Date
ogerly
8e362169de unused pages and components to .NEW 2022-12-04 21:22:42 +01:00
ogerly
c0ac39d542 fix test components/Transaction.spec.js 2022-12-04 20:59:05 +01:00
ogerly
b3044e4e9f fix test components/GddSend/TransactionForm.spec.js 2022-12-04 16:24:27 +01:00
ogerly
d16d39e780 fix test pages/Send.spec.js 2022-12-04 15:32:54 +01:00
ogerly
445bcb2df2 fix test components/Transactions/TransactionLinkSummary.spec.js 2022-12-04 15:05:38 +01:00
ogerly
7378f35c38 fix test components/GddTransactionList.spec.js 2022-12-04 13:53:32 +01:00
Alexander Friedland
f458d305fb
Merge branch 'master' into 2290-New-Design 2022-12-04 11:35:39 +01:00
mahula
f9a2008e31 ountcomment unused code in transaction result link component regrding unit test coverage 2022-12-03 22:45:42 +01:00
mahula
7fc92f1b4b adapt unit tests for transaction confirmation link component to changes for new design 2022-12-03 22:18:02 +01:00
mahula
74468c77bc adapt unit tests for transaction confirmation send component to changes for new design 2022-12-03 21:58:49 +01:00
mahula
a53d2f8a2e adapt unit tests for transaction form to changes for new design 2022-12-03 20:32:19 +01:00
mahula
2459bba6a3 adapt unit tests for navbar to changes for new design 2022-12-03 10:00:25 +01:00
mahula
a417045013 adapt frontend nav bar unit tests to new design changes 2022-12-02 22:28:50 +01:00
mahula
f051097e6e adapt frontend nav bar unit tests to new design changes 2022-12-02 22:12:13 +01:00
mahula
063d119ef2 fix location of transaction form eoelents in unit test for send page 2022-12-02 15:04:46 +01:00
mahula
d3592e267c adapt unit tests to changes on frontend overview page 2022-12-02 14:17:58 +01:00
ogerly
7a5fcd9ea6 contribution style nav 2022-12-02 13:44:33 +01:00
80d3a7bb18
Merge branch 'master' into 2392-refactor-more-emails-to-translatables 2022-12-02 11:59:03 +01:00
elweyn
3ba591637c Remove unused method. 2022-12-02 07:32:08 +01:00
ac578b3f10
Merge branch 'master' into dissolve_admin_resolver 2022-12-01 21:45:19 +01:00
Moriz Wahl
2caa0ad4c9
Merge branch 'master' into 2285-mark-creation-via-link 2022-12-01 18:46:24 +01:00
Moriz Wahl
d3678bb81c feat(backend): log client timezone offset 2022-12-01 17:44:56 +01:00
Moriz Wahl
caa16c0488 insert correct email id 2022-12-01 17:36:17 +01:00
Moriz Wahl
fed61bf888 kack typescript 2022-12-01 17:16:56 +01:00
Moriz Wahl
251f87554c kack typescript 2022-12-01 17:14:44 +01:00
Moriz Wahl
345123af11 add user contact for missing users 2022-12-01 17:10:35 +01:00
Moriz Wahl
ed3a76dfdc update database version 2022-12-01 16:56:24 +01:00
Moriz Wahl
c5f4e95847 fix(database): create missing users for transactions 2022-12-01 16:54:48 +01:00
Moriz Wahl
54c1786406
Merge branch 'master' into consistent-user-contacts-table 2022-12-01 16:21:53 +01:00
Moriz Wahl
e458a7dd8d
Merge pull request #2452 from gradido/fix-jest-run-all-timeers
fix(backend): run all timers for high values
2022-12-01 16:21:37 +01:00
Moriz Wahl
41495c2c65 fix(backend): run all timers for high values 2022-12-01 15:53:09 +01:00
elweyn
0b2887b86f Correct joins between contribution and transaction 2022-12-01 15:21:49 +01:00
Moriz Wahl
7f1e69c1bd update database version 2022-12-01 14:52:08 +01:00
Moriz Wahl
4a27fa07f0 fix(database): consistent deleted at bewteen users and user contacts 2022-12-01 14:49:56 +01:00
elweyn
ec396e8521 Merge master. 2022-12-01 12:45:15 +01:00
elweyn
96fd4cb14c Merge branch 'master' into 2285-mark-creation-via-link 2022-12-01 12:07:52 +01:00
elweyn
46014adc6d Database join contribution to transaction table, add new join to query. 2022-12-01 12:07:25 +01:00
Moriz Wahl
a91158a963
Merge pull request #2443 from gradido/fix-negative-amount-on-send-coins
fix(backend): critical bug
2022-11-30 20:40:59 +01:00
Moriz Wahl
272c7ee491
Merge branch 'master' into fix-negative-amount-on-send-coins 2022-11-30 18:04:26 +01:00
37ffbd28b3
Merge branch 'master' into dissolve_admin_resolver 2022-11-30 17:19:02 +01:00
bed31ab3ec
Merge pull request #2442 from gradido/fix_docker_production_build
fix(other): missing files for docker production build
2022-11-30 17:18:29 +01:00
ogerly
320d3a8593 remove unused code in confirm link 2022-11-30 16:14:12 +01:00
ogerly
a18358f3b9 reslut style send per link 2022-11-30 16:06:02 +01:00
ogerly
4a349e6017 gdd send and send per link pannel style 2022-11-30 15:44:36 +01:00
Moriz Wahl
796f5af2c6 remove unused function, count resent by admin 2022-11-30 14:45:02 +01:00
Moriz Wahl
bbd163f1e0 integrate export const checkEmailVerificationCode = async ( 2022-11-30 14:34:09 +01:00
Moriz Wahl
10781b2e6b Merge branch 'master' into test-validation-of-optin-codes 2022-11-30 14:15:21 +01:00
Moriz Wahl
bc20bfa8f6 fix(backend): delete / undelete email contact as well 2022-11-30 12:46:46 +01:00
Moriz Wahl
c0096aa26c fix(backend): critical bug 2022-11-30 12:15:47 +01:00
ogerly
b1a1189a13 style header components 2022-11-30 09:35:05 +01:00