From d5ff360b18b6bff61f50a523a2c04ef45ca7de0b Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 10 Mar 2022 11:22:17 +0100 Subject: [PATCH 01/22] add TransactionRows/CollapsIcon.vue, add this components in transaction slots --- frontend/src/components/GdtTransactionList.vue | 5 +++++ .../components/TransactionRows/CollapsIcon.vue | 17 +++++++++++++++++ .../Transactions/TransactionCreation.vue | 9 +++------ .../Transactions/TransactionDecay.vue | 9 +++------ .../Transactions/TransactionReceive.vue | 9 +++------ .../components/Transactions/TransactionSend.vue | 9 +++------ 6 files changed, 34 insertions(+), 24 deletions(-) create mode 100644 frontend/src/components/TransactionRows/CollapsIcon.vue diff --git a/frontend/src/components/GdtTransactionList.vue b/frontend/src/components/GdtTransactionList.vue index 0c061ed06..168bf6ae7 100644 --- a/frontend/src/components/GdtTransactionList.vue +++ b/frontend/src/components/GdtTransactionList.vue @@ -89,6 +89,11 @@ export default { }