This commit is contained in:
2020-03-02 19:03:08 +00:00
parent 0f22155542
commit 803f80a444

View File

@@ -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