diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 3ccbb0a7..e0a63d02 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -17,7 +17,9 @@ todo: USERS - Administration - Users Or at least potential to do that d.t.r. (down the road / TTM) SINGLE EDIT FORM Set all user props relevant to the admin - + +todo: customer id, headoffice id, etc for those usertypes that require additional stuff set + only show optionally on that usertype todo: need a role collection control of some kind for things like case 3417. Control present all or subset of roles for selection, user can select from them like a checkbox dropdown or something. @@ -30,9 +32,13 @@ todo: user options form put color picker last it's pushing down the entire last todo: grid enum roles not always working maybe put a role control in there or replicate that code - + + todo: need to test a license downgrade of techs once have User creation stuff done + +todo: if a post or put from the client receives the full record back then make sure not fetching it again redundantly see user form and widget form that seem to do this on submit + todo: Administration - translation translation page with translation settings - Translation feedback link in translation page https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3722 diff --git a/ayanova/src/views/adm-user.vue b/ayanova/src/views/adm-user.vue index 80357f48..42fb5413 100644 --- a/ayanova/src/views/adm-user.vue +++ b/ayanova/src/views/adm-user.vue @@ -101,6 +101,41 @@ > + + + + + + + +