-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Multi ws copies upgrade #55858
Multi ws copies upgrade #55858
Conversation
@paultsimura Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@DylanDylann tagging you for review here |
@jayeshmangwani Could you add an explanation for this PR? |
@DylanDylann I’ve added it. Go ahead with testing. |
Reviewer Checklist
Screenshots/Videos |
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.
Minor update. LGTM
Good stuff, thanks guys! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.91-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.91-2 🚀
|
@@ -4516,6 +4516,8 @@ const translations = { | |||
benefit2: 'Reglas inteligentes de gastos', | |||
benefit3: 'Flujos de aprobación de varios niveles', | |||
benefit4: 'Controles de seguridad mejorados', | |||
toUpgrade: 'Para mejorar, haz clic', | |||
selectWorkspace: 'selecciona un espacio de trabajo y cambia el tipo de plan a Controlar.', |
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.
@DylanDylann @carlosmiceli, in this copy, we mistakenly show the plan type(Controlar
) twice. I will raise a follow-up PR, but before that, I’ve bumped it on Slack again to get confirmation from the team on this Spanish copy.
Explanation of Change
In this PR, we added a highlight in the downgrade/upgrade RHP to address the missing explanation that users with multiple subscriptions will need to downgrade each workspace individually.
Fixed Issues
$ #52588
PROPOSAL:
Tests
Single Workspace Upgrade
The Control plan starts at $9 per active member per month. Learn more about our plans and pricing.
note displayed above the "Upgrade" buttonSingle Workspace Downgrade (follow Single Workspace Upgrade steps first)
Are you sure you want to downgrade and remove your configurations? This cannot be undone.
note displayed above the "Downgrade workspace" buttonMulti Workspace Upgrade (follow Single Workspace Upgrade + Downgrade steps first)
To upgrade, click Go to workspaces, select a workspace, and change the plan type to Control.
note displayed above the "Go to Workspaces" buttonMulti Workspace Downgrade (follow Multi Workspace Upgrade steps first)
Heads up! You’ll need to downgrade all your workspaces before your first monthly payment to begin a subscription at the Collect rate. Click Go to workspaces > select each workspace > change the plan type to Collect.
note displayed above the "Go to Workspaces" buttonOffline tests
QA Steps
Same as above Tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop