This commit is contained in:
@@ -45,11 +45,14 @@ CURRENT TODOs
|
|||||||
@@@@@@@@@@@ ROADMAP STAGE 1 and 2:
|
@@@@@@@@@@@ ROADMAP STAGE 1 and 2:
|
||||||
|
|
||||||
todo: grid relative date tokens need to be substituted before query sent to server
|
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
|
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?
|
- 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?)
|
- 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
|
todo: SEARCH UI
|
||||||
|
|||||||
Reference in New Issue
Block a user