joseji
d11d587989
negative sign removed
2022-11-08 12:47:17 +01:00
ogerly
3f821d24bb
style: add border-radius on send form
2022-09-22 14:47:34 +02:00
ogerly
0be22fcc27
fix test
2022-08-17 10:51:36 +02:00
Alexander Friedland
3500b6125d
Merge branch 'master' into 1973-List-open-contribution-links-in-the-wallet
2022-08-16 12:14:12 +02:00
Alexander Friedland
722b0e4757
Update frontend/src/components/GddSend/TransactionConfirmationLink.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-16 11:37:10 +02:00
Alexander Friedland
9a1b73ebf3
Update frontend/src/components/GddSend/TransactionConfirmationLink.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-16 11:37:03 +02:00
ogerly
3f30252cf5
fix test, fix lint
2022-08-16 09:55:19 +02:00
ogerly
13478960bc
fix lint
2022-08-16 09:50:47 +02:00
ogerly
32e3252155
test for TransactionConfirmationLink
2022-08-16 09:34:16 +02:00
mahula
2d80c7029e
including validation date infos to link copying after transaction link creation
...
- adapt transaction link creation mutation to get the validation date
- add validation date and text to link copy
- utilize mixins to avoid code doubling
2022-07-28 13:06:42 +02:00
mahula
80eaf1c8ea
add fucntionality to copy link and text after creating a transaction link
2022-07-26 18:34:40 +02:00
ogerly
274365fb88
rename files DashboardLayout, AuthLayout
2022-05-18 13:14:36 +02:00
ogerly
268289bc70
change button color
2022-04-22 12:59:55 +02:00
ogerly
d595c76d08
change props from text to link in FigureQrCode
2022-04-22 12:43:27 +02:00
Alexander Friedland
e7147f7dad
Merge branch 'master' into 1812-Put-QR-Code-into-Popup-on-generate
2022-04-22 11:33:18 +02:00
ogerly
1823bc3611
add methods 'showQrCodeButton', add data 'showQrcode'
2022-04-21 17:47:55 +02:00
6da5348764
lint fix
2022-04-21 13:47:17 +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
ogerly
644369e367
merge 1763-remove-qr-code-from-profile-remove-unused-libraries
2022-04-13 09:23:55 +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
08ff60f55b
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list
2022-04-05 15:28:22 +02:00
Alexander Friedland
fd5dca7eba
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list
2022-04-05 09:43:18 +02:00
Alexander Friedland
13de1d07e0
Merge branch 'master' into 1706-After-unsuccessful-sending-email-is-cleared
2022-04-04 22:58:12 +02:00
Alexander Friedland
227f81f35a
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list
2022-04-04 22:10:11 +02:00
Alexander Friedland
9b47bf3c40
Merge branch 'master' into 1727-Change-button-text-and-observe-spelling
2022-04-04 22:08:53 +02:00
ogerly
04d55d7a1e
fixed lint
2022-04-04 16:36:58 +02:00
ogerly
197305b81e
change text button edit to back
2022-04-04 16:26:59 +02:00
ogerly
d45d8cd02b
fixed test TransactionForm.spec.js
2022-04-04 16:18:10 +02:00
ogerly
41fe52fcc9
fixed lint
2022-04-04 16:17:18 +02:00
ogerly
7ad9aae50a
change variable radio_selected to radioSelected
2022-04-04 16:16:41 +02:00
Alexander Friedland
cc340d2718
Update frontend/src/components/GddSend/TransactionConfirmationSend.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-04 13:17:16 +02:00
Alexander Friedland
e3f76d6d35
Update frontend/src/components/GddSend/TransactionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-04 13:08:58 +02:00
Alexander Friedland
98ae90c05e
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list
2022-04-04 11:32:36 +02:00
ogerly
75d339903e
change text from button.btn-success to button.btn-primary
2022-04-03 12:05:56 +02:00
ogerly
0569680b35
change button[type=reset] text from reset to cancel
2022-04-03 12:05:07 +02:00
ogerly
a0bdecbe1a
change text button
2022-04-03 11:56:49 +02:00
ogerly
b6b8baf2f8
fixed tests, change selected to radio_selected
2022-04-03 11:13:09 +02:00
ogerly
67f922fcd4
transaction type remains when jumping from the verification back
2022-04-03 10:46:38 +02:00
ogerly
f01f28cc82
if no recipientEmail else form.email
2022-04-03 09:48:21 +02:00
ogerly
95b49709c7
fix-disbled-button-if-totalBalance
2022-04-01 12:41:16 +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
d769096276
no changes on Confirmation Send in this PR
2022-03-31 21:25:47 +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
47abb8e9aa
test double click on send now button
2022-03-31 20:14:47 +02:00
ogerly
7bb14f50ba
add computed TotalBalance and disabled, disabled send button if TotalBalance minus
2022-03-31 15:20:25 +02:00
ogerly
69b1cf7a06
add extra disabled variable for send emit, disabled send by emit
2022-03-31 14:47:48 +02:00
Alexander Friedland
0d5c61225a
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list
2022-03-29 21:16:26 +02:00
Alexander Friedland
ea7f6345c0
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list
2022-03-26 22:54:14 +01:00
Moriz Wahl
4b970bfed5
Merge branch 'master' into increase-max-memo-length
2022-03-25 14:34:30 +01:00