77 Commits

Author SHA1 Message Date
mahula
1ea43130dc adapt unit tests to link text changes 2022-08-23 11:41:01 +02:00
mahula
858b9910ee fix mixin import paths 2022-07-28 14:48:08 +02:00
mahula
a7d1ed4449 refactor TransactionLink.vue to use mixins for link copying 2022-07-28 13:07:57 +02:00
mahula
3c539a6edf make the wording more precise wherever a link can be copied 2022-07-27 11:21:47 +02:00
mahula
9272ca87cd fix unit test 2022-07-06 11:39:59 +02:00
Moriz Wahl
e4a4744f4e fix unit tests 2022-07-05 13:17:52 +02:00
mahula
a9a518c9bb fix linting errors 2022-07-05 13:17:52 +02:00
mahula
7d9253e4c7 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-05 13:17:52 +02:00
mahula
794bcbdfa3 update unit test 2022-07-05 13:17:52 +02:00
mahula
45e7fecd39 fix unit test 2022-07-05 13:17:52 +02:00
mahula
a61df84a39 add unit tests for new feature 2022-07-05 13:17:52 +02:00
mahula
4274974207 reformat string to avoid unwanted indents 2022-07-05 13:17:52 +02:00
ogerly
e8b70608e9 double apostrophe removed, fix yarn lint 2022-07-05 13:17:52 +02:00
mahula
b8ba6af906 Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
20e2e0edea Update frontend/src/components/TransactionLinks/TransactionLink.vue
Co-authored-by: Alexander Friedland <ogerly@users.noreply.github.com>
2022-07-05 13:17:52 +02:00
mahula
92eb144faa fix linting 2022-07-05 13:17:52 +02:00
mahula
b7fb51887f add dropdown item and method for new link copy use case 2022-07-05 13:17:52 +02:00
Moriz Wahl
b2fff23b6b raise coverage, try to test timers 2022-06-30 11:19:19 +02:00
ogerly
f1e87ff271 remove unused data 2022-04-26 13:17:15 +02:00
ogerly
3c9a12d293 open modal only for id 2022-04-26 11:05:30 +02:00
ogerly
70a153c67c changed paddings from dropdown menu 2022-04-22 16:00:06 +02:00
Alexander Friedland
4b04c0e771
Merge branch 'master' into 1816-Expired-link-are-not-highlighted 2022-04-22 15:59:28 +02:00
Alexander Friedland
ee4feb5cac
Merge branch 'master' into 1812-Put-QR-Code-into-Popup-on-generate 2022-04-22 15:16:06 +02:00
Alexander Friedland
dde695831a
Merge branch 'master' into 1816-Expired-link-are-not-highlighted 2022-04-22 13:08:28 +02:00
ogerly
f8e46cc1e1 remove another unused font-scale 1 2022-04-22 13:07:39 +02:00
ogerly
432e0c1e71 remove unused font-scale 1 2022-04-22 13:05:56 +02:00
ogerly
d595c76d08 change props from text to link in FigureQrCode 2022-04-22 12:43:27 +02:00
ogerly
0361b99a11 fixed test validUntil to string 2022-04-22 12:17:43 +02:00
ogerly
f6c64af047 resolve conflict unused computed link() 2022-04-22 11:59:06 +02:00
Alexander Friedland
8748abf4f0
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:43:30 +02:00
Alexander Friedland
8df93df392
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:42:23 +02:00
Alexander Friedland
e4214bc193
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:41:10 +02:00
Alexander Friedland
720f90f4b2
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:40:40 +02:00
Alexander Friedland
a54ad7cef4
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:40:25 +02:00
Alexander Friedland
df958f0be8
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:38:10 +02:00
Alexander Friedland
158ca4abec
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-04-22 11:37:52 +02:00
Alexander Friedland
17a96a5c6f
Merge branch 'master' into 1813-QR-Code-Popup 2022-04-22 11:34:04 +02:00
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
8d447ffaff fixed test, validUntil and No validUntil 2022-04-21 21:16:29 +02:00
ogerly
afec1f7e59 remove button, add dropdown menü, change style 2022-04-21 21:15:40 +02:00
ogerly
bbec1306d0 change modal structure 2022-04-21 16:38:14 +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
Alexander Friedland
ffeddda436
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-04-12 16:25:42 +02:00
ogerly
fc049a14ac fix test for cancel delete link 2022-04-10 14:59:39 +02:00
ogerly
50be004ce4 add jest.fn((d) 2022-04-10 14:47:43 +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