This commit is contained in:
2020-03-04 00:58:11 +00:00
parent 616f53989c
commit c610118a47

View File

@@ -45,11 +45,14 @@ CURRENT TODOs
@@@@@@@@@@@ ROADMAP STAGE 1 and 2:
todo: grid relative date tokens need to be substituted before query sent to server
todo: when making change to listview filter for saved datalistview and then returning to datatable it's *not* using the latest changes
- maybe it thinks because it has an ID and that ID is the same that it doesn't need to refresh?
- or maybe the cached local copy of that datalistview is not set (if there is one for saved dlv?)
todo: Make functional user settings form with all overrides so can test shit out
todo: Make functional user settings form with all overrides so can test shit out
- state.locale.languageOverride = "en-US"; state.locale.timeZoneOverride = "America/New_York"; state.locale.currencyName = "USD";
- check server for anything else useroptions
todo: SEARCH UI