Commit Graph

18 Commits

Author SHA1 Message Date
bb529b7bac Add shopping list tab with auto-generation from planner
- New ShoppingList.js view with category-grouped items
- Check item = auto-transfer to pantry
- "Generate shortfalls" button computes weekly needs vs pantry stock
- Badge on shopping tab icon shows unchecked item count
- Bottom dock expanded to 5 columns for new tab

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 23:19:49 +02:00
3c271e1632 Extract menu to a separate component 2026-04-06 18:41:23 +02:00
3258965bcc Restyle menu 2026-04-06 18:36:10 +02:00
e640b34b0f Floating menu and search bar
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m16s
2026-04-06 12:40:56 +02:00
36f9f35b0b Redesign filter view 2026-04-06 12:06:58 +02:00
2b0601956f Redesign recipe list 2026-04-06 11:20:25 +02:00
e83fb49d6b Redesign meal planner 2026-04-04 23:26:38 +02:00
b44b985e76 Redesign recipe details 2026-04-04 22:26:19 +02:00
20424b4ecb Rework calendar 2026-04-04 16:54:42 +02:00
c11f184d1c Removable ingredients in planner 2026-04-03 15:08:28 +02:00
ee9ddd915e Add meal plan editor
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m19s
2026-03-30 22:50:53 +02:00
efe1cd941c Add dark mode
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m12s
2026-03-30 21:41:07 +02:00
7944ad2dbf Add more example recipes
All checks were successful
Build and Deploy / build-and-push (push) Successful in 27s
2026-03-27 22:52:14 +01:00
58ff081bc8 Another version of RecipeDetail
All checks were successful
Build and Deploy / build-and-push (push) Successful in 25s
2026-03-27 16:49:09 +01:00
f80b115cae Reorganise the views and prepare summary
All checks were successful
Build and Deploy / build-and-push (push) Successful in 23s
2026-03-26 22:29:06 +01:00
c1b3ee5ce6 Added meal planner, pantry and shopping list 2026-03-26 17:10:16 +01:00
7b9db1c5e6 Add meal planner 2026-03-20 21:11:54 +01:00
dcad09f5ce Initial commit 2026-03-19 22:14:12 +01:00