diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index b360c08c..4c08b4a2 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -13,10 +13,11 @@ TODO CLIENT STUFF #### A PHONE IS PROBABLY NOT THE MOST COMMON SIZE FORM FACTOR THAT WILL BE USED. SUPPORT PHONES, YES, BUT DON'T GET HUNG UP ON IT TO THE POINT WHERE IT RUINS THE EXPERIENCE ON A FULL COMPUTER OR TABLET TODO NEXT -Test if a deliberate error thrown in the locale text will properly still show the content of the pages that rely on it i.e. inventory, inventorywidgetedit, log + DATETIME - sb able to click on buttons as well as the actual numbers, see if that's possible +- Does it validate properly? - Test on mobile and desktop all browsers before moving on, it must be solid with error handling (required, after before etc) and etc and then if all is well we can move on to the other field types diff --git a/ayanova/src/components/HelloWorld.vue b/ayanova/src/components/HelloWorld.vue index fb1018ad..ef360c3f 100644 --- a/ayanova/src/components/HelloWorld.vue +++ b/ayanova/src/components/HelloWorld.vue @@ -1,11 +1,11 @@