26 Commits

Author SHA1 Message Date
Alexander Friedland
b7e940e6c1
Merge branch 'master' into 1816-Expired-link-are-not-highlighted 2022-04-22 11:31:46 +02:00
ogerly
76d2100c3c add props validLink 2022-04-21 22:35:19 +02:00
ogerly
afec1f7e59 remove button, add dropdown menü, change style 2022-04-21 21:15:40 +02:00
d836fb5375
remove code from TransactionLink 2022-04-21 13:30:51 +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
ogerly
22aeb06f97 tests for TransactionLink 2022-04-10 09:40:12 +02:00
ogerly
da288eaeed position button on link list 2022-04-09 11:36:23 +02:00
elweyn
41b35f2c5e Add link to the TransactionLink and change code by link in frontend. 2022-04-06 18:45:27 +02:00
ogerly
4e006f2d84 add components FigureQrCode.vue for show qr code image with gradido coin 2022-03-24 09:13:00 +01:00
ogerly
0bc968fe5a yarn test fixed, :hideHeaderClose 2022-03-23 13:19:15 +01:00
ogerly
5925b87597 add hideHeaderClose: false 2022-03-23 12:43:56 +01:00
ogerly
741c65a1c6 add show qr-code from transaction link 2022-03-23 12:33:24 +01:00
ogerly
dadba15870 add qr-code button outline color success 2022-03-23 11:41:53 +01:00
ogerly
5df9eaae1e add qr-code button on list transaction link 2022-03-23 11:40:30 +01:00
Alexander Friedland
7347ed78fb
Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-17 16:46:14 +01:00
ogerly
06705366ad change decay Object to String 2022-03-17 16:44:06 +01:00
Moriz Wahl
36ea3bf170 test bvModal, fix duplicate Id warning 2022-03-17 13:52:49 +01:00
ogerly
b655bbb658 remove unused props item, add props from v-bind, remove id in function 2022-03-16 20:39:21 +01:00
ogerly
0bba201d33 add components for transaction rows, chnage toast mesage, add computed decayObject() 2022-03-16 18:30:49 +01:00
ogerly
43185325eb change background-color for table link 2022-03-16 14:47:40 +01:00
ogerly
798a75e923 add locales in TransactionLink.vue 2022-03-16 12:09:26 +01:00
ogerly
b976e84411 refactor modal, deleteLink emit reset-transaction-link-list 2022-03-16 12:09:26 +01:00
ogerly
9bd74cb148 yarn lint --fix 2022-03-15 17:18:32 +01:00
ogerly
81df36a3fb ad function deleteLink and bvModal confirm 2022-03-15 17:15:47 +01:00
ogerly
255a11ee5a add new component TransactionLink.vue 2022-03-15 15:54:01 +01:00