diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8482ce8c..6fd240e3 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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) diff --git a/ayanova/src/views/adm-user.vue b/ayanova/src/views/adm-user.vue index 1ca28aa4..63653552 100644 --- a/ayanova/src/views/adm-user.vue +++ b/ayanova/src/views/adm-user.vue @@ -2,231 +2,405 @@

- todo: revisit after add vendor to support usertype contractor TEST SAVE - when have vendor and make sure wont' allow without vendor chosen and make - sure if not error is clear + todo: revisit after add vendor to support usertype contractor

- - - - - + {{ formState }} +
+ - - - + + + {{ $ay.t("User") }} + {{ $ay.t("UserSettings") }} - - - + + + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - - - - - - - + + + - - - + + + + + + + + + - - - + + + - - + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $ay.t("UserColor") }} + + + + + + + + +