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