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 |
|
elweyn
|
2cc7a6dee6
|
Fixing tests since we now use link and code.
|
2022-04-06 19:16:30 +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
|
4ada891a89
|
remove only
|
2022-04-04 13:05:21 +02:00 |
|
ogerly
|
998514c62b
|
out commend toast test success used
|
2022-04-04 13:05:21 +02:00 |
|
ogerly
|
0642b19791
|
fixed test for navigator.clipboard
|
2022-04-04 11:16:32 +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
|
6bd44f6eb9
|
test qr code button and modal
|
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 |
|
ogerly
|
4a7a4f28cf
|
change object variables, pending extra, chnage text in tests
|
2022-03-17 17:58:17 +01:00 |
|
Alexander Friedland
|
b905235c74
|
Update frontend/src/components/TransactionLinks/TransactionLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-03-17 16:46:50 +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
|
97590373cb
|
change modal test
|
2022-03-17 11:56:11 +01:00 |
|