get_my/imports/api
Brian McGonagill 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
..
listItems.js Multiple updates and additions 2024-08-21 07:01:36 -05:00
lists.js Added List and Menu clean up. 2024-07-30 16:32:06 -05:00
menu.js Updated menus to work better with list item linking 2024-08-14 11:38:13 -05:00
menuItems.js update menu items method 2024-08-18 08:51:31 -05:00
menuProdLinks.js Fix bug with updating linked menu items and products. 2024-08-16 12:33:27 -05:00
mScripts.js updating mScript file 2024-08-15 18:56:20 -05:00
products.js Multiple updates and additions 2024-08-21 07:01:36 -05:00
recipeItems.js Added Task Mgmt, and framework for Recipes. 2022-09-05 09:39:54 -05:00
recipes.js Added Task Mgmt, and framework for Recipes. 2022-09-05 09:39:54 -05:00
shopList.js Added a delete confirmation modal to all views. 2022-08-26 11:18:18 -05:00
stores.js Added a delete confirmation modal to all views. 2022-08-26 11:18:18 -05:00
systemConfig.js Multiple updates and additions 2024-08-21 07:01:36 -05:00
tasks.js Aded Task cleanup by number of weeks or months 2024-08-01 11:56:04 -05:00
userConfig.js added user config for dark mode and navigation 2024-07-25 10:25:56 -05:00
userConfigOptions.js Added ability for ystem admin to disable registration. 2023-06-11 12:30:08 -05:00
userLast.js Updated Lists to pull last viewed list from db 2024-07-30 10:30:10 -05:00