From 6350534d2819418c549ee2319688e36d4122456d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 1 Dec 2020 20:29:03 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 13748072..93d47740 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -6,7 +6,23 @@ MISC ITEMS THAT CAME UP -todo: TEST DEPLOY TO DEVOPS FOR TESTING NEW CUSTOMER STUFF THOROUGHLY +todo: telephone fields on entry forms need a control to trigger dialing + but check first with the docs and vuetify, if type is tel shouldn't it do it itself? +todo: email fields on entry forms need a control to trigger emailing + same as above for tel + +todo: geocapture item gone from menu for customer WTF? + check if it's showing on local, maybe it's a permissions thing + if it's a permissions thing and hiding the option if assuming no permission then do the opposite + show the option and that should trigger the browser to ask for permission when they use it + +todo: mobile form of datagrid not exactly clear to click on name to open record + the name looks a little blended in, needs underline URL style maybe or something bolder + +todo: iPad view on map shows error about browser not allowing popups, however it does work so remove the error would be best + + + ............................................................ @@ -16,12 +32,7 @@ CURRENTLY WORKING ON: above and then testing once posted todo: TESTING After customer form is made Test with devices - ensure that a PHONE "tel" field can be triggered to make a phone call - ensure EMAIL field can trigger email client - if necessary add buttons to trigger that happening via javascript - ensure that a MAP url opens correctly from the customer form - Specifically test apple maps on the iPad because on other devices it redirects to google!? - Test maps seperately for address and coordinates versions + Test setting coords from phone Test the customer form as read only user make sure can't use action menu for address etc