This commit is contained in:
2020-11-30 19:48:59 +00:00
parent 5249133434
commit b2474fe492

View File

@@ -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