Commit Graph

7 Commits

Author SHA1 Message Date
3055ce53c1 Light mode
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m17s
2026-04-18 12:15:51 +02:00
5c21fb1e64 Extract colors
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m10s
2026-04-18 11:12:05 +02:00
59340e8afd Fix calendar color
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m17s
2026-04-18 09:16:12 +02:00
8e48ebdd95 Redesign shopping list
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m19s
2026-04-17 23:34:53 +02:00
35b8babd0c Replace ingredients images with SVGs 2026-04-17 20:38:57 +02:00
71b91b50b4 Keep checked items in place within their category
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m16s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 00:04:07 +02:00
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