f02ea7d549
Putting a capital letter on the front of any product added.
2024-08-18 10:12:43 -05:00
a139335a4c
update menu items method
2024-08-18 08:51:31 -05:00
206cb65fa7
Update the items calls
2024-08-18 08:40:09 -05:00
457004df3f
Fix bug with updating linked menu items and products.
2024-08-16 12:33:27 -05:00
e10e234250
updating mScript file
2024-08-15 18:56:20 -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
3f6618d906
Updaated Products to have multiple associated stores.
...
- Products will be updated on first start of server to make sure the store attribute is set as an Array of values.
- You can edit Products to add more associated stores
- Products will list all associated stores on the product table view
- Cut down method calls to single event trigger for adding / editing products info
2024-08-13 10:48:27 -05:00
98bcbcd256
Aded Task cleanup by number of weeks or months
2024-08-01 11:56:04 -05:00
e60c32894c
Added List and Menu clean up.
2024-07-30 16:32:06 -05:00
3ad8fab67b
Updated Lists to pull last viewed list from db
2024-07-30 10:30:10 -05:00
00a99e0393
Add list items from linked menu items
2024-07-29 16:58:08 -05:00
9abb198e82
dev work on menu to prod link
2024-07-28 19:42:23 -05:00
40af926104
added user config for dark mode and navigation
2024-07-25 10:25:56 -05:00
3d060e2eef
Updated Tasks and the delete confirmation modal for new materialize version.
2024-07-22 16:47:50 -05:00
e44ef98be4
Updating the materialize library and calls.
2024-07-22 11:56:35 -05:00
2b1022f513
Removed Categories and Locations
2024-07-06 11:13:35 -05:00
Brian McGonagill
bc8df48389
Added ability for ystem admin to disable registration.
2023-06-11 12:30:08 -05:00
Brian McGonagill
45b78101c8
Adding edit and delete users from system.
2023-06-09 13:38:10 -05:00
Brian McGonagill
cf715c9dbf
Updating tasks to show incomplete, overdue items
2022-09-16 16:19:53 -05:00
Brian McGonagill
aa8ea1ecb1
Updated Tasks for multi-select
2022-09-14 19:16:06 -05:00
Brian McGonagill
301c66eeba
Fixing the menu items to sort by date.
2022-09-07 11:30:38 -05:00
Brian McGonagill
56b27d6b05
Adding functionality for Tasks.
2022-09-05 15:30:20 -05:00
Brian McGonagill
947abfb76f
Added Task Mgmt, and framework for Recipes.
2022-09-05 09:39:54 -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
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
Brian McGonagill
25ce44d9cf
Adding Menu Support with methods.
2022-08-26 11:55:42 -05:00
Brian McGonagill
29ddc544e5
Added a delete confirmation modal to all views.
2022-08-26 11:18:18 -05:00
Brian McGonagill
0690e70ebe
fixed an issue of filtering who can delete products, and added one set of permissions to view manage.
2022-08-25 20:15:03 -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