159 Commits

Author SHA1 Message Date
74c0e3826b
adjust test 2022-04-21 13:35:57 +02:00
febe57ce13
remove code from graphql query, just use code 2022-04-21 13:28:21 +02:00
19f2686b6e
Merge branch 'master' into 1637-generate-link-backend
# Conflicts:
#	frontend/src/components/ClipboardCopy.vue
#	frontend/src/components/GddSend/TransactionResultLink.vue
#	frontend/src/components/TransactionLinks/TransactionLink.vue
#	frontend/src/components/Transactions/TransactionLinkSummary.spec.js
2022-04-21 13:14:52 +02:00
Moriz Wahl
fd509bd216
Merge branch 'master' into frontend_community_info_bake_in 2022-04-20 13:48:01 +02:00
Moriz Wahl
29ec984289 fix test 2022-04-20 13:46:02 +02:00
90f0b532e1
remove community to store tests 2022-04-20 13:38:56 +02:00
ogerly
2ddf9cb33b fixed GdtBalance in tab visible 2022-04-19 15:08:53 +02:00
ogerly
7cae264f13 fixed test updateGdt on click on tab 2022-04-19 12:25:09 +02:00
ogerly
17f8a47f7f add ref in childComponent and refs on click tab 2022-04-15 07:47:39 +02:00
Alexander Friedland
fcb3250b63
Merge branch 'master' into 1751-Make-GTT-visible-only-if-explicitly-clicked 2022-04-12 20:53:20 +02:00
ogerly
fb8fed7cc5 fix yarn lint 2022-04-12 16:54:37 +02:00
ogerly
7224fd7cf7 resolve conflict 2022-04-12 16:21:26 +02:00
ogerly
841cf2514f resolve conflict 2022-04-12 16:19:40 +02:00
Alexander Friedland
1dbe9db5aa
Update frontend/src/pages/Transactions.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-11 17:51:32 +02:00
Alexander Friedland
146ea12730
Update frontend/src/pages/Transactions.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-11 17:51:07 +02:00
ogerly
65fbc27bb3 add function showGdtBalance() 2022-04-10 10:32:08 +02:00
ogerly
cd41e548cd remove status row, fixed tests 2022-04-10 10:30:27 +02:00
elweyn
de7891f492 Fix linting. 2022-04-08 08:16:20 +02:00
5361cc9eb9
corrected correspondign pages 2022-04-07 12:56:01 +02:00
elweyn
2cc7a6dee6 Fixing tests since we now use link and code. 2022-04-06 19:16:30 +02:00
elweyn
41b35f2c5e Add link to the TransactionLink and change code by link in frontend. 2022-04-06 18:45:27 +02:00
d5d90c7050
remove decayStartBlock from all component interfaces 2022-04-06 15:24:17 +02:00
Moriz Wahl
a6b5dddc61 email is restored after clicking back from transaction confirmation 2022-04-05 13:01:33 +02:00
Alexander Friedland
51d4e855b4
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling 2022-04-04 22:41:19 +02:00
ogerly
f33c9694ad if pending status true load spinner 2022-04-03 12:53:24 +02:00
ogerly
d446afacbc change button.btn-success to button.btn-primary 2022-04-03 12:03:56 +02:00
Moriz Wahl
5e1ddb718b fix tests 2022-04-01 14:48:34 +02:00
Moriz Wahl
efbb8a3bcb localize dates 2022-04-01 14:31:14 +02:00
Moriz Wahl
2d09bc3b35
Merge branch 'master' into clean-up-registration-flow 2022-03-31 23:26:10 +02:00
Moriz Wahl
da9553c1e2 Merge branch 'master' into clean-up-registration-flow 2022-03-31 23:20:09 +02:00
Moriz Wahl
84ad009969 fix tests 2022-03-31 23:17:58 +02:00
Alexander Friedland
8f81f922b3
Merge branch 'master' into 1703-submit-button-disabled-when-total-amount-to-submit-is-minus 2022-03-31 23:14:33 +02:00
Moriz Wahl
72e1d7c3cd no button after registration, fix link if self creator of link, redirect to login instad of redeem 2022-03-31 23:01:44 +02:00
Alexander Friedland
23059a9f0a
Merge branch 'master' into 1703-submit-button-disabled-when-total-amount-to-submit-is-minus 2022-03-31 21:41:56 +02:00
Alexander Friedland
f240c62d83
Merge branch 'master' into 1686-When-sending-takes-longer-no-twice-results 2022-03-31 21:40:42 +02:00
Moriz Wahl
c6dcd29f67 do not emit events. Trigger the events by interactions instead 2022-03-31 21:23:30 +02:00
Moriz Wahl
23d14a79f7 use boolean for disbaled, rename and refactor totalBalance function 2022-03-31 20:35:27 +02:00
Moriz Wahl
13519d6993 remove unused properties 2022-03-31 20:19:34 +02:00
Moriz Wahl
aee53d17c0 error message from server is toasted correctly 2022-03-31 14:11:32 +02:00
d0dc8dc0fd
the backend returns an array of errors, we display the first 2022-03-31 13:16:53 +02:00
Moriz Wahl
749b9c38c3 toast an error when forgot password fails 2022-03-30 18:33:46 +02:00
Moriz Wahl
d4415ee256 use renamed mutation instead of badly named query 2022-03-30 18:22:49 +02:00
ogerly
40c7f96b20 remove onReset in created, add EMPTY_TRANSACTION_DATA in send function 2022-03-30 08:07:32 +02:00
Moriz Wahl
34d3893f1c Merge branch 'master' into optin-valid-time 2022-03-24 14:00:41 +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
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
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
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