This commit is contained in:
2020-11-03 00:08:10 +00:00
parent 259aa1be7b
commit bdfeabe03f
5 changed files with 51 additions and 13 deletions

View File

@@ -54,14 +54,17 @@ todo: DASHBOARD
feeds user registry, selection process etc
todo: need user dashboard setup registry and route
todo: MORE link button click
Should take to a data-list view preselected with the criteria that show the complete list of what is in the dash-item wherever possible
if an item doesn't really have anything appropriate to click on then don't bother for now, can flesh out more later
todo: if dashboard view is empty should be a string displayed saying nothing selected to show?
// Todo: intermediate actual types (try list first), how to instantiate them from here by id (dynamic)
// todo: do we need a PLUS menu item to add one of that type to that widget, i.e. if it's showing workorders then a plus to make a new wokorder would be useful
todo: do we need a PLUS menu item to add one of that type to that widget, i.e. if it's showing workorders then a plus to make a new wokorder would be useful
todo: popup warning box error: Could not find one or more icon(s) iconName: "exclamation" prefix: "fas"
todo: when showing a popup warning box error: Could not find one or more icon(s) iconName: "exclamation" prefix: "fas"
I think maybe this is a built in vuetify icon?
Need to show a warning box to see it in action, maybe delete something and get the are you sure? or maybe it's only the warning type?