diff --git a/frontend/src/components/accounts/AssetAccountRole.vue b/frontend/src/components/accounts/AssetAccountRole.vue index 82eeda859f..7cf2f1de95 100644 --- a/frontend/src/components/accounts/AssetAccountRole.vue +++ b/frontend/src/components/accounts/AssetAccountRole.vue @@ -24,7 +24,7 @@ {{ $t('form.account_role') }}
- +

- + {{ $t('firefly.delete_account') }}

@@ -57,7 +57,7 @@

- +

diff --git a/frontend/src/components/accounts/Index.vue b/frontend/src/components/accounts/Index.vue index e0ea918a9f..c8bc2c0b17 100644 --- a/frontend/src/components/accounts/Index.vue +++ b/frontend/src/components/accounts/Index.vue @@ -105,7 +105,7 @@ }} - + ({{ @@ -137,9 +137,9 @@ {{ $t('firefly.actions') }} diff --git a/frontend/src/components/accounts/Interest.vue b/frontend/src/components/accounts/Interest.vue index f55900d2e0..2d63db0915 100644 --- a/frontend/src/components/accounts/Interest.vue +++ b/frontend/src/components/accounts/Interest.vue @@ -35,7 +35,7 @@ />
%
- +
diff --git a/frontend/src/components/accounts/InterestPeriod.vue b/frontend/src/components/accounts/InterestPeriod.vue index 69a3d84b7c..ec3f5e8a63 100644 --- a/frontend/src/components/accounts/InterestPeriod.vue +++ b/frontend/src/components/accounts/InterestPeriod.vue @@ -24,7 +24,7 @@ {{ $t('form.interest_period') }}
- +
diff --git a/frontend/src/components/dashboard/Calendar.vue b/frontend/src/components/dashboard/Calendar.vue index 6c4c0b163b..d88342e4ef 100644 --- a/frontend/src/components/dashboard/Calendar.vue +++ b/frontend/src/components/dashboard/Calendar.vue @@ -41,16 +41,16 @@ + > + >
- +
- +
diff --git a/frontend/src/components/dashboard/MainAccountList.vue b/frontend/src/components/dashboard/MainAccountList.vue index afbbf8636d..8c73df0e35 100644 --- a/frontend/src/components/dashboard/MainAccountList.vue +++ b/frontend/src/components/dashboard/MainAccountList.vue @@ -26,7 +26,7 @@
- +
@@ -39,7 +39,7 @@
- +
diff --git a/frontend/src/components/dashboard/MainBillsList.vue b/frontend/src/components/dashboard/MainBillsList.vue index d15566c818..ae43cdf0ff 100644 --- a/frontend/src/components/dashboard/MainBillsList.vue +++ b/frontend/src/components/dashboard/MainBillsList.vue @@ -26,13 +26,13 @@
- +
- +
@@ -71,7 +71,7 @@ diff --git a/frontend/src/components/dashboard/MainBudgetList.vue b/frontend/src/components/dashboard/MainBudgetList.vue index 0c728f4736..6cb483b909 100644 --- a/frontend/src/components/dashboard/MainBudgetList.vue +++ b/frontend/src/components/dashboard/MainBudgetList.vue @@ -56,7 +56,7 @@
- +
diff --git a/frontend/src/components/dashboard/MainCategoryList.vue b/frontend/src/components/dashboard/MainCategoryList.vue index fdf0ed1109..515cd57c32 100644 --- a/frontend/src/components/dashboard/MainCategoryList.vue +++ b/frontend/src/components/dashboard/MainCategoryList.vue @@ -26,13 +26,13 @@
- +
- +
diff --git a/frontend/src/components/dashboard/MainCreditList.vue b/frontend/src/components/dashboard/MainCreditList.vue index 91fe797cfd..3edfe805ad 100644 --- a/frontend/src/components/dashboard/MainCreditList.vue +++ b/frontend/src/components/dashboard/MainCreditList.vue @@ -26,13 +26,13 @@
- +
- +
@@ -67,7 +67,7 @@ diff --git a/frontend/src/components/dashboard/MainDebitList.vue b/frontend/src/components/dashboard/MainDebitList.vue index ada8c12276..15dcf36f2b 100644 --- a/frontend/src/components/dashboard/MainDebitList.vue +++ b/frontend/src/components/dashboard/MainDebitList.vue @@ -26,13 +26,13 @@
- +
- +
@@ -67,7 +67,7 @@ diff --git a/frontend/src/components/dashboard/MainPiggyList.vue b/frontend/src/components/dashboard/MainPiggyList.vue index 2467bc9a58..092c240de4 100644 --- a/frontend/src/components/dashboard/MainPiggyList.vue +++ b/frontend/src/components/dashboard/MainPiggyList.vue @@ -27,13 +27,13 @@
- +
- +
@@ -81,7 +81,7 @@ diff --git a/frontend/src/components/dashboard/TopBoxes.vue b/frontend/src/components/dashboard/TopBoxes.vue index b1b6a58019..7b3b6c299a 100644 --- a/frontend/src/components/dashboard/TopBoxes.vue +++ b/frontend/src/components/dashboard/TopBoxes.vue @@ -26,8 +26,8 @@
{{ $t("firefly.balance") }} - - + + {{ balance.value_parsed }}   @@ -51,8 +51,8 @@
{{ $t('firefly.bills_to_pay') }} - - + + {{ balance.value_parsed }} @@ -76,8 +76,8 @@
{{ $t('firefly.left_to_spend') }} - - + + {{ left.value_parsed }}   @@ -103,8 +103,8 @@
{{ $t('firefly.net_worth') }} - - + + {{ nw.value_parsed }}  
diff --git a/frontend/src/components/form/GenericTextInput.vue b/frontend/src/components/form/GenericTextInput.vue index 2368c31b33..f1d3186d1d 100644 --- a/frontend/src/components/form/GenericTextInput.vue +++ b/frontend/src/components/form/GenericTextInput.vue @@ -34,7 +34,7 @@ :step="fieldStep" />
- +
diff --git a/frontend/src/components/partials/Alert.vue b/frontend/src/components/partials/Alert.vue index 2b851f0194..59fd9e5561 100644 --- a/frontend/src/components/partials/Alert.vue +++ b/frontend/src/components/partials/Alert.vue @@ -21,8 +21,8 @@
- - + + {{ $t("firefly.flash_error") }} {{ $t("firefly.flash_success") }}
diff --git a/frontend/src/components/transactions/Create.vue b/frontend/src/components/transactions/Create.vue index a2bd27cc3f..ccf954acbd 100644 --- a/frontend/src/components/transactions/Create.vue +++ b/frontend/src/components/transactions/Create.vue @@ -69,7 +69,7 @@
 
- @@ -79,8 +79,8 @@  
diff --git a/frontend/src/components/transactions/Edit.vue b/frontend/src/components/transactions/Edit.vue index d720b0ea1a..1048aa1963 100644 --- a/frontend/src/components/transactions/Edit.vue +++ b/frontend/src/components/transactions/Edit.vue @@ -79,7 +79,7 @@
 
-
@@ -88,8 +88,8 @@  
diff --git a/frontend/src/components/transactions/SplitForm.vue b/frontend/src/components/transactions/SplitForm.vue index 64ba777d3a..99f6eed30a 100644 --- a/frontend/src/components/transactions/SplitForm.vue +++ b/frontend/src/components/transactions/SplitForm.vue @@ -29,7 +29,7 @@ ({{ index + 1 }} / {{ count }})
- +
diff --git a/frontend/src/components/transactions/TransactionAccount.vue b/frontend/src/components/transactions/TransactionAccount.vue index 9654084ab5..0fd5799550 100644 --- a/frontend/src/components/transactions/TransactionAccount.vue +++ b/frontend/src/components/transactions/TransactionAccount.vue @@ -50,7 +50,7 @@ diff --git a/frontend/src/components/transactions/TransactionCategory.vue b/frontend/src/components/transactions/TransactionCategory.vue index 5e7a567c23..d80cfcc870 100644 --- a/frontend/src/components/transactions/TransactionCategory.vue +++ b/frontend/src/components/transactions/TransactionCategory.vue @@ -38,7 +38,7 @@ > diff --git a/frontend/src/components/transactions/TransactionDescription.vue b/frontend/src/components/transactions/TransactionDescription.vue index 6143f1279f..b81e140d9b 100644 --- a/frontend/src/components/transactions/TransactionDescription.vue +++ b/frontend/src/components/transactions/TransactionDescription.vue @@ -34,7 +34,7 @@ > diff --git a/frontend/src/components/transactions/TransactionExternalUrl.vue b/frontend/src/components/transactions/TransactionExternalUrl.vue index df722e3fc7..2aa1ecb22d 100644 --- a/frontend/src/components/transactions/TransactionExternalUrl.vue +++ b/frontend/src/components/transactions/TransactionExternalUrl.vue @@ -32,7 +32,7 @@ type="url" />
- +
diff --git a/frontend/src/components/transactions/TransactionGroupTitle.vue b/frontend/src/components/transactions/TransactionGroupTitle.vue index 9bffdbad48..ce08f862e6 100644 --- a/frontend/src/components/transactions/TransactionGroupTitle.vue +++ b/frontend/src/components/transactions/TransactionGroupTitle.vue @@ -36,7 +36,7 @@ > diff --git a/frontend/src/components/transactions/TransactionInternalReference.vue b/frontend/src/components/transactions/TransactionInternalReference.vue index a06a28ffa1..0652fd82c7 100644 --- a/frontend/src/components/transactions/TransactionInternalReference.vue +++ b/frontend/src/components/transactions/TransactionInternalReference.vue @@ -32,7 +32,7 @@ type="text" />
- +
diff --git a/frontend/src/components/transactions/TransactionLinks.vue b/frontend/src/components/transactions/TransactionLinks.vue index 9f45b2b331..9ad37419f2 100644 --- a/frontend/src/components/transactions/TransactionLinks.vue +++ b/frontend/src/components/transactions/TransactionLinks.vue @@ -27,7 +27,7 @@

- +

  • @@ -59,12 +59,12 @@ }})
    - +
- +
@@ -96,7 +96,7 @@
- +
@@ -104,7 +104,7 @@
- +

{{ $t('firefly.search_results') }}

diff --git a/resources/views/v1/pagination/semantic-ui.blade.php b/resources/views/v1/pagination/semantic-ui.blade.php index ef0dbb184c..8d7f8249d6 100644 --- a/resources/views/v1/pagination/semantic-ui.blade.php +++ b/resources/views/v1/pagination/semantic-ui.blade.php @@ -2,9 +2,9 @@ @endif
{{ $t('firefly.search_results') }}