32 Commits

Author SHA1 Message Date
Moriz Wahl
2d567fb46c linkText as computed property 2023-01-19 12:22:06 +01:00
Alexander Friedland
13c52efbbe
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-01-19 11:50:31 +01:00
ogerly
ad8e8b8609 fix test 2023-01-19 09:13:39 +01:00
ogerly
f7b74d8e63 refctor link result 2023-01-19 07:57:11 +01:00
ogerly
183d670c2a review changed from ulf 2023-01-05 16:38:19 +01:00
mahula
09df48ce57 fix line beginnings of copy link and text 2022-12-15 19:06:23 +01:00
ogerly
e6eb77583d fix lint, locales, stylelint 2022-12-05 17:25:04 +01:00
ogerly
a18358f3b9 reslut style send per link 2022-11-30 16:06:02 +01:00
ogerly
4a349e6017 gdd send and send per link pannel style 2022-11-30 15:44:36 +01:00
mahula
858b9910ee fix mixin import paths 2022-07-28 14:48:08 +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
3c539a6edf make the wording more precise wherever a link can be copied 2022-07-27 11:21:47 +02:00
mahula
80eaf1c8ea add fucntionality to copy link and text after creating a transaction link 2022-07-26 18:34:40 +02:00
Alexander Friedland
b6f855ea75
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 13:12:28 +02:00
Alexander Friedland
38fe002f4b
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 12:39:09 +02:00
Alexander Friedland
73b7b5b1a1
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 12:38:29 +02:00
Alexander Friedland
82f6bf4d9c
Update frontend/src/components/ClipboardCopy.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-26 12:38:01 +02:00
ogerly
3c9a12d293 open modal only for id 2022-04-26 11:05:30 +02:00
ogerly
268289bc70 change button color 2022-04-22 12:59:55 +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
475af6b5f1 remove unused code 2022-04-21 18:03:26 +02:00
ogerly
e9767fc3de add qr code svg in button 2022-04-21 18:02:44 +02:00
ogerly
8972c05e8a add emit 'showQrCodeButton' 2022-04-21 17:48:17 +02:00
f9efc3fa06
use link instead of url, do not use v-model, use value to not allow mutate prop 2022-04-21 13:22: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
elweyn
54f5a0123f Remove the base url from the frontend. 2022-04-06 11:03:22 +02:00
ogerly
0566cdb4f5 tests for Send.spec.js 2022-03-14 18:00:00 +01:00
ogerly
4721283b1d changed review 2022-03-13 11:24:15 +01:00
ogerly
e615436993 remove unused data 2022-03-11 20:30:40 +01:00
ogerly
63431418f6 yarn locales --fix 2022-03-11 20:29:03 +01:00
ogerly
7bba881b3a frontendstyle for send per link fixed, add components ClipboardCopy.vue 2022-03-11 20:12:38 +01:00