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 |
|
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 |
|
ogerly
|
8e5a1b524d
|
clear form.email if click send per link, tests if clicked
|
2022-03-23 11:01:27 +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
|
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 |
|
Moriz Wahl
|
b2d8760f21
|
catch email from route query
|
2022-03-21 21:44:22 +01:00 |
|
ogerly
|
b68fab72cc
|
review from ulf and hannes
|
2022-03-21 14:02:04 +01:00 |
|
|
|
652babd191
|
renamed dash to em-dash
|
2022-03-16 03:16:05 +01:00 |
|
|
|
15981da64b
|
no more lint warnings
|
2022-03-15 02:53:59 +01:00 |
|
ogerly
|
0aef35c7b2
|
review fixed
|
2022-03-14 22:34:17 +01:00 |
|
ogerly
|
2cf6160718
|
unused selected remove, add locales
|
2022-03-14 21:13:50 +01:00 |
|
ogerly
|
0566cdb4f5
|
tests for Send.spec.js
|
2022-03-14 18:00:00 +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
|
a46bdb69bc
|
yarn test fixed
|
2022-03-14 10:47:01 +01:00 |
|
ogerly
|
15f8ed3ca0
|
yarn lint --fix
|
2022-03-14 10:13:30 +01:00 |
|
ogerly
|
f15fe1d7cb
|
add component TransactionResultLink.vue
|
2022-03-14 10:11:53 +01:00 |
|
ogerly
|
d3107f2294
|
add component TransactionResultSendError.vue
|
2022-03-14 10:11:26 +01:00 |
|
ogerly
|
fdcc0891db
|
add component TransactionResultSendSuccess.vue
|
2022-03-14 10:10:59 +01:00 |
|
ogerly
|
114cd52bf9
|
add component TransactionConfirmationLink.spec.js
|
2022-03-14 10:09:55 +01:00 |
|
ogerly
|
ef8fe45c23
|
add component TransactionConfirmationSend.spec.js
|
2022-03-14 10:09:24 +01:00 |
|
ogerly
|
07f094560f
|
add component TransactionConfirmationLink.vue
|
2022-03-14 10:08:49 +01:00 |
|
ogerly
|
ca031ae17f
|
add component src/components/GddSend/TransactionConfirmationSend.vue
|
2022-03-14 10:08:12 +01:00 |
|
ogerly
|
4721283b1d
|
changed review
|
2022-03-13 11:24:15 +01:00 |
|
ogerly
|
7bba881b3a
|
frontendstyle for send per link fixed, add components ClipboardCopy.vue
|
2022-03-11 20:12:38 +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 |
|
|
|
8cff420b2b
|
Merge branch 'master' into frontend-generate-link-for-send-gdd
|
2022-03-11 13:01:25 +01:00 |
|
|
|
8ac00d82ca
|
fix frontend lint
|
2022-03-10 20:09:28 +01:00 |
|
ogerly
|
28fea1942d
|
test setChecked in TransactionForm, test for TransactionConfirmation
|
2022-03-09 15:42:41 +01:00 |
|
ogerly
|
441333209c
|
removed selected value gift, change gift to link
|
2022-03-09 15:42:41 +01:00 |
|
ogerly
|
e1256eddf2
|
test Data: selected in TransactionForm.spec.js
|
2022-03-09 11:04:49 +01:00 |
|
ogerly
|
d0885554d6
|
add locales for TransactionForm.vue
|
2022-03-09 09:01:01 +01:00 |
|
ogerly
|
a2550cae6a
|
yarn test fixed, resolve date error with substring, add selected 'send' on submit test
|
2022-03-09 08:51:07 +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 |
|