From 287bd47ffac8a5790bf160acd534c3364e20bb06 Mon Sep 17 00:00:00 2001 From: jableader Date: Wed, 16 Oct 2024 18:49:17 +1100 Subject: [PATCH] Change meal purchasing to show all meals and allow filtering on purchased meals --- .../shopping/CurrentShoppingListPage.vue | 21 ++++++++++++++----- src/components/shopping/MealSelectionList.vue | 6 +++++- .../shopping/PurchasedShoppingListPage.vue | 2 +- 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/src/components/shopping/CurrentShoppingListPage.vue b/src/components/shopping/CurrentShoppingListPage.vue index c41f06f..7d9d55a 100644 --- a/src/components/shopping/CurrentShoppingListPage.vue +++ b/src/components/shopping/CurrentShoppingListPage.vue @@ -3,7 +3,7 @@

Included Meals

- +