Commit graph

7 commits

Author SHA1 Message Date
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
f02ea7d549 Putting a capital letter on the front of any product added. 2024-08-18 10:12:43 -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
2b1022f513 Removed Categories and Locations 2024-07-06 11:13:35 -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
8636f8cf9b My big initial commit to this repo and project. 2022-08-05 16:55:56 -05:00