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

feat(User Dashboard): start splitting data between consumption & community #1402

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Feb 26, 2025

What

WIP

@raphodn raphodn changed the title feat(UserDashboard): start splitting data between consumption & community feat(User Dashboard): start splitting data between consumption & community Feb 26, 2025
@raphodn raphodn force-pushed the raphodn/user-dashboard-consumption-community-split branch from 02d1f23 to 2c9bf63 Compare February 27, 2025 23:22
},
getPriceParams() {
let defaultParams = { owner: this.username }
defaultParams['proof__type'] = (this.currentTab === 'consumption') ? 'RECEIPT' : 'PRICE_TAG'
Copy link
Member Author

Choose a reason for hiding this comment

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

the proof__type filter is not yet available in the backend...

Copy link
Member Author

Choose a reason for hiding this comment

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

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

Successfully merging this pull request may close these issues.

1 participant