2811 Commits

Author SHA1 Message Date
ogerly
6167e6b1cc SEND_TYPES becomes imported 2022-03-24 10:49:30 +01:00
Alexander Friedland
e5d28d7b8d
Merge branch 'master' into 1659-send-formular-clear-if-click-on-send-link 2022-03-24 10:42:22 +01:00
ogerly
4e006f2d84 add components FigureQrCode.vue for show qr code image with gradido coin 2022-03-24 09:13:00 +01:00
ogerly
6bd44f6eb9 test qr code button and modal 2022-03-24 09:13:00 +01:00
ogerly
8e4628c220 moved to QrCode folder 2022-03-24 09:13:00 +01:00
ogerly
a8f228f3a9 add extra order for QrCode components, add component FigureQrCode.vue 2022-03-24 09:13:00 +01:00
Alexander Friedland
90261caf4b
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-03-24 07:37:26 +01:00
Moriz Wahl
4c0b4600d9
Merge branch 'master' into linked-user-email 2022-03-23 21:06:08 +01:00
Moriz Wahl
29f7746a3d disable test for restore email. I suppose this is an interaction with provided. I have no idea why this is not working anymore 2022-03-23 20:46:15 +01:00
Alexander Friedland
933b55eac2
Update frontend/src/components/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-23 20:37:45 +01:00
Alexander Friedland
0e05bded0a
Update frontend/src/components/GddSend/TransactionForm.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-23 20:37:38 +01:00
20318546a8
Merge branch 'master' into enforce_config_version 2022-03-23 20:33:23 +01:00
Alexander Friedland
0ae08dc08b
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-03-23 20:17:03 +01:00
Alexander Friedland
b46d31f7bb
Merge branch 'master' into 1659-send-formular-clear-if-click-on-send-link 2022-03-23 20:16:50 +01:00
Moriz Wahl
0ed539b098
Merge branch 'master' into linked-user-email 2022-03-23 20:16:49 +01:00
9cda1c5bb2
Merge branch 'master' into 1559-frontend-transport-redeem-link-through-register 2022-03-23 20:00:54 +01:00
eaed95cdf8
Merge branch 'master' into enforce_config_version 2022-03-23 19:56:36 +01:00
Moriz Wahl
b0300e5a08 test regexp to catch error message 2022-03-23 16:16:04 +01:00
Moriz Wahl
40520c6718 regexp to check for error message 2022-03-23 16:11:19 +01:00
ogerly
0bc968fe5a yarn test fixed, :hideHeaderClose 2022-03-23 13:19:15 +01:00
ogerly
5925b87597 add hideHeaderClose: false 2022-03-23 12:43:56 +01:00
ogerly
741c65a1c6 add show qr-code from transaction link 2022-03-23 12:33:24 +01:00
ogerly
dadba15870 add qr-code button outline color success 2022-03-23 11:41:53 +01:00
ogerly
5df9eaae1e add qr-code button on list transaction link 2022-03-23 11:40:30 +01:00
ogerly
8e5a1b524d clear form.email if click send per link, tests if clicked 2022-03-23 11:01:27 +01:00
Moriz Wahl
042e05dc75
Update frontend/src/pages/Send.spec.js
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-03-23 08:53:30 +01:00
Moriz Wahl
9c1ad7405a
Update frontend/src/pages/Send.spec.js
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-03-23 08:53:19 +01:00
Moriz Wahl
1c8e1df1b5 100% test of Reset Password, better naming of variables 2022-03-22 20:11:34 +01:00
Moriz Wahl
31e07e70ce reset transaction data after success from server 2022-03-22 18:33:16 +01:00
Moriz Wahl
421ae60507 reset transaction formular emits set transaction with empty data 2022-03-22 18:25:58 +01:00
Moriz Wahl
9097a45cff restructure and improve tests 2022-03-22 18:17:51 +01:00
Moriz Wahl
8c8d06d87c bind the transaction data to the transaction form to allow data restoration after canceling transaction confirmation, use always update transaction to update balance 2022-03-22 17:56:34 +01:00
Moriz Wahl
e08e1b7ea8 remove update balance method and event. We want to have the data always from the backend and do no calculation in the frontend 2022-03-22 17:54:55 +01:00
Moriz Wahl
0a3f80ddc9 add default properties to restore data when transaction is canceled in confirmation step 2022-03-22 17:53:51 +01:00
Moriz Wahl
31dcf30c46 load provide from dashboard layout, test set tunneled email 2022-03-22 14:59:24 +01:00
Moriz Wahl
78aaf629d2 add listener to transaction creation 2022-03-22 14:38:31 +01:00
Moriz Wahl
aaa6137c31 do not use route query to pass email. try inject/provide instead 2022-03-22 14:02:28 +01:00
5e41b59fe7
fix deprecation warning: use slice instead of substr 2022-03-22 13:18:10 +01:00
31c6f77a78
include constants in the config values 2022-03-22 13:14:26 +01:00
703217e938
enforce config in frontend 2022-03-22 13:07:01 +01:00
ogerly
36b4c6cce7 update-balance if link succesfully generated 2022-03-22 09:01:09 +01:00
Moriz Wahl
ce8efa8dff add mock 2022-03-21 21:47:06 +01:00
Moriz Wahl
b2d8760f21 catch email from route query 2022-03-21 21:44:22 +01:00
Moriz Wahl
4621ee35d1 use router push to navigate to send 2022-03-21 21:43:23 +01:00
ogerly
4675c56790 test router.test.js fixed 2022-03-21 21:38:28 +01:00
Moriz Wahl
f0132593b8 test link to send with param email 2022-03-21 21:09:00 +01:00
Moriz Wahl
ec354eafad remove error handler 2022-03-21 20:52:04 +01:00
Moriz Wahl
c38b126635 linked user email as param to /send 2022-03-21 20:48:18 +01:00
Moriz Wahl
67ea4e61f8 query linked user email in transaction 2022-03-21 20:31:12 +01:00
Alexander Friedland
32d8cf4a9d
Merge branch 'master' into 1559-frontend-transport-redeem-link-through-register 2022-03-21 17:25:41 +01:00