-
Notifications
You must be signed in to change notification settings - Fork 849
My Plan: Add Offer Reset project new plans (Jetpack Security, Jetpack Complete) #16739
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
Conversation
|
Thank you for the great PR description! When this PR is ready for review, please apply the E2E results is available here (for debugging purposes): https://jetpack-e2e-dashboard.herokuapp.com/pr-16739 Scheduled Jetpack release: September 1, 2020. |
|
I wasn't able to test the PR locally, but code and copy look good. We've released the icons in the |
Good point. I'll investigate that. |
robertf4
left a comment
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.
LGTM!
jeherve
left a comment
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.
This looks good to me.
Since we haven't configure yet these plans in our backend, it isn't possible to test this unless you have access to the code (*). It might be possible to see the new products by modifying the state of the app (I haven't tried it yet).
Perhaps for a follow-up PR, but this would be a good opportunity to add those new plans to our debug tools here:
TIL. I wasn't aware of these debug tools. I'm adding the new plans right now. |
|
👋 @jeherve, I added the new Offer Reset plans to the dev tools. |
* master: (41 commits) use blog token to make the request (#16635) External Media: Add account disconnect button (#16759) CI: Try collect js coverage (#16786) Sync: Fix nonce action string in theme edit sync (#16702) Connect-in-place: hide new heading during connection process (#16703) Update dependency eslint-plugin-jsdoc to v30.2.1 (#16765) Theme Tools: Resolve PHP 7.4 array offset notice. (#16795) New shell command for easier access to the database. (#16761) My Plan: Add Offer Reset project new plans (Jetpack Security, Jetpack Complete) (#16739) Increase the `editor.MediaUpload` hook priority (#16669) External Media: Remove `speak` announcement when inserting media. Extensions: make `render_callback` optional when checking block registration against plan (#16746) Conditional check for wrapper before giving focus to new page (#16817) Docker: Add package testing shortcut (#16810) Settings: Recognize valid Akismet keys from wp-config and restrict input (#16542) Social Previews: Add Modal (#16704) Update dependency preact to v10.4.7 (#16768) Improve a11y of amp-social-share (#16737) Instant Search: Tweak expanded result path styling (#16762) Docker: Add phpmyadmin to the docker-composer.yml (#16806) ...
…curity, Jetpack Complete) (#16739) * Add Offer Reset new plan constants * Enable new plans in the My Plan page * Add new plans SVG icons * Add Offer Reset plans to dev tools


Changes proposed in this Pull Request:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions:
Notes:
(*) If you want to edit the code to test each plan, you can modify the
/jetpack/_inc/client/my-plan/index.jsxand add to the start of theMyPlancomponent the following:Instructions:
Jetpack Security Daily
Jetpack Security Real-Time
Jetpack Complete
Proposed changelog entry for your changes: