Commit graph

17 commits

Author SHA1 Message Date
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
81559683eb Updated Menus and Menu Items to use newer materialize 2024-07-23 14:59:43 -05:00
17b42b7d68 Updated myTasks with newer materialize. 2024-07-23 08:11:40 -05:00
3d060e2eef Updated Tasks and the delete confirmation modal for new materialize version. 2024-07-22 16:47:50 -05:00
2b1022f513 Removed Categories and Locations 2024-07-06 11:13:35 -05:00
c916c278a2 updated meteor to latest version 2024-07-06 10:40:51 -05:00
Brian McGonagill
2d9ab70fa6 Fixing Tasks to work differently, adding to dash. 2022-09-05 16:22:56 -05:00
Brian McGonagill
3b9a54daf1 update to make menu items pull for first 9 days of month. 2022-09-01 09:54:23 -05:00
Brian McGonagill
2ce2499347 Updating dashboard view, and fixing an issue with menu completion. 2022-08-30 16:17:53 -05:00
Brian McGonagill
81f29952e2 Fixed modal close issue on non filled field. Added mark complte. 2022-08-29 16:50:30 -05:00
Brian McGonagill
075dd57996 Finished adding the simplest form of Menus. 2022-08-27 16:59:01 -05:00
Brian McGonagill
4d9d2acff6 added manage permissions around dashboard. 2022-08-25 20:20:19 -05:00
Brian McGonagill
6e37ae8c74 Many chcanges, but version 0.1.0 is ready to be cut. 2022-08-23 13:41:21 -05:00
Brian McGonagill
42643a37f5 Adding more methods and views, updated dashboards a bit. Still not ready 2022-08-16 16:46:14 -05:00
Brian McGonagill
266dbd0856 Lots of changes and additions to the project. Still early, and not usable. 2022-08-15 18:07:39 -05:00
Brian McGonagill
8636f8cf9b My big initial commit to this repo and project. 2022-08-05 16:55:56 -05:00
Brian McGonagill
750811a81f initial commit 2022-08-04 19:50:18 -05:00