Commit graph

12 commits

Author SHA1 Message Date
0f9c4f4d5e fix My Settings nav from slide out panel. 2024-09-08 09:22:41 -05:00
c733727829 Updated lists to group by store
Lists have been updated to group by store.

This feature adds a new tab to the List view. Users can now view their items on the general (un-ordered) list, or can see their items gouped by store(s) the product has been assigned.

If a product is on the list, and does not have an assigned store, it will not show on the new store grouped tab.

Updated the dashboard card for update available information to place the update release notes in a prettier format.
2024-08-24 10:50:20 -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
01ae220674 Updated to set font color in header bar in dark mode. 2024-07-27 13:56:23 -05:00
40af926104 added user config for dark mode and navigation 2024-07-25 10:25:56 -05:00
Brian McGonagill
947abfb76f Added Task Mgmt, and framework for Recipes. 2022-09-05 09:39:54 -05:00
Brian McGonagill
3290b3086a Added Menu List and the Menu Table view. 2022-08-26 17:10:05 -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
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
Brian McGonagill
8636f8cf9b My big initial commit to this repo and project. 2022-08-05 16:55:56 -05:00
Brian McGonagill
750811a81f initial commit 2022-08-04 19:50:18 -05:00