This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
|
||||
TODO NEXT DASHBOARD:
|
||||
Before making any routes at server, make static data to display in graphs and day calendar so can then play with sizing and see what's realistic to deal with
|
||||
once sizing is in order then can look at specialty routes for serving dash items, maybe combine all dashitems into same route with it's own queries?
|
||||
it just has to return raw data, nothing fancy, check roles etc and then do some nice summarization queries
|
||||
|
||||
|
||||
DASHBOARD / KPI / BIZ METRICS
|
||||
|
||||
@@ -41,18 +46,8 @@ todo: DASHBOARD
|
||||
Settings - popup settings menu for that control
|
||||
common settings built in, slot for special ones?
|
||||
Mockup example of more than one kind of widget with roles, doesn't have to do anything in it's UI, just be present for testing
|
||||
|
||||
todo: decompose mockup into base component for re-use
|
||||
todo: after base component, make mockups by type
|
||||
e.g. a graph, a list, a schedule etc
|
||||
todo: decompose type components however necessary into base type components
|
||||
todo: real components based on needs
|
||||
re-iterate the above as necessary
|
||||
todo: dashboard menu option choose dash items
|
||||
shows available unused dash items for that combination of roles
|
||||
todo: need static universal registry of dash components with roles available to and unique ID
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user