politeia icon indicating copy to clipboard operation
politeia copied to clipboard

[cms] Invoice batch and token inventory route

Open thi4go opened this issue 4 years ago • 3 comments

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

thi4go avatar Apr 28 '20 13:04 thi4go

Looks like you added a piwww built bin into the PR, please do remove. Thanks!

alexlyp avatar Apr 28 '20 21:04 alexlyp

My bad mate @alexlyp removed it!

thi4go avatar Apr 28 '20 21:04 thi4go

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?

alexlyp avatar Aug 05 '20 20:08 alexlyp