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