Commit graph

37 commits

Author SHA1 Message Date
Brian McGonagill
680f7c614d Fixing clean Up and added option to show which products arent used in a list 2025-08-09 07:21:46 -05:00
Brian McGonagill
c6c5951d16 tiny update to add console logging. 2025-08-02 19:22:37 -05:00
Brian McGonagill
d25ef56591 Commenting out console logging. 2025-07-23 19:44:24 -05:00
Brian McGonagill
706c5dc3ef Updates for async and await - still 2025-07-22 13:50:49 -05:00
Brian McGonagill
febb36d75f Fixing add task calls for async await 2025-07-22 08:34:24 -05:00
Brian McGonagill
cca29bc591 Updating framework to meteor 3 and later 2025-06-21 07:28:59 -05:00
Brian McGonagill
717994508a Small change to address a simple filter 2025-05-27 13:33:38 -05:00
Brian McGonagill
c9c96d214d Added ability to restore a completed lilst from List Management. #27 2025-05-26 16:22:58 -05:00
c70f9bd74e Multiple updates and additions
- Added a permission to show or hide update version information on that dashboard as a card that will only show when new update info is available and not yet dismissed.
- Updated Lists so list items added will have their fist letter auto-capitalized
- Updated Lists so list items are searched against the products before being added to the list, so we have store info more commonly in lists
- Updated Products so new products will have their first letter capitalized automatically
- Updated the dashboard to show the Update Available card if this is enbaled in permissions.
    - The dashboard card only shows for System Admin roles.
    - The dashboard card is enabled by default
    - The dashboard card is pulled from the GitLab releases RSS feed.
    - The RSS Feed is only checked every 30 minutes using node-cron
- Updated System Configuration to have a toggle for the update available card
- Added a bell icon to the top and slide out navigation, shown when a new update is available, if update available is enabled in system configuration.
2024-08-21 07:01:36 -05:00
c41857ab3e Made items list in alphabetical order 2024-08-18 09:59:58 -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
a7a9c48e01 Updated to filter Products when no store is assigned. 2024-08-09 12:03:49 -05: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
e60c32894c Added List and Menu clean up. 2024-07-30 16:32:06 -05:00
9abb198e82 dev work on menu to prod link 2024-07-28 19:42:23 -05:00
de1ca5bace Added filtering to the Store column in Product management 2024-07-26 11:58:03 -05:00
1d7ecc3efa Updated Login and User Management with new materialize and controls 2024-07-25 09:56:37 -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
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
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
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
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
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
7641b17e6f Added filtering option to Lists and Products views. 2022-08-25 15:39:27 -05:00
Brian McGonagill
0768e707b8 Fixed an issue where edit mode wasn't exited properly. 2022-08-24 14:03:00 -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