-
Notifications
You must be signed in to change notification settings - Fork 195
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: Campaign List Block #7708
Feature: Campaign List Block #7708
Conversation
…lock-GIVE-1510 # Conflicts: # src/Campaigns/Blocks/blocks.ts
…lock-GIVE-1510 # Conflicts: # src/Campaigns/Blocks/blocks.ts # src/Campaigns/Controllers/CampaignRequestController.php
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.
Co-authored-by: Jon Waldstein <[email protected]>
Co-authored-by: Jon Waldstein <[email protected]>
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.
One little typo left, otherwise Great job!
Co-authored-by: Jon Waldstein <[email protected]>
Co-authored-by: Jon Waldstein <[email protected]>
…paig-list-block-GIVE-1389
…feature/campaig-list-block-GIVE-1389
…ock-GIVE-1389 # Conflicts: # src/Campaigns/Blocks/CampaignGoal/index.tsx # src/Campaigns/Blocks/blocks.ts # src/Campaigns/Controllers/CampaignRequestController.php # wordpress-scripts-webpack.config.js
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 QA tests
Description
This pull request introduces several new features and improvements to the campaign functionality, including the addition of a new block - campaign list, as well as adding a new component - Pagination
Visuals
https://www.loom.com/share/972c3025c71541b0b515a7db9fb06e3f?sid=8517fc4c-6942-4f3c-8bbc-240e1cefc087
Testing Instructions
Create at least 2 or 3 campaigns (make sure they are published)
To test sorting by donors, amount, and donations, make a few random donations through campaign forms
Create a new page/post or edit an existing one
Insert Campaign List Block into the page
Play with block settings
Verify that everything works on frontend too
Pre-review Checklist
@unreleased
tags included in DocBlocks