This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user