From b2474fe492d186358bc09bf8f5700d56406ab151 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 30 Nov 2020 19:48:59 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8c9bacdf..aff55324 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,16 +5,17 @@ MISC ITEMS THAT CAME UP -todo: DATE / TIME / DATE_TIME controls switch back to vuetify ones - test all three read only mode +todo: DATE / TIME / DATE_TIME controls switch back to vuetify ones Smoke test rewrite -todo: datetime testing make sure locale, am/pm etc are all honoured - test READ ONLY as well todo: 24hr setting, where does it come from, is it detected? there is no forceful settingh for it anymore in user settings?! + Seems to be defaulting to 24 hour format for some reason -todo: v8migrate "Client" locale key stays "client" doesn't change to "Customer" is this supposed to happen? +todo: v8migrate "Client" locale key stays "client" doesn't change to "Customer" + appears that the method + var v8key = Translatev7TranslationKey(v7item.Key); + is not being called during migrate todo: gz-data-table make sure unbounded notes column is bounded by some length restriction mobile format is ok, it cuts off at one line, but for desktop we should have a sane limit as right now it's completely unbounded