From 803f80a444db9ddde46a9a248d322f22c4f89376 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 2 Mar 2020 19:03:08 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e5a9976d..47ce9b17 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -44,11 +44,8 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 1 and 2: - -todo: CUSTOMIZE not working on widget edit form -todo: CUSTOM DATE FIELD NOT SETTING NOW?? - - Retest every kind of custom field -todo: are *all* custom field types working? Not certain +todo: widget edit form, is it using all the latest thinking on Created, beforeCreate, initform calls to async functions etc? + - compare and contrast with DataListview editor form which is fully up to date. todo: apparently I can change the buttons to display the text not uppercase with class="text-none" or something, should I go back to buttons? (kinda looked cooler, but...) - https://github.com/vuetifyjs/vuetify/issues/3948 @@ -345,7 +342,7 @@ todo: TRIAL AND LICENSE KEY / ROCKFISH STUFF 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 + - Need to add that auto-pilot thingy 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