This commit is contained in:
@@ -49,6 +49,7 @@ SHELL / NAV / MENUS / LAYOUT
|
|||||||
|
|
||||||
TODO: Put the title of each new help doc at the top of each doc to assist with confirming it's correct in next step
|
TODO: Put the title of each new help doc at the top of each doc to assist with confirming it's correct in next step
|
||||||
TODO: Go to invidual views and set the help url to the actual help document name, confirm all work
|
TODO: Go to invidual views and set the help url to the actual help document name, confirm all work
|
||||||
|
TODO: REname Client view vue files to closer reflect what they are and similar to help docs so can see at a glance which is which, currently it's just arbitrary
|
||||||
|
|
||||||
TODO: DECIDE WHERE TO PUT MRU? In Home or in drop down menu. (I'm leaning towards in HOME as it's own page because it can be large list and don't want to burden or slow the menu too much)
|
TODO: DECIDE WHERE TO PUT MRU? In Home or in drop down menu. (I'm leaning towards in HOME as it's own page because it can be large list and don't want to burden or slow the menu too much)
|
||||||
TODO: STUB OUT MENU ITEMS MISSING
|
TODO: STUB OUT MENU ITEMS MISSING
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "file-invoice-dollar",
|
icon: "file-invoice-dollar",
|
||||||
title: window.$gz.locale.get("Accounting"),
|
title: window.$gz.locale.get("Accounting"),
|
||||||
helpUrl: "user-form-accounting"
|
helpUrl: "form-acc-accounting"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "file-archive",
|
icon: "file-archive",
|
||||||
title: window.$gz.locale.get("Backup"),
|
title: window.$gz.locale.get("Backup"),
|
||||||
helpUrl: "ops-form-backup"
|
helpUrl: "form-ops-backup"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "language",
|
icon: "language",
|
||||||
title: window.$gz.locale.get("SetLoginPassword"),
|
title: window.$gz.locale.get("SetLoginPassword"),
|
||||||
helpUrl: "user-form-change-pw"
|
helpUrl: "form-home-password"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "file-contract",
|
icon: "file-contract",
|
||||||
title: window.$gz.locale.get("ContractList"),
|
title: window.$gz.locale.get("ContractList"),
|
||||||
helpUrl: "user-form-contracts"
|
helpUrl: "form-svc-contracts"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "child",
|
icon: "child",
|
||||||
title: window.$gz.locale.get("ClientServiceRequestList"),
|
title: window.$gz.locale.get("ClientServiceRequestList"),
|
||||||
helpUrl: "user-form-csrs"
|
helpUrl: "form-svc-csr"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "address-card",
|
icon: "address-card",
|
||||||
title: window.$gz.locale.get("ClientList"),
|
title: window.$gz.locale.get("ClientList"),
|
||||||
helpUrl: "user-form-customers"
|
helpUrl: "form-cust-customers"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "tachometer-alt",
|
icon: "tachometer-alt",
|
||||||
title: window.$gz.locale.get("DashboardDashboard"),
|
title: window.$gz.locale.get("DashboardDashboard"),
|
||||||
helpUrl: "user-form-dashboard"
|
helpUrl: "form-home-dashboard"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "folder",
|
icon: "folder",
|
||||||
title: window.$gz.locale.get("Attachments"),
|
title: window.$gz.locale.get("Attachments"),
|
||||||
helpUrl: "user-form-files-list"
|
helpUrl: "form-adm-attachments"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "cogs",
|
icon: "cogs",
|
||||||
title: window.$gz.locale.get("AdministrationGlobalSettings"),
|
title: window.$gz.locale.get("AdministrationGlobalSettings"),
|
||||||
helpUrl: "user-form-global-settings"
|
helpUrl: "form-adm-global-settings"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "sitemap",
|
icon: "sitemap",
|
||||||
title: window.$gz.locale.get("HeadOfficeList"),
|
title: window.$gz.locale.get("HeadOfficeList"),
|
||||||
helpUrl: "user-form-headoffices"
|
helpUrl: "form-cust-headoffices"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "history",
|
icon: "history",
|
||||||
title: window.$gz.locale.get("History"),
|
title: window.$gz.locale.get("History"),
|
||||||
helpUrl: "user-form-history"
|
helpUrl: "form-adm-history"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "dolly",
|
icon: "dolly",
|
||||||
title: window.$gz.locale.get("InventoryPartInventoryAdjustments"),
|
title: window.$gz.locale.get("InventoryPartInventoryAdjustments"),
|
||||||
helpUrl: "user-form-inventory-adjustment-list"
|
helpUrl: "form-inv-adjustments"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "robot",
|
icon: "robot",
|
||||||
title: window.$gz.locale.get("ServerJobs"),
|
title: window.$gz.locale.get("ServerJobs"),
|
||||||
helpUrl: "ops-form-jobs"
|
helpUrl: "form-ops-jobs"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "ticket-alt",
|
icon: "ticket-alt",
|
||||||
title: window.$gz.locale.get("HelpLicense"),
|
title: window.$gz.locale.get("HelpLicense"),
|
||||||
helpUrl: "user-form-license"
|
helpUrl: "form-adm-license"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "plug",
|
icon: "plug",
|
||||||
title: window.$gz.locale.get("LoanItemList"),
|
title: window.$gz.locale.get("LoanItemList"),
|
||||||
helpUrl: "user-form-csrs"
|
helpUrl: "form-svc-loaners"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "language",
|
icon: "language",
|
||||||
title: window.$gz.locale.get("LocalizedTextDesign"),
|
title: window.$gz.locale.get("LocalizedTextDesign"),
|
||||||
helpUrl: "user-form-locales"
|
helpUrl: "form-adm-localized-text"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "inbox",
|
icon: "inbox",
|
||||||
title: window.$gz.locale.get("Memo"),
|
title: window.$gz.locale.get("Memo"),
|
||||||
helpUrl: "user-form-memo"
|
helpUrl: "form-home-memos"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "file-medical-alt",
|
icon: "file-medical-alt",
|
||||||
title: window.$gz.locale.get("ServerMetrics"),
|
title: window.$gz.locale.get("ServerMetrics"),
|
||||||
helpUrl: "ops-form-server-metrics"
|
helpUrl: "form-ops-metrics"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "bullhorn",
|
icon: "bullhorn",
|
||||||
title: window.$gz.locale.get("NotificationSettings"),
|
title: window.$gz.locale.get("NotificationSettings"),
|
||||||
helpUrl: "ops-form-notify-settings"
|
helpUrl: "form-ops-notification-settings"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "bullhorn",
|
icon: "bullhorn",
|
||||||
title: window.$gz.locale.get("NotifySubscriptionList"),
|
title: window.$gz.locale.get("NotifySubscriptionList"),
|
||||||
helpUrl: "user-form-notify-subscriptions"
|
helpUrl: "form-home-notification"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "pallet",
|
icon: "pallet",
|
||||||
title: window.$gz.locale.get("PartByWarehouseInventoryList"),
|
title: window.$gz.locale.get("PartByWarehouseInventoryList"),
|
||||||
helpUrl: "user-form-part-inventory-list"
|
helpUrl: "form-inv-part-inventory"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "paper-plane",
|
icon: "paper-plane",
|
||||||
title: window.$gz.locale.get("WorkorderItemPartRequestList"),
|
title: window.$gz.locale.get("WorkorderItemPartRequestList"),
|
||||||
helpUrl: "user-form-part-request-list"
|
helpUrl: "form-inv-part-requests"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "boxes",
|
icon: "boxes",
|
||||||
title: window.$gz.locale.get("PartList"),
|
title: window.$gz.locale.get("PartList"),
|
||||||
helpUrl: "user-form-parts"
|
helpUrl: "form-inv-parts"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "stamp",
|
icon: "stamp",
|
||||||
title: window.$gz.locale.get("WorkorderPreventiveMaintenanceTemplate"),
|
title: window.$gz.locale.get("WorkorderPreventiveMaintenanceTemplate"),
|
||||||
helpUrl: "user-form-pm-templates"
|
helpUrl: "form-svc-pm-templates"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "business-time",
|
icon: "business-time",
|
||||||
title: window.$gz.locale.get("WorkorderPreventiveMaintenanceList"),
|
title: window.$gz.locale.get("WorkorderPreventiveMaintenanceList"),
|
||||||
helpUrl: "user-form-pmlist"
|
helpUrl: "form-svc-pm"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "shipping-fast",
|
icon: "shipping-fast",
|
||||||
title: window.$gz.locale.get("InventoryPurchaseOrders"),
|
title: window.$gz.locale.get("InventoryPurchaseOrders"),
|
||||||
helpUrl: "user-form-purchase-order-list"
|
helpUrl: "form-inv-purchase-orders"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "dolly-flatbed",
|
icon: "dolly-flatbed",
|
||||||
title: window.$gz.locale.get("InventoryPurchaseOrderReceipts"),
|
title: window.$gz.locale.get("InventoryPurchaseOrderReceipts"),
|
||||||
helpUrl: "user-form-purchase-order-receipt-list"
|
helpUrl: "form-inv-purchase-order-receipts"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "stamp",
|
icon: "stamp",
|
||||||
title: window.$gz.locale.get("WorkorderQuoteTemplate"),
|
title: window.$gz.locale.get("WorkorderQuoteTemplate"),
|
||||||
helpUrl: "user-form-quote-templates"
|
helpUrl: "form-svc-quote-templates"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "edit",
|
icon: "edit",
|
||||||
title: window.$gz.locale.get("WorkorderQuoteList"),
|
title: window.$gz.locale.get("WorkorderQuoteList"),
|
||||||
helpUrl: "user-form-quotes"
|
helpUrl: "form-svc-quotes"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "sticky-note",
|
icon: "sticky-note",
|
||||||
title: window.$gz.locale.get("ScheduleMarkerList"),
|
title: window.$gz.locale.get("ScheduleMarkerList"),
|
||||||
helpUrl: "user-form-reminder"
|
helpUrl: "form-home-reminders"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "th-list",
|
icon: "th-list",
|
||||||
title: window.$gz.locale.get("ReportList"),
|
title: window.$gz.locale.get("ReportList"),
|
||||||
helpUrl: "user-form-report-list"
|
helpUrl: "form-adm-report-templates"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "calendar-alt",
|
icon: "calendar-alt",
|
||||||
title: window.$gz.locale.get("Schedule"),
|
title: window.$gz.locale.get("Schedule"),
|
||||||
helpUrl: "user-form-schedule"
|
helpUrl: "form-home-schedule"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "history",
|
icon: "history",
|
||||||
title: window.$gz.locale.get("ServerLog"),
|
title: window.$gz.locale.get("ServerLog"),
|
||||||
helpUrl: "user-form-server-logs"
|
helpUrl: "form-ops-log"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "chart-line",
|
icon: "chart-line",
|
||||||
title: window.$gz.locale.get("Statistics"),
|
title: window.$gz.locale.get("Statistics"),
|
||||||
helpUrl: "user-form-kpi"
|
helpUrl: "form-adm-statistics"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -652,7 +652,7 @@ function generateMenu(vm) {
|
|||||||
isMain: false,
|
isMain: false,
|
||||||
icon: "fa-splotch",
|
icon: "fa-splotch",
|
||||||
title: window.$gz.locale.get("Widget"),
|
title: window.$gz.locale.get("Widget"),
|
||||||
helpUrl: "user-form-widget",
|
helpUrl: "form-widget",
|
||||||
formData: {
|
formData: {
|
||||||
formKey: FORM_KEY,
|
formKey: FORM_KEY,
|
||||||
ayaType: window.$gz.type.Widget,
|
ayaType: window.$gz.type.Widget,
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "fa-dolly",
|
icon: "fa-dolly",
|
||||||
title: window.$gz.locale.get("Inventory"),
|
title: window.$gz.locale.get("Inventory"),
|
||||||
helpUrl: "user-form-inventory"
|
helpUrl: "form-widget"
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "dice-d20",
|
icon: "dice-d20",
|
||||||
title: window.$gz.locale.get("UnitModels"),
|
title: window.$gz.locale.get("UnitModels"),
|
||||||
helpUrl: "user-form-unit-models"
|
helpUrl: "form-svc-unit-models"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "fan",
|
icon: "fan",
|
||||||
title: window.$gz.locale.get("UnitList"),
|
title: window.$gz.locale.get("UnitList"),
|
||||||
helpUrl: "user-form-units"
|
helpUrl: "form-svc-units"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "language",
|
icon: "language",
|
||||||
title: window.$gz.locale.get("Locale"),
|
title: window.$gz.locale.get("Locale"),
|
||||||
helpUrl: "user-form-user-locale"
|
helpUrl: "form-home-locale"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "users",
|
icon: "users",
|
||||||
title: window.$gz.locale.get("UserList"),
|
title: window.$gz.locale.get("UserList"),
|
||||||
helpUrl: "user-form-users"
|
helpUrl: "form-adm-users"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "stamp",
|
icon: "stamp",
|
||||||
title: window.$gz.locale.get("WorkorderServiceTemplate"),
|
title: window.$gz.locale.get("WorkorderServiceTemplate"),
|
||||||
helpUrl: "user-form-workorder-template"
|
helpUrl: "form-svc-workorder-templates"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default {
|
|||||||
isMain: true,
|
isMain: true,
|
||||||
icon: "tools",
|
icon: "tools",
|
||||||
title: window.$gz.locale.get("WorkorderServiceList"),
|
title: window.$gz.locale.get("WorkorderServiceList"),
|
||||||
helpUrl: "user-form-workorders"
|
helpUrl: "form-svc-workorders"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user