From 263aedae23f2e9dc8457ef91626e618096e7f97c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Micha=C5=82owski?= Date: Fri, 2 Aug 2024 16:21:19 +0200 Subject: [PATCH] fix(frontend): WiP migration --- frontend/src/components/CommunitySwitch.vue | 14 +- .../Contributions/ContributionForm.vue | 29 +- .../GddSend/TransactionConfirmationLink.vue | 70 +- .../components/GddSend/TransactionForm.vue | 130 ++-- frontend/src/components/Inputs/InputHour.vue | 186 +++-- .../src/components/Inputs/InputTextarea.vue | 173 +++-- frontend/src/components/Transaction.vue | 28 +- .../src/components/TransactionCollapse.vue | 20 +- frontend/src/layouts/DashboardLayout.vue | 5 +- frontend/src/pages/Circles.vue | 20 +- frontend/src/pages/Community.vue | 728 ++++++++++++------ frontend/src/pages/InfoStatistic.vue | 182 ++--- 12 files changed, 950 insertions(+), 635 deletions(-) diff --git a/frontend/src/components/CommunitySwitch.vue b/frontend/src/components/CommunitySwitch.vue index 4ff3d9781..e46c94aaa 100644 --- a/frontend/src/components/CommunitySwitch.vue +++ b/frontend/src/components/CommunitySwitch.vue @@ -1,8 +1,8 @@ diff --git a/frontend/src/components/Contributions/ContributionForm.vue b/frontend/src/components/Contributions/ContributionForm.vue index 8b2113e5d..cc7a4f669 100644 --- a/frontend/src/components/Contributions/ContributionForm.vue +++ b/frontend/src/components/Contributions/ContributionForm.vue @@ -1,12 +1,12 @@ --> + + diff --git a/frontend/src/components/Inputs/InputTextarea.vue b/frontend/src/components/Inputs/InputTextarea.vue index 3881c4b16..d6d8281cd 100644 --- a/frontend/src/components/Inputs/InputTextarea.vue +++ b/frontend/src/components/Inputs/InputTextarea.vue @@ -1,62 +1,143 @@ ---> + + diff --git a/frontend/src/components/Transaction.vue b/frontend/src/components/Transaction.vue index d13954362..ba3e7796b 100644 --- a/frontend/src/components/Transaction.vue +++ b/frontend/src/components/Transaction.vue @@ -1,16 +1,16 @@ diff --git a/frontend/src/components/TransactionCollapse.vue b/frontend/src/components/TransactionCollapse.vue index 2bba3d164..254fa8c89 100644 --- a/frontend/src/components/TransactionCollapse.vue +++ b/frontend/src/components/TransactionCollapse.vue @@ -1,22 +1,22 @@ --> --> + +