politeia
politeia copied to clipboard
[cms] Invoice batch and token inventory route
This diff adds two calls, one for invoices token inventory, and one for batched invoices. These calls will increase loading time performance in cmsgui, and provide a better lazy loading and pagination solution.
closes #1036
Looks like you added a piwww built bin into the PR, please do remove. Thanks!
My bad mate @alexlyp removed it!
Please rebase this again and make sure to resolve the issue with a dual InvoiceListPageSize if it appears like it did for me on rebase.
Also can you rename cmd/cmswww/tokeninventory.go to invoicetokeninventory.go to avoid confusion in the future?