Commit graph

13 commits

Author SHA1 Message Date
Brian McGonagill
b5d490c052 Just updated menu items to be added correctly in new version 2025-07-29 16:58:25 -05:00
Brian McGonagill
d25ef56591 Commenting out console logging. 2025-07-23 19:44:24 -05:00
f12c6bb7c8 fixed adding menu items to the menu. 2025-06-21 13:24:24 -05:00
Brian McGonagill
cca29bc591 Updating framework to meteor 3 and later 2025-06-21 07:28:59 -05:00
d2f4ecf7ff updated to send isLinked value 2024-08-18 09:28:04 -05:00
6a771a6f11 Fix 2 bugs, fix update functions for new changes. 2024-08-15 18:47:26 -05:00
88fa7c1d22 Updated menus to work better with list item linking
Lots of changes made (almost a refactor <--- four letter word to me...
- Menu Items collection is now the "permanent" storage location for menu item for any day.  So, if i set Green Chile Chicken Enchiladas, Beans, and Rice as an item for a day, it will be stored as a Menu Item for later use.
- Linking menu items to items that can be added to a shopping list - This has been updated to be more reusable. So as you re-choose a menu item that's already got list items linked, it just shows up for you to use to build a shopping list as needed.
- Deleting menu items from a menu - changed to delete them only from the menu, and not from the database.
- Dashboard updated to pull today's menu item from the menu, and not the menu item list.
2024-08-14 11:38:13 -05:00
2f3f82477a Making it so that Menu and Lists load from db when refreshed. 2024-07-30 11:37:55 -05:00
d8c08578f3 Added autocomplete to Menu Item entryies 2024-07-29 07:46:30 -05:00
81559683eb Updated Menus and Menu Items to use newer materialize 2024-07-23 14:59:43 -05:00
Brian McGonagill
56b27d6b05 Adding functionality for Tasks. 2022-09-05 15:30:20 -05:00
Brian McGonagill
075dd57996 Finished adding the simplest form of Menus. 2022-08-27 16:59:01 -05:00
Brian McGonagill
3290b3086a Added Menu List and the Menu Table view. 2022-08-26 17:10:05 -05:00