diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5e6a1089..9b987aba 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -44,14 +44,13 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 1 and 2: +todo: grid relative date tokens need to be substituted before query sent to server todo: Make functional user settings form with all overrides so can test shit out todo: SEARCH UI -todo: Make sure scroll position is respected and saved when editing a widget and coming back to the list - PICKLISTS: diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index 3bf6479e..fb490fcb 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -1,5 +1,15 @@