From e792050a0c1dfce61d04e9748fb59e82374db9b2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 8 Dec 2020 16:25:00 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 0e0cca97..4fafdc77 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -13,14 +13,14 @@ todo: customer users and regular users really need to reconsider not using a sta Also roles could then show on the customer-user grid which would be handy for some AT LEAST put a wait spinner on that page ACTIONS: - Make a snapshot commit at both ends tagged with the fact about to do mucho fuckery and may need to revert - Make copies of gz-data-table.js and inv-parts.vue - make a InsideUserDataList.cs at server - Modify inv-parts.vue to show the insideuserdatalist in a gz-data-table - work on gz-data-table and attempt to have roles work, use the code in adm-users rolesDisplayFromRoles method + XMake a snapshot commit at both ends tagged with the fact about to do mucho fuckery and may need to revert + XMake copies of gz-data-table.js and inv-parts.vue + Xmake a InsideUserDataList.cs at server + XModify inv-parts.vue to show the insideuserdatalist in a gz-data-table + Xwork on gz-data-table and attempt to have roles work, use the code in adm-users rolesDisplayFromRoles method FieldDataType=17 for roles - See if can get it to work adequately without worrying about filtering on roles - If it basically is working well enough regardless of filtering roles then see if its even conceivable that server could filter roles + XSee if can get it to work adequately without worrying about filtering on roles + XNOPE, doesn't offer to filter, only sort and I'm happy with it for now.If it basically is working well enough regardless of filtering roles then see if its even conceivable that server could filter roles maybe the client sends a lot of or i.e. roles = (64 or 1234 or 32768) however that shit has to work if conceivable then need to make a copy of the ay-data-list-view.vue and modify to work with roles as a filter Make sure can print, bulk ops etc