Build Log
ForgeHome Recipe Book
June 20, 2026
Courtney can now maintain her own recipe library and edit the weekly meal plan before or after generating the grocery list.
Timeline
What shipped
RecipeBook component — standalone recipe library in the Meals page
Add recipe: name, ingredients (qty + name columns), optional notes
Expand recipe to read ingredients and notes inline
Edit recipe in-place — pencil icon opens the full editor without a modal
Delete recipe with optimistic removal
saveRecipe server action updated to accept optional notes parameter
MealPlanPanel: pencil icon per row → inline meal name edit (Enter/Escape)
MealPlanPanel: Add a meal row at bottom of list — manually inject any meal
MealPlanPanel: Rebuild list button after list is built — re-runs grocery route with current edited meals, replaces old list
“ok courtney should be able to add / maintain recipes outside of just attaching it to an event”