Added dashboard framework. Components are not yet created nor is the query finalized. BOD-79

Missed in previous commit. BOD-79
This commit is contained in:
Patrick Fic
2020-07-14 15:21:38 -07:00
parent e91751e20c
commit 2eb8360f5d
28 changed files with 753 additions and 85 deletions

View File

@@ -305,6 +305,20 @@
"submittedsub": ""
}
},
"dashboard": {
"actions": {
"addcomponent": ""
},
"errors": {
"updatinglayout": ""
},
"titles": {
"monthlyrevenuegraph": "",
"productiondollars": "",
"productionhours": "",
"projectedmonthlysales": ""
}
},
"documents": {
"actions": {
"delete": "",