From c610118a472ab9cdce20dd455af161062aa80db1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 4 Mar 2020 00:58:11 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9d31424f..7749eb97 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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