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

My Jetpack: Implement Free price for Boost product #22680

Merged
merged 6 commits into from
Feb 7, 2022

Conversation

retrofox
Copy link
Contributor

@retrofox retrofox commented Feb 4, 2022

This PR implements Free price for the Boost product.

Fixes #

Changes proposed in this Pull Request:

  • My Jetpack: Implement Free price for Boost product

Jetpack product discussion

Does this pull request change what data or activity we track or use?

No

Testing instructions:

  • Go to My Jetpack / Boost interstitial
    https://<your-testing-site>/wp-admin/admin.php?page=my-jetpack#/add-boost
    image

  • Confirm visually you see the Free text there

Using Storybook

  • Build My Jetpack
> jetpack build packages/my-jetpack
  • Run storybook
cd ./jetpack/projects/js-packages/storybook
> pnpm install & pnpm storybook:dev
Backup Boost
image image

@retrofox retrofox added [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. [Size] M [Package] My Jetpack labels Feb 4, 2022
@retrofox retrofox requested a review from a team February 4, 2022 18:43
@retrofox retrofox self-assigned this Feb 4, 2022
@retrofox retrofox linked an issue Feb 4, 2022 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2022

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • ✅ Include a description of your PR changes.
  • ⚠️ All commits were linted before commit.
  • ✅ Add a "[Status]" label (In Progress, Needs Team Review, ...).
  • ✅ Add testing instructions.
  • ✅ Specify whether this PR includes any changes to data or privacy.
  • ✅ Add changelog entries to affected projects

This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖


The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available.


Once your PR is ready for review, check one last time that all required checks (other than "Required review") appearing at the bottom of this PR are passing or skipped.
Then, add the "[Status] Needs Team review" label and ask someone from your team review the code.
Once you’ve done so, switch to the "[Status] Needs Review" label; someone from Jetpack Crew will then review this PR and merge it to be included in the next Jetpack release.

@retrofox retrofox enabled auto-merge (squash) February 4, 2022 20:05
@oskosk oskosk added [Status] Ready to Merge Go ahead, you can push that green button! and removed [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. labels Feb 7, 2022
@retrofox retrofox merged commit 68ce07f into master Feb 7, 2022
@retrofox retrofox deleted the update/my-jetpack-use-pricing-data branch February 7, 2022 12:29
@github-actions github-actions bot removed the [Status] Ready to Merge Go ahead, you can push that green button! label Feb 7, 2022
@oskosk oskosk mentioned this pull request Feb 8, 2022
47 tasks
@oskosk oskosk added this to the My Jetpack MVP milestone Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

My Jetpack: Update Interstitial with data provided by the backend
2 participants