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

[Requestor Dashboard] Add the ability to filter invoices on an agreement ID #2875

Open
cryptobench opened this issue Nov 2, 2023 · 2 comments

Comments

@cryptobench
Copy link
Member

Background

During the recent cooldown sprint I started creating a Yagna artifact dashboard which would give the user the ability to visually browse what's going on with their requestor. This however resulted in the discovery that the REST API is lacking endpoints that are useful for not only this topic alone.

What

In the dashboard we would like to have the ability to display all invoices related to an agreement, but we're missing the filtering ability on the invoices endpoint.

Here's a reference image of what was envisioned
image

@nieznanysprawiciel
Copy link
Contributor

Probably it would be more beneficial to make filtering based on app-session-id.

@nieznanysprawiciel
Copy link
Contributor

Currently this can be workaround by using Invoice events endpoint and filter by app-session-id.

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

No branches or pull requests

2 participants