-
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 Goal Block #7702
base: epic/campaigns
Are you sure you want to change the base?
Conversation
…lock-GIVE-1510 # Conflicts: # src/Campaigns/Blocks/blocks.ts
…lock-GIVE-1510 # Conflicts: # src/Campaigns/Blocks/blocks.ts # src/Campaigns/Controllers/CampaignRequestController.php
@pauloiankoski this is ready for review |
…lock-GIVE-1510 # Conflicts: # src/Campaigns/Blocks/blocks.ts
@pauloiankoski this is ready for review. |
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.
@alaca I just left a comment in an entry that I believe it's a leftover. Other than that, the code looks really good and I liked how you implemented it using the app component in the renderer. Solving that possible leftover, this is ready for QA, which's is why I'm approving this PR.
Description
This PR is based on #7687 which should be reviewed first.
This pull request introduces several new features and improvements to the campaign functionality, including the addition of a new block for the campaign goal, as well as enhancements to existing components. The most significant changes include the implementation of the new block and updates to the campaign model and controller.
Testing Instructions
Pre-review Checklist
@unreleased
tags included in DocBlocks