From 4be10252d2b65d7fd7525b3d32d8767a13ec64dc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 27 Nov 2020 19:55:33 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5d6876bb..c9de5b5f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -59,6 +59,9 @@ todo: network error should not show on NEW COUNT for notifications because it's That particular code should just show the error once maybe then go about it's business quietly? or maybe it's kosher as is, a dev environment is not the same as production after all +todo: v8migrate should check if user's have a translation being used before exporting it + exporting translations is slow and should be sped up + todo: on all hide password option forms need one central button to hide passwords because it's the reveal button is a tab stop stuck on when entering data quick check to see if can make it not be a tab stop before doing this todo: RESET User edit docs