elweyn
|
e37c2aacdb
|
Remove .vue as imports
|
2023-02-21 07:18:45 +01: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 |
|
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
|
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 |
|
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
|
f6c64af047
|
resolve conflict unused computed link()
|
2022-04-22 11:59:06 +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
|
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 |
|
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 |
|