mahula
|
80eaf1c8ea
|
add fucntionality to copy link and text after creating a transaction link
|
2022-07-26 18:34:40 +02:00 |
|
|
|
febe57ce13
|
remove code from graphql query, just use code
|
2022-04-21 13:28:21 +02:00 |
|
elweyn
|
41b35f2c5e
|
Add link to the TransactionLink and change code by link in frontend.
|
2022-04-06 18:45:27 +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
|
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 |
|
ogerly
|
40c7f96b20
|
remove onReset in created, add EMPTY_TRANSACTION_DATA in send function
|
2022-03-30 08:07:32 +02:00 |
|
Moriz Wahl
|
0ed539b098
|
Merge branch 'master' into linked-user-email
|
2022-03-23 20:16:49 +01:00 |
|
Moriz Wahl
|
31e07e70ce
|
reset transaction data after success from server
|
2022-03-22 18:33:16 +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
|
aaa6137c31
|
do not use route query to pass email. try inject/provide instead
|
2022-03-22 14:02:28 +01:00 |
|
ogerly
|
36b4c6cce7
|
update-balance if link succesfully generated
|
2022-03-22 09:01:09 +01:00 |
|
Moriz Wahl
|
b2d8760f21
|
catch email from route query
|
2022-03-21 21:44:22 +01:00 |
|
ogerly
|
0aef35c7b2
|
review fixed
|
2022-03-14 22:34:17 +01:00 |
|
ogerly
|
dfc8aadce4
|
add enum SEND_TYPEP: send and link
|
2022-03-14 14:18:11 +01:00 |
|
ogerly
|
f1ae41147c
|
enum TRANSACTION_STEPS in GddSend.vue and send.vue
|
2022-03-14 13:45:40 +01:00 |
|
ogerly
|
15f8ed3ca0
|
yarn lint --fix
|
2022-03-14 10:13:30 +01:00 |
|
ogerly
|
2ecd654dd7
|
yarn lint --fix
|
2022-03-11 16:29:36 +01:00 |
|
ogerly
|
35b9627300
|
send commit for send per link
|
2022-03-11 16:29:36 +01:00 |
|
ogerly
|
24dfa3a0e7
|
test send.vue and ShowTransactionLinkInformations.spec.js, routes
|
2022-03-11 16:29:36 +01:00 |
|
ogerly
|
f4b5961c38
|
yarn lint --fix
|
2022-03-10 10:51:24 +01:00 |
|
elweyn
|
4ad5f60604
|
Call mutation in case where the prozess is put on send link.
|
2022-03-09 17:56:08 +01:00 |
|
elweyn
|
665c30aa60
|
Change the Send page so we send another mutation when the user sends a link than send gdds.
|
2022-03-09 17:38:00 +01:00 |
|
ogerly
|
28fea1942d
|
test setChecked in TransactionForm, test for TransactionConfirmation
|
2022-03-09 15:42:41 +01:00 |
|
ogerly
|
8545ca1790
|
yarn lint --fix
|
2022-03-09 08:23:03 +01:00 |
|
ogerly
|
59bff37ba4
|
merge master, resolve conflicts
|
2022-03-09 08:20:51 +01:00 |
|
Moriz Wahl
|
137408cda4
|
move SendOverview to components
|
2022-03-07 19:34:35 +01:00 |
|
Moriz Wahl
|
14dcb3fa93
|
resolve relative paths, rename pages
|
2022-03-07 18:47:14 +01:00 |
|