get_my/client
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
..
Accounts added user config for dark mode and navigation 2024-07-25 10:25:56 -05:00
AdminMgmt Multiple updates and additions 2024-08-21 07:01:36 -05:00
Dashboard Multiple updates and additions 2024-08-21 07:01:36 -05:00
General Multiple updates and additions 2024-08-21 07:01:36 -05:00
lib/assets Updating the materialize library and calls. 2024-07-22 11:56:35 -05:00
ListItems Fix 2 bugs, fix update functions for new changes. 2024-08-15 18:47:26 -05:00
Lists Updated Lists to pull last viewed list from db 2024-07-30 10:30:10 -05:00
MenuItems Set List of products in alphabetical order 2024-08-18 09:57:56 -05:00
Menus Making it so that Menu and Lists load from db when refreshed. 2024-07-30 11:37:55 -05:00
MyTasks Updated MyTasks to work like Tasks (multi-select) 2024-08-01 19:01:51 -05:00
UserConfig added user config for dark mode and navigation 2024-07-25 10:25:56 -05:00
main.css Updated modal styling and fixed a weird bug 2024-07-30 08:37:42 -05:00
main.html Small update for placeholders in tasks. 2022-09-15 09:12:43 -05:00
main.js initial commit 2022-08-04 19:50:18 -05:00
MainLayout.html Updating the materialize library and calls. 2024-07-22 11:56:35 -05:00
MainLayout.js Updated to set font color in header bar in dark mode. 2024-07-27 13:56:23 -05:00