Commit graph

122 commits

Author SHA1 Message Date
31e7bdbe0a Merge branch 'dev' into 'main'
Updaated Products to have multiple associated stores.

See merge request bmcgonag/get_my!5
2024-08-13 15:51:43 +00: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
a7a9c48e01 Updated to filter Products when no store is assigned. 2024-08-09 12:03:49 -05:00
d0398ddc32 Merge branch 'dev' into 'main'
Updated My Tasks to have multiple entry like Tasks view.  Added Clean Up for Tasks.

See merge request bmcgonag/get_my!3
2024-08-02 00:09:23 +00:00
605d138b0b Updated MyTasks to work like Tasks (multi-select) 2024-08-01 19:01:51 -05:00
98bcbcd256 Aded Task cleanup by number of weeks or months 2024-08-01 11:56:04 -05:00
6051bf7990 Merge branch 'dev' into 'main'
Dev

See merge request bmcgonag/get_my!2
2024-07-31 14:31:41 +00:00
e60c32894c Added List and Menu clean up. 2024-07-30 16:32:06 -05:00
2f3f82477a Making it so that Menu and Lists load from db when refreshed. 2024-07-30 11:37:55 -05:00
3ad8fab67b Updated Lists to pull last viewed list from db 2024-07-30 10:30:10 -05:00
be07ec72bd Updated modal styling and fixed a weird bug 2024-07-30 08:37:42 -05:00
bc04c509a5 Merge branch 'dev' into 'main'
Merge to add Menu Item to List Item linking

See merge request bmcgonag/get_my!1
2024-07-29 22:39:50 +00:00
00a99e0393 Add list items from linked menu items 2024-07-29 16:58:08 -05:00
91150f03b2 Updated readme 2024-07-29 10:41:51 -05:00
d8c08578f3 Added autocomplete to Menu Item entryies 2024-07-29 07:46:30 -05:00
9abb198e82 dev work on menu to prod link 2024-07-28 19:42:23 -05:00
01ae220674 Updated to set font color in header bar in dark mode. 2024-07-27 13:56:23 -05:00
84dd13d92d Updated to set system reg policy on first run. 2024-07-27 13:47:46 -05:00
de1ca5bace Added filtering to the Store column in Product management 2024-07-26 11:58:03 -05:00
c4123ce6da Updated note about possible breaking changes 2024-07-26 09:35:45 -05:00
0dff270e82 Added new Dockerfile for docker builds 2024-07-26 09:33:25 -05:00
0fe3bae5dd Updated Readme 2024-07-25 10:36:06 -05:00
40af926104 added user config for dark mode and navigation 2024-07-25 10:25:56 -05:00
1d7ecc3efa Updated Login and User Management with new materialize and controls 2024-07-25 09:56:37 -05:00
81559683eb Updated Menus and Menu Items to use newer materialize 2024-07-23 14:59:43 -05:00
ea3ed117ff Updated Store Management with newer materialize libraries 2024-07-23 14:03:26 -05:00
27b3c82faf Updated product management to use newer materialize libraries 2024-07-23 12:01:33 -05:00
df3eb4ff08 Updated user management and modal for password change. 2024-07-23 08:35:04 -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
e44ef98be4 Updating the materialize library and calls. 2024-07-22 11:56:35 -05:00
a118bf38fc removing console log lines 2024-07-14 09:15:00 -05:00
dbd945391d Cleaning up type ahead 2024-07-07 18:59:40 -05:00
cba5026ee4 Added typeahead through materialize 2024-07-06 18:19:38 -05:00
909030ea0f Fixed Editing products 2024-07-06 11:47:45 -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
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
07a8496542 update to meteor version 2.12 2023-06-09 09:51:11 -05:00
Brian McGonagill
5b49720557 removing node_modules 2023-06-09 09:50:37 -05:00
Brian McGonagill
cf715c9dbf Updating tasks to show incomplete, overdue items 2022-09-16 16:19:53 -05:00
Brian McGonagill
5e80ab7f6b Small update for placeholders in tasks. 2022-09-15 09:12:43 -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
2d9ab70fa6 Fixing Tasks to work differently, adding to dash. 2022-09-05 16:22:56 -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
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