diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1ad384ef..e9d96a48 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -14,10 +14,7 @@ LISTVIEW REPLACE CURRENT <----HERE not THERE ---v (below this is all past for reference) TODO (now) - -TODO: Test date and times both input properly but display in lists etc properly when switching zones - concern is I missed something about the timezone forced issue so need to see it works everywhree - + CLIENT diff --git a/ayanova/src/components/data-table.vue b/ayanova/src/components/data-table.vue index 27fccae8..e1e18952 100644 --- a/ayanova/src/components/data-table.vue +++ b/ayanova/src/components/data-table.vue @@ -29,16 +29,31 @@ data-cy="selectSavedFilter" > - +
$ayiSync - + + $ayiFilter + $ayiColumns @@ -50,7 +65,11 @@ > {{ $ay.t("NoData") }}
- + - +