From 6438158b6aedad44729eab5ea0c32073aadd2c84 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 10 Apr 2019 22:32:29 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9069f79e..24fd0fa4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -46,9 +46,10 @@ Safari - login, enter key should trigger login Chrome + TODO? Firefox - + TODO? @@ -83,16 +84,19 @@ Firefox DESKTOP =-=-=-=- Chrome browser + - all ok Firefox browser + - all ok MS EDGE browser - + TODO STILL NEEDS TESTING =--=-=-=-=-=-=-=-=-=-= - - Server broken rules display due to server not allowing widget 666 test rules in release build +TODO NEXT + - Some changes are required then re-testing this again @@ -108,6 +112,10 @@ TODO: About AyaNova form should show the exact client browser and device info as TODO: Automated testing of UI by driving web interaction, that needs to be instituted asap TODO: Server needs to do widget validation 666 test rules not only in debug mode so can test when put up to the devops server TODO: Dark mode (dark with a half moon icon) +TODO: Grid / LIST VIEW = I know customers will want to control what shows in the list views (grid equivalent in v8). + - I had a customer today request the Description field from unit show in the workorder service grid, it doesn't do that + - Customers probably want the option of picking what fields show and what don't + - Need to think this over, do I have defined columns or is the list just for display to select the record in which case can it just be one column with user selected values showing??