-
Notifications
You must be signed in to change notification settings - Fork 191
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
Feature: Add revenue data to Campaign Overview #7588
base: epic/campaigns
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
Build for QA, see https://github.com/impress-org/givewp/actions/runs/11556919819. |
…:impress-org/give into feature/campaign-revenue-chart-GIVE-1358
Updated build for QA, see https://github.com/impress-org/givewp/actions/runs/11580041889 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kjohnson I am not sure if it should be included in the scope of this PR, but I just created a donation trough a campaign form and could see in the revenue table that the campaign_id
is 0 (zero), so we need a way to automatically set the proper value on this column when the donation is added there.
cc @alaca
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Passed manual QA tests.
Resolves GIVE-1358
Description
This PR adds an endpoint for fetching Campaign Revenue data for the past week to display on the Campaign Overview page.
Visuals
Testing Instructions
Pre-review Checklist
@unreleased
tags included in DocBlocks