This commit is contained in:
2020-02-28 00:43:46 +00:00
parent fbb45da1ba
commit fe3e0117bf
8 changed files with 71 additions and 28 deletions

View File

@@ -42,8 +42,6 @@ CURRENT ROADMAP
CURRENT TODOs
=-=-=-=-=-=-=
todo: about link is showing on about form
TODO: No way to make a new widget now!!!
TODO: save (post) of new record at client triggers renavigation to that page again which also triggers fetch
- So what's the point of returning the full record on post?
@@ -51,6 +49,10 @@ TODO: save (post) of new record at client triggers renavigation to that page aga
- On the other hand, is the data still kept in the view or is create called again fresh and all that??
TODO: Switch control has issues in mobile view throws error "touch is undefined"
- Update and see if fixes or else switch to some other component
todo: clean browser open widget list doesn't fetch anything, seems to sit endlessly, only fix is to select a filter, unselect and force full refresh multiple times
- No error at server
- Maybe there is an issue with OLD stored list settings because completely wiping them fixes it.
- HMMM...maybe we need to wipe the stored settings when the version changes or something, maybe this will be more of an issue later in dev process
TODO: HELP link on listVieweditor not working
TODO: Add test for *NULL* and not *NULL* in datalistfilter tests as there currently aren't any
TODO: ay-data-list-view initform code shows proper way to initialize and await each step