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

Updates Backup launch price UX #14203

Merged
merged 47 commits into from
Dec 17, 2019
Merged

Updates Backup launch price UX #14203

merged 47 commits into from
Dec 17, 2019

Conversation

ChaosExAnima
Copy link
Contributor

@ChaosExAnima ChaosExAnima commented Dec 10, 2019

Changes proposed in this Pull Request:

  • This updates the promo copy and styling for the new JP Backup plans.

Is this a new feature or does it add/remove features to an existing part of Jetpack?

  • 1142395350490785-as-1152991457460141

Testing instructions:

  • Go to My Plans page without the backup plan.
  • Compare JP feature area to design.

Note: Functionality for switching between yearly and monthly states is not in scope of this PR.

Before (desktop): https://d.pr/i/R5KeBx
Before (mobile): https://d.pr/i/97e3qz

After (desktop): https://d.pr/i/qnMG5O
After (mobile): https://d.pr/i/amep9G

After, monthly: https://d.pr/i/psGySU

Proposed changelog entry for your changes:

  • N/A, part of wider JP Backup release notes.

@ChaosExAnima ChaosExAnima added [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. Admin Page React-powered dashboard under the Jetpack menu [Feature] Backup & Scan labels Dec 10, 2019
@ChaosExAnima ChaosExAnima added this to the 8.1 milestone Dec 10, 2019
@ChaosExAnima ChaosExAnima requested review from a team December 10, 2019 20:46
@ChaosExAnima ChaosExAnima self-assigned this Dec 10, 2019
@jetpackbot
Copy link

jetpackbot commented Dec 10, 2019

Thank you for the great PR description!

When this PR is ready for review, please apply the [Status] Needs Review label. If you are an a11n, please have someone from your team review the code if possible. The Jetpack team will also review this PR and merge it to be included in the next Jetpack release.

Scheduled Jetpack release: January 14, 2020.
Scheduled code freeze: January 7, 2020

Generated by 🚫 dangerJS against dbe2478

_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.scss Outdated Show resolved Hide resolved
@jeherve jeherve added [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! Plans and removed [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. labels Dec 10, 2019
@ChaosExAnima ChaosExAnima added [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. and removed [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! labels Dec 11, 2019
@ChaosExAnima
Copy link
Contributor Author

Fixed all issues flagged for me, let me know if there's anything missing or more optimal ways to structure things. Thanks!

Copy link
Contributor

@delawski delawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, @ChaosExAnima!

I reviewed the code and left some suggestions. I don't there are any blockers, but I think they are worth considering in follow-up pushes.

_inc/client/scss/variables/_colors.scss Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.scss Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
Copy link
Member

@tyxla tyxla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is working well, nice work @ChaosExAnima!

It's a big PR though, I would have loved it if we could some of the following in separate PRs:

  • Billing timeframe handling and logic
  • Componentization - moving/building functionality to subcomponents

I've also left some comments and questions, let me know what you think.

_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Outdated Show resolved Hide resolved
_inc/client/plans/single-product-backup.jsx Show resolved Hide resolved
@tyxla tyxla added [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! and removed [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. labels Dec 12, 2019
@ChaosExAnima ChaosExAnima force-pushed the update/launch-price-ux branch from 8b9ab85 to b5fbcb7 Compare December 12, 2019 20:23
@ChaosExAnima
Copy link
Contributor Author

Answered a few things. Will address last items tomorrow.

Thank you for the thorough review @delawski and @tyxla!

@matticbot
Copy link
Contributor

Caution: This PR has changes that must be merged to WordPress.com
Hello ChaosExAnima! These changes need to be synced to WordPress.com - If you 're an a11n, please commandeer, review, and approve D36751-code before merging this PR. Thank you!

@ChaosExAnima ChaosExAnima added [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. and removed [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! labels Dec 13, 2019
@delawski
Copy link
Contributor

Thank you for the updates, @ChaosExAnima! I left just a minor comment. Other than that (and Marin's feedback), I think it's good to go 👍

@delawski delawski added [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! and removed [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. labels Dec 17, 2019
@tyxla
Copy link
Member

tyxla commented Dec 17, 2019

Addressed all the feedback. This is ready for another round of reviews - @delawski mind taking another 👀 ?

@tyxla tyxla added [Status] Needs Review To request a review from fellow Jetpack developers. Label will be renamed soon. and removed [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! labels Dec 17, 2019
delawski
delawski previously approved these changes Dec 17, 2019
Copy link
Contributor

@delawski delawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me now! Let's 🚢it!

@delawski delawski requested a review from tyxla December 17, 2019 09:45
@delawski delawski 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 Dec 17, 2019
Copy link
Member

@tyxla tyxla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good now. @delawski can you take a look and ✅ it too before 🚢 ?

@delawski
Copy link
Contributor

It's better now, @tyxla 👍Let's have it like this and ship!

@tyxla tyxla merged commit ed275e2 into master Dec 17, 2019
@tyxla tyxla deleted the update/launch-price-ux branch December 17, 2019 10:02
@matticbot matticbot added [Status] Needs Changelog and removed [Status] Ready to Merge Go ahead, you can push that green button! labels Dec 17, 2019
jeherve added a commit that referenced this pull request Dec 20, 2019
zinigor added a commit that referenced this pull request Dec 30, 2019
* Changelog: 8.1 additions

* Changelog: add #13858

* Changelog: add #13963

* Changelog: add #14174

* Changelog: add #14178

* Changelog: add #14175

* Changelog: add #14192

* Changelog: add #14196

* Changelog: add #14182

* Changelog: add #14218

* Changelog: add #14214

* Changelog: add #13757

* Changelog: add #14190

* Changelog: add #14131

* Changelog: add #14101

* Changelog: add #14203

* Changelog: add #14211

* Changelog: add #14224

* Changelog: add #14230

* Changelog: add #14241

* Changelog: add #14249

* Changelog: add #14264

* Changelog: add #14263

* Changelog: add #14256

* Changelog: add #10189

* Changelog: add #14240

* Changelog: add #14239

Also added some new entries to the testing file.

Co-authored-by: Igor Zinovyev <[email protected]>
zinigor added a commit that referenced this pull request Dec 30, 2019
* Changelog: 8.1 additions

* Changelog: add #13858

* Changelog: add #13963

* Changelog: add #14174

* Changelog: add #14178

* Changelog: add #14175

* Changelog: add #14192

* Changelog: add #14196

* Changelog: add #14182

* Changelog: add #14218

* Changelog: add #14214

* Changelog: add #13757

* Changelog: add #14190

* Changelog: add #14131

* Changelog: add #14101

* Changelog: add #14203

* Changelog: add #14211

* Changelog: add #14224

* Changelog: add #14230

* Changelog: add #14241

* Changelog: add #14249

* Changelog: add #14264

* Changelog: add #14263

* Changelog: add #14256

* Changelog: add #10189

* Changelog: add #14240

* Changelog: add #14239

Also added some new entries to the testing file.

Co-authored-by: Igor Zinovyev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Page React-powered dashboard under the Jetpack menu [Feature] Backup & Scan Plans
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants