-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Upgrade advanced approvals #46808
Upgrade advanced approvals #46808
Conversation
…are-mansion-labs/expensify-app-fork into Guccio163/upgradeAdvancedApprovals
…-fork into Guccio163/upgradeAdvancedApprovals
…-fork into Guccio163/upgradeAdvancedApprovals
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.
Looks almost finished 👌 Left two comments, don't forget to attach the upgrade flow to 'Add new workflow' button
I'll be adding videos tomorrow, but PR is ready for review; @shawnborton please take a peek at the UI, I hope everything's right :) Also I've noticed one bug - after opening Upgrade page, there is no animation on closing, I'll fix it first thing tomorrow! |
Spinning up a test build now! |
It does look like the illustration is too small here though: @allroundexperts I thought we already fixed that in another PR? |
@shawnborton I had the same hunch, but dimensions in .svg looked right like in Figma |
@Guccio163 looks like this will be fixed once this PR is merged, so we can ignore for now |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Looks pretty good except for the RHP animation bug you mentioned, and the icon size (which is being fixed elsewhere). |
Reviewer Checklist
Screenshots/Videos |
This comment was marked as outdated.
This comment was marked as outdated.
…-fork into Guccio163/upgradeAdvancedApprovals
@shawnborton After checking in other places in app, everywhere where the same component is used is the same situation, it is a matter of component's issue, not this section: Screen.Recording.2024-08-07.at.10.32.42.mov |
@shawnborton do I understand correctly that both of them are already addressed in another issue? |
Icon size - yes, that's being addressed elsewhere. Regarding the RHP animation, I am responding to your comment here. Seems like you are going to fix that in this PR? |
@shawnborton I meant to, but after your comment
I've noticed that in this PR issue #45689 is also addressed, so I guess both these issues will be handled separately ;) |
@tgolen Both changes applied, I hope |
…-fork into Guccio163/upgradeAdvancedApprovals
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.
Yeah, that comment is perfect. Thanks!
✋ 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/tgolen in version: 9.0.18-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.18-10 🚀
|
Details
This PR adds Upgrade path to the Advanced Approval Workflows. It aims to look like this:
Fixed Issues
$ #46818
PROPOSAL:
Tests
/settings/workspaces/C5F418EFCC35C83B/upgrade/approvals
by hand or click on+ Add workflow
, Upgrade page should pop up.Upgrade successful
page and save this workspace as upgraded.Workflows
Offline tests
N/A
QA Steps
N/A
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
Screen.Recording.2024-08-07.at.12.15.16.mov
Android: mWeb Chrome
Screen.Recording.2024-08-07.at.12.16.48.mov
iOS: Native
Screen.Recording.2024-08-07.at.11.35.49.mov
iOS: mWeb Safari
Screen.Recording.2024-08-07.at.11.41.01.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-07.at.11.33.54.mov
MacOS: Desktop
Screen.Recording.2024-08-07.at.11.46.10.mov