diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e9c19bd3..0a5928db 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -55,7 +55,8 @@ todo: DASHBOARD todo: need user dashboard setup registry and route 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 diff --git a/ayanova/src/components/dash-base.vue b/ayanova/src/components/dash-base.vue index 2483bc69..736d7ea6 100644 --- a/ayanova/src/components/dash-base.vue +++ b/ayanova/src/components/dash-base.vue @@ -1,6 +1,5 @@ -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 +