This commit is contained in:
@@ -42,17 +42,14 @@ CURRENT ROADMAP
|
||||
CURRENT TODOs
|
||||
=-=-=-=-=-=-=
|
||||
|
||||
TODO: PLAY WITH QUERIES, if search for pizza in name bombed at server
|
||||
- SERVER: when the query bombs with exception it should output the query text to the log and console (DEV MODE)
|
||||
- do same thing not in dev mode but in higher level of logging? though more ideal if it returns to client so I can see it remotely
|
||||
- Maybe still a good idea to return generated query in case of fail for diagnosis
|
||||
TODO: ListView editor hasn't had SAVE code written yet
|
||||
|
||||
TODO: DataTable need a no results display to make it clear it hasn't just bombed or something on no results
|
||||
|
||||
TODO: CACHE dataListAvailable Fields at least on one temporary cache for most current
|
||||
- This is because the listview editor needs it and if a user is flipping back and forth between
|
||||
the datatable and the filter getting it just right they will be triggering a fetch over and over
|
||||
|
||||
TODO: In DELETE USER server code must delete listviews as well that are not public for that user
|
||||
|
||||
|
||||
UNSAVED STATUS IN EDITOR
|
||||
|
||||
Reference in New Issue
Block a user