From e34081ce36d1993912dad514127924440437a2e9 Mon Sep 17 00:00:00 2001 From: Tom Flux Date: Tue, 23 Jun 2026 19:55:16 +0100 Subject: Add planning docs: research, requirements, redesign plan Research of current state, requirements for the web-first pivot (pantry polish -> auth -> MCP), and the phased implementation plan. Co-Authored-By: Claude Opus 4.8 --- .../templates/kitchen/partials/pantry_expiry_edit.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 kitchen/templates/kitchen/partials/pantry_expiry_edit.html (limited to 'kitchen/templates') diff --git a/kitchen/templates/kitchen/partials/pantry_expiry_edit.html b/kitchen/templates/kitchen/partials/pantry_expiry_edit.html deleted file mode 100644 index ca24716..0000000 --- a/kitchen/templates/kitchen/partials/pantry_expiry_edit.html +++ /dev/null @@ -1,17 +0,0 @@ - - {{ item.ingredient.name }} - {{ item.quantity|floatformat:0 }} {{ item.unit }} - -
- - - -
- - -- cgit v1.2.3