From e422587b1fb4ab373182fe699a21d4032cc83cba Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 12 Dec 2019 23:10:54 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 49e9b98f..de2c1b3c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -46,6 +46,8 @@ CURRENT TODOs =-=-=-=-=-=-= ((((((((((((((( READ HELP DOCS FOR GRIDS, SEE IF ANYTHING MISSED ABOUT PURPOSE OF THEM ))))))))))))))) + + ((((((((((((((( DETERMINE IF CAN USE MINIMAL SET OF STATIC COLUMNS by looking at v7, imagine it's v8 with only limited fields (hide the rest for a test view) and considering main objects and how they will show ))))))))))))))) TODO: Errors - make sure all user displayed errors have an error number if they might be something tech support needs to know (case 1854) @@ -297,6 +299,15 @@ TO TEST: - above changes block +TODO: GUIDED TOUR + - This is an important feature and at least get a basic one in there for starters and initial release + - This is a replacement for the tutorials and videos in v7 a + - Need to add that auto-pilot thingy or whatever the fuck it is that allows for guided tours in HTML apps + - Specifically it should at least have an ONBOARDING walk through of how to move around, enter data, get help etc. Not feature specific but usage specfic. + - Later I'll add feature specfic tutorials like how to make a workorder etc + + + MAYBE: AUTO-LOGOUT EXPIRED SESSION? - planning: - Moved to maybe in case it's an issue down the road