16 Commits

Author SHA1 Message Date
6d6194df37 Adjust calendar controller 2026-05-07 19:12:38 +02:00
544df5175d Adjust height of the tab bar 2026-05-07 18:07:56 +02:00
53a7212dfe Redesign menu
All checks were successful
Build and Deploy / build-and-push (push) Successful in 27s
2026-04-22 22:53:24 +02:00
ded24b53b4 Design changes to pantry
All checks were successful
Build and Deploy / build-and-push (push) Successful in 27s
2026-04-22 21:57:23 +02:00
2f362a7e56 Add titles to menu
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m15s
2026-04-21 22:44:08 +02:00
08a275093c Unify calendar code
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m16s
2026-04-20 23:44:18 +02:00
c43b3766cd Fix calendar styling 2026-04-20 23:04:28 +02:00
570e44257f Swipeable calendar
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m15s
2026-04-20 11:33:43 +02:00
070a0a61db Redesign bought items on shopping list
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m13s
2026-04-19 18:41:10 +02:00
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