Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cms] Invoice batch and token inventory route #1176

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

thi4go
Copy link
Member

@thi4go thi4go commented Apr 28, 2020

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

@alexlyp
Copy link
Member

alexlyp commented Apr 28, 2020

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

@thi4go
Copy link
Member Author

thi4go commented Apr 28, 2020

My bad mate @alexlyp removed it!

Copy link
Member

@alexlyp alexlyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK, good stuff.

@alexlyp
Copy link
Member

alexlyp commented Aug 5, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cms: create batched calls for invoices
2 participants