From 09804de8090b619383b448dc7deec400268855ae Mon Sep 17 00:00:00 2001 From: MaxJa4 <74194322+MaxJa4@users.noreply.github.com> Date: Sun, 27 Feb 2022 21:53:22 +0100 Subject: [PATCH 1/5] Optimized advanced search settings UX --- .../RecipeSearchView/RecipeSearchView.vue | 62 +++++++++---------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/vue/src/apps/RecipeSearchView/RecipeSearchView.vue b/vue/src/apps/RecipeSearchView/RecipeSearchView.vue index 20266b913..72e97f7d3 100644 --- a/vue/src/apps/RecipeSearchView/RecipeSearchView.vue +++ b/vue/src/apps/RecipeSearchView/RecipeSearchView.vue @@ -60,24 +60,24 @@ - - + + - - + + - - + + - - + + - - + +
@@ -87,58 +87,58 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -231,7 +231,7 @@ @change="refreshData(false)" class="shadow-none" switch - style="width: 4em" + style="width: 5em" > {{ $t("or") }} {{ $t("and") }} @@ -293,7 +293,7 @@ /> - + {{ $t("or") }} {{ $t("and") }} @@ -339,7 +339,7 @@ > - + {{ $t("or") }} {{ $t("and") }} @@ -371,7 +371,7 @@ /> - + >= <= From b393d026f78bafeb88f6ea871fe5e92763f220c9 Mon Sep 17 00:00:00 2001 From: MaxJa4 <74194322+MaxJa4@users.noreply.github.com> Date: Sun, 27 Feb 2022 22:38:58 +0100 Subject: [PATCH 2/5] Added a few more strings to be localized and fixed one ui alignment --- cookbook/templates/url_import.html | 6 +++--- vue/src/locales/de.json | 7 ++++++- vue/src/locales/en.json | 6 +++++- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/cookbook/templates/url_import.html b/cookbook/templates/url_import.html index 88cc29273..6c82b27d9 100644 --- a/cookbook/templates/url_import.html +++ b/cookbook/templates/url_import.html @@ -30,7 +30,7 @@ style="height:50%" href="{% bookmarklet request %}" title="{% trans 'Drag me to your bookmarks to import recipes from anywhere' %}"> - {% trans 'Bookmark Me!' %} + {% trans 'Bookmark Me!' %}