get_my/client
Brian McGonagill 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
..
Accounts added user config for dark mode and navigation 2024-07-25 10:25:56 -05:00
AdminMgmt Updaated Products to have multiple associated stores. 2024-08-13 10:48:27 -05:00
Dashboard Updated menus to work better with list item linking 2024-08-14 11:38:13 -05:00
General Updated to set font color in header bar in dark mode. 2024-07-27 13:56:23 -05:00
lib/assets Updating the materialize library and calls. 2024-07-22 11:56:35 -05:00
ListItems Making it so that Menu and Lists load from db when refreshed. 2024-07-30 11:37:55 -05:00
Lists Updated Lists to pull last viewed list from db 2024-07-30 10:30:10 -05:00
MenuItems Updated menus to work better with list item linking 2024-08-14 11:38:13 -05:00
Menus Making it so that Menu and Lists load from db when refreshed. 2024-07-30 11:37:55 -05:00
MyTasks Updated MyTasks to work like Tasks (multi-select) 2024-08-01 19:01:51 -05:00
UserConfig added user config for dark mode and navigation 2024-07-25 10:25:56 -05:00
main.css Updated modal styling and fixed a weird bug 2024-07-30 08:37:42 -05:00
main.html Small update for placeholders in tasks. 2022-09-15 09:12:43 -05:00
main.js initial commit 2022-08-04 19:50:18 -05:00
MainLayout.html Updating the materialize library and calls. 2024-07-22 11:56:35 -05:00
MainLayout.js Updated to set font color in header bar in dark mode. 2024-07-27 13:56:23 -05:00