layout fixes

This commit is contained in:
vabene1111
2024-12-23 14:10:38 +01:00
parent 4b0d022db1
commit 0c6637406a
34 changed files with 64 additions and 12 deletions

View File

@@ -123,25 +123,34 @@
<v-bottom-navigation grow v-if="!lgAndUp">
<v-btn value="recent" :to="{ name: 'view_home', params: {} }">
<v-icon icon="fa-fw fas fa-book "/>
<span>Recipes</span>
</v-btn>
<v-btn value="favorites" to="/mealplan">
<v-icon icon="fa-fw fas fa-calendar-alt"></v-icon>
<span>MealPlan</span>
</v-btn>
<v-btn value="nearby" to="/shopping">
<v-icon icon="fa-fw fas fa-shopping-cart"></v-icon>
<span>Shopping</span>
</v-btn>
<v-btn value="nearby" to="/books">
<!-- TODO link -->
<v-icon icon="fa-fw fas fa-bars"></v-icon>
<span>More</span>
<v-btn value="nearby" >
<v-icon icon="fa-fw fas fa-bars"></v-icon>
<v-bottom-sheet activator="parent" close-on-content-click>
<v-list nav>
<v-list-item :to="{ name: 'view_settings', params: {} }">
<template #prepend>
<v-icon icon="fa-solid fa-sliders"></v-icon>
</template>
{{ $t('Settings') }}
</v-list-item>
<v-list-item :to="{ name: 'ModelListPage', params: {model: 'food'} }">
<template #prepend>
<v-icon icon="fa-solid fa-folder-tree"></v-icon>
</template>
{{ $t('Database') }}
</v-list-item>
</v-list>
</v-bottom-sheet>
</v-btn>
</v-bottom-navigation>

View File

@@ -176,6 +176,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "",
"More": "",
"Move": "",
"MoveCategory": "",
"Move_Down": "",
@@ -291,6 +292,7 @@
"Show_as_header": "",
"Single": "",
"Size": "",
"Social_Authentication": "",
"Sort_by_new": "",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -170,6 +170,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Месец",
"More": "",
"Move": "Премести",
"MoveCategory": "Премести към: ",
"Move_Down": "Премести надолу",
@@ -284,6 +285,7 @@
"Show_as_header": "Показване като заглавка",
"Single": "Единичен",
"Size": "Размер",
"Social_Authentication": "",
"Sort_by_new": "Сортиране по ново",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -226,6 +226,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "",
"More": "",
"Move": "",
"MoveCategory": "",
"Move_Down": "Moveu avall",

View File

@@ -225,6 +225,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Měsíc",
"More": "",
"Move": "Přesunout",
"MoveCategory": "Přesunout do: ",
"Move_Down": "Dolů",

View File

@@ -212,6 +212,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Måned",
"More": "",
"Move": "Flyt",
"MoveCategory": "Flyt til: ",
"Move_Down": "Flyt ned",

View File

@@ -228,6 +228,7 @@
"Miscellaneous": "Sonstige",
"Monday": "Montag",
"Month": "Monat",
"More": "Mehr",
"Move": "Verschieben",
"MoveCategory": "Verschieben nach: ",
"Move_Down": "Runter",
@@ -371,7 +372,7 @@
"Show_as_header": "Als Überschrift",
"Single": "Einzeln",
"Size": "Größe",
"Social_Authentication": "Authentifizierung über ein soziales Netzwerk",
"Social_Authentication": "Login über Drittanbieter",
"Sort_by_new": "Nach Neueste sortieren",
"SpaceMemberHelp": "Füge Benutzer hinzu indem du Einladungen erstellst und Sie an die gewünschte Person sendest.",
"SpaceMembers": "Space Mitglieder",

View File

@@ -207,6 +207,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Μήνας",
"More": "",
"Move": "Μετακίνηση",
"MoveCategory": "Μετακίνηση σε: ",
"Move_Down": "Μετακίνηση κάτω",

View File

@@ -227,6 +227,7 @@
"Miscellaneous": "Miscellaneous",
"Monday": "Monday",
"Month": "Month",
"More": "More",
"Move": "Move",
"MoveCategory": "Move To: ",
"Move_Down": "Move down",

View File

@@ -227,6 +227,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Mes",
"More": "",
"Move": "Mover",
"MoveCategory": "Mover a: ",
"Move_Down": "mover abajo",

View File

@@ -125,6 +125,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Kuukausi",
"More": "",
"Move": "Siirry",
"Move_Down": "Siirry alas",
"Move_Food": "Siirrä ruoka",
@@ -213,6 +214,7 @@
"Show_Week_Numbers": "Näytä viikkonumerot ?",
"Show_as_header": "Näytä otsikkona",
"Size": "Koko",
"Social_Authentication": "",
"Sort_by_new": "Lajittele uusien mukaan",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -226,6 +226,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Mois",
"More": "",
"Move": "Déplacer",
"MoveCategory": "Déplacer vers : ",
"Move_Down": "Descendre",

View File

@@ -227,6 +227,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "חודש",
"More": "",
"Move": "העברה",
"MoveCategory": "העבר אל: ",
"Move_Down": "העברה למטה",

View File

@@ -208,6 +208,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Hónap",
"More": "",
"Move": "Mozgatás",
"MoveCategory": "Áthelyezés ide: ",
"Move_Down": "Lefelé mozgatás",
@@ -337,6 +338,7 @@
"Show_as_header": "Megjelenítés címként",
"Single": "Egyetlen",
"Size": "Méret",
"Social_Authentication": "",
"Sort_by_new": "Rendezés legújabbak szerint",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -89,6 +89,7 @@
"Messages": "",
"Miscellaneous": "",
"Monday": "",
"More": "",
"Move": "Տեղափոխել",
"Move_Food": "Տեղափոխել սննդամթերքը",
"Move_Keyword": "Տեղափոխել բանալի բառը",
@@ -154,6 +155,7 @@
"Shopping_list": "Գնումների ցուցակ",
"Show_as_header": "Ցույց տալ որպես խորագիր",
"Size": "",
"Social_Authentication": "",
"Sort_by_new": "Տեսակավորել ըստ նորերի",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -193,6 +193,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "",
"More": "",
"Move": "Bergerak",
"MoveCategory": "",
"Move_Down": "Pindahkan kebawah",

View File

@@ -226,6 +226,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "",
"More": "",
"Move": "",
"MoveCategory": "",
"Move_Down": "",

View File

@@ -198,6 +198,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Mese",
"More": "",
"Move": "Sposta",
"MoveCategory": "Sposta in: ",
"Move_Down": "Sposta Sotto",

View File

@@ -210,6 +210,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "",
"More": "",
"Move": "",
"MoveCategory": "",
"Move_Down": "Nuleisti žemyn",

View File

@@ -205,6 +205,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Måned",
"More": "",
"Move": "Flytt",
"MoveCategory": "Flytt til: ",
"Move_Down": "Flytt ned",

View File

@@ -209,6 +209,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Maand",
"More": "",
"Move": "Verplaats",
"MoveCategory": "Verplaats naar: ",
"Move_Down": "Verplaats omlaag",

View File

@@ -228,6 +228,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Miesiąc",
"More": "",
"Move": "Przenieś",
"MoveCategory": "Przenieś do: ",
"Move_Down": "Przesunąć w dół",

View File

@@ -167,6 +167,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Mês",
"More": "",
"Move": "Mover",
"MoveCategory": "Mover para: ",
"Move_Down": "Mover para baixo",
@@ -278,6 +279,7 @@
"Show_Week_Numbers": "Mostrar números das semanas?",
"Show_as_header": "Mostrar como cabeçalho",
"Size": "Tamanho",
"Social_Authentication": "",
"Sort_by_new": "Ordenar por mais recente",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -220,6 +220,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Mês",
"More": "",
"Move": "Mover",
"MoveCategory": "Mover Para: ",
"Move_Down": "Mover para baixo",
@@ -355,6 +356,7 @@
"Show_as_header": "Mostrar como título",
"Single": "Simples",
"Size": "Tamanho",
"Social_Authentication": "",
"Sort_by_new": "Ordenar por novos",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -202,6 +202,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Lună",
"More": "",
"Move": "Mută",
"MoveCategory": "Mută la: ",
"Move_Down": "Deplasați-vă în jos",

View File

@@ -156,6 +156,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Месяц",
"More": "",
"Move": "Переместить",
"MoveCategory": "Переместить в: ",
"Move_Down": "Перенести вниз",
@@ -263,6 +264,7 @@
"Show_Week_Numbers": "Показать номера недель?",
"Show_as_header": "Показывать как заголовок",
"Size": "Размер",
"Social_Authentication": "",
"Sort_by_new": "Сортировка по новизне",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -152,6 +152,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Mesec",
"More": "",
"Move": "Premakni",
"MoveCategory": "Premakni v: ",
"Move_Down": "Premakni navzdol",
@@ -253,6 +254,7 @@
"Show_Week_Numbers": "Prikaži število tednov?",
"Show_as_header": "Prikaži kot glavo",
"Size": "Velikost",
"Social_Authentication": "",
"Sort_by_new": "Razvrsti po novih",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -228,6 +228,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Månad",
"More": "",
"Move": "Flytta",
"MoveCategory": "Flytta till: ",
"Move_Down": "Flytta ned",

View File

@@ -227,6 +227,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Ay",
"More": "",
"Move": "Taşı",
"MoveCategory": "Taşı: ",
"Move_Down": "Aşağıya Taşı",

View File

@@ -181,6 +181,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "Місяць",
"More": "",
"Move": "Перемістити",
"MoveCategory": "Перемістити До: ",
"Move_Down": "Перемістити вниз",
@@ -299,6 +300,7 @@
"Show_as_header": "",
"Single": "",
"Size": "Розмір",
"Social_Authentication": "",
"Sort_by_new": "",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -223,6 +223,7 @@
"Miscellaneous": "",
"Monday": "",
"Month": "月份",
"More": "",
"Move": "移动",
"MoveCategory": "移动到: ",
"Move_Down": "下移",

View File

@@ -72,6 +72,7 @@
"Messages": "",
"Miscellaneous": "",
"Monday": "",
"More": "",
"New": "",
"New_Recipe": "",
"Next": "",
@@ -124,6 +125,7 @@
"ShoppingListRecipe": "",
"Show_as_header": "顯示為標題",
"Size": "",
"Social_Authentication": "",
"Sort_by_new": "按最新排序",
"SpaceMemberHelp": "",
"SpaceMembers": "",

View File

@@ -1,5 +1,7 @@
<template>
<meal-plan-view></meal-plan-view>
<v-container class="h-100 pt-0 pl-0 pn-0" fluid>
<meal-plan-view></meal-plan-view>
</v-container>
</template>

View File

@@ -1,6 +1,5 @@
<template>
<v-container>
<v-row>
<v-col cols="12" md="3" offset-md="1" offset-xl="2" xl="2">
<v-list class="bg-transparent">