v1.7.8: Trasferisci a Ricette dalla chat (refactor)

- Sostituisce 'Usa ingredienti' inline con 'Trasferisci a Ricette'
- Nuovo endpoint chat_to_recipe: Gemini restituisce JSON completo
  (title, meal, servings, ingredients, steps, nutrition_note),
  PHP arricchisce tutti gli ingredienti con product_id/location
  via fuzzy-match identico a generateRecipe
- La ricetta viene salvata in archivio e si apre nell'overlay Ricette
  con tutti i pulsanti Usa, modalità cottura, salvataggio intatto
- Rimossi: chatExtractIngredients, _buildChatIngredientPanelHTML,
  _chatRecipeTitle, chat_extract_recipe, chat-recipe-panel CSS
This commit is contained in:
dadaloop82
2026-05-10 14:49:08 +00:00
parent 9973edf463
commit 073b4b9cfa
8 changed files with 51 additions and 143 deletions
+3 -2
View File
@@ -472,8 +472,9 @@
"suggestion_juice_text": "Mach mir einen Saft oder Smoothie mit dem was ich habe",
"suggestion_light_text": "Ich habe Hunger, möchte aber etwas Leichtes",
"suggestion_expiry_text": "Was läuft bald ab und wie kann ich es verwenden?",
"use_ingredients_btn": "Zutaten verwenden",
"recipe_ingredients_from_pantry": "Im Vorratsschrank gefundene Zutaten"
"transfer_to_recipes": "Zu Rezepten hinzufügen",
"transferring": "Übertrage...",
"transferred": "Zu Rezepten hinzugefügt!"
},
"cooking": {
"close": "Schließen",