From 26ca0d1169be477048d5761ab4d4ab77d0ac69bf Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 16 Dec 2019 22:03:36 +0000 Subject: [PATCH] --- ayanova/src/api/initialize.js | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/ayanova/src/api/initialize.js b/ayanova/src/api/initialize.js index c78a4f60..6726ab04 100644 --- a/ayanova/src/api/initialize.js +++ b/ayanova/src/api/initialize.js @@ -22,24 +22,6 @@ export default function initialize() { //put nav items into store //Everyone has a home - /* - - "HOME" (Current user specific stuff only) - - "OVERVIEW" (old "dashboard" not sure of the LT name but it's the old dashboard) of service if a tech or has access to tech related shit like current dashboard - - A customer had thoughts on the dashboard: - - case 1974: shootnsharp@thesoileaus.com "In my opinion, the dashboard would be much more functional and valuable if I could determine how many work orders show on the screen and possibly even what statuses (or be able to sort by status, priority, etc.) The At a Glance stats of Service Rate Quantity is helpful but would be even more relevant if it showed what was approaching due date, overdue, waiting on parts, pending parts requests, items on loan stats, preventative maintenance work orders approaching and overdue. Having the capability to customize the Dashboard is key because each Service business has its own metrics that are most important to its business." - - SCHEDULE (User's own schedule only if applicable, all users can have a schedule so it goes here) - - MEMOS (for user) - - SETTINGS - - User locale settings - - Language - - Time zone - - date time numeric formats (NOT CURRENCY, THATS GLOBAL AND FIXED) - - Any other user specific settings that the User can control (and sb able to control more than in v7 if it doesn't affect anyone else) - - Change login? - - notification subscriptions - - Notifciation deliveries -*/ - //create array of sub items under the home menu item var sub = [];