This commit is contained in:
2020-11-18 14:51:50 +00:00
parent 67c57291a4
commit 9d3c1c0b0d
6 changed files with 1158 additions and 449 deletions

View File

@@ -68,11 +68,22 @@ todo: TESTING After customer form is made
Test setting coords from phone
OUTSTANDING WITH CUSTOMER
contacts
USER object needs the full contact fields added first
Phone1, Phone2, Phone3 (formerly pager address)
shows all contact info directly in grid
Contact user should default to customer limited role by default
PW / Login generator automatically and sends creds
need code that generates easily enterable urls
if pw starts with "TEMP" or some key token then maybe they need to go to the change password automatically upon login
this way can issue a pw and email it and when user first logs in they must set it to something?
New user useroptions should default to the server default translation automatically
New User should always have useroptions automatically created with sensible defaults
useroptions should not need a POST route at all, only a PUT to update
What happens if new user created, nothing set for langauge etc and then just login??
Centralize MAP URLS
contacts
Maybe convert generic customer contacts list to proper data grid source from server
shows all contact info directly in grid
Change cust-user edit form (and other user edit form) and add tabs and user options section so that it can all be set there as well
Add button to email the user their creds and login and invite them to change the password once they login
Customer User (contacts) UI for this client (generate, view)