diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c75039c0..a4efc53b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -96,8 +96,14 @@ All platforms and browsers End to end action - - Code for new record to the server + +TODO: - Code for new record to the server + - Need a path to making a new record +TODO: NOW THAT FORM IS THERE MOSTLY, CLEAN UP CODE FOR RE-USE in many other forms + - Don't need to replicate common code so put it somewhere else + - formstate shit is also menu shit really so can they be combined somehow, like present two sets of menu options one read only and one fully read-write? + - some forms will have special needs but could handle them outside of the regular boilerplate shit? TODO: No 404? Can enter a route of /bad and it will just show an empty form like it thinks it's valid or something TODO: Add toast popup or however it's supposed to happen to the gzmenu handler where popups are processed TODO: INVESTIGATE - DO I need to institute a back button? (in APP MODE?? installed to "desktop" on device will I be able to easily navigate without back and forward buttons) @@ -111,6 +117,7 @@ TODO: About AyaNova form should show the exact client browser and device info as - Sends to rockfish? - Generates an email? - At least copy it to clipboard on desktop or enable sharing so can share on device to email +TODO: TAGS!!! Do tags mofo 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)