feat: Enable non USD flow behind beta flag#56931
Merged
madmax330 merged 70 commits intoExpensify:mainfrom Apr 18, 2025
Merged
Conversation
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
…nal/Expensify-App into feat/50912-enable-non-usd-flow
Contributor
|
All contributors have signed the CLA ✍️ ✅ |
731be59 to
65a4156
Compare
…to feat/50912-enable-non-usd-flow
…to feat/50912-enable-non-usd-flow
…12-enable-non-usd-flow
Contributor
Author
hungvu193
reviewed
Apr 17, 2025
Contributor
|
🚧 @shawnborton has triggered a test app build. You can view the workflow run here. |
Contributor
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Contributor
|
Codewise looks good to me 👍 |
Contributor
Author
|
I'll be OOO for the next few days - will be back on 22.04 |
Contributor
|
Cool, I think this is over to @madmax330 then |
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb ChromemAndroidChrome.moviOS: NativeiOS: mWeb SafarimSafari.movMacOS: Chrome / SafariChrome1.movChrome.movMacOS: DesktopDesktop.mov |
hungvu193
approved these changes
Apr 17, 2025
madmax330
approved these changes
Apr 18, 2025
This was referenced Apr 18, 2025
Closed
Contributor
|
🚀 Deployed to staging by https://github.com/madmax330 in version: 9.1.30-0 🚀
|
This was referenced Apr 18, 2025
[Due for payment 2025-05-05] Bank account - Titles in Owner info step are missing punctuation
#60514
Closed
Closed
This was referenced Apr 21, 2025
Closed
Contributor
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.1.30-4 🚀
|
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Explanation of Change
Not found pagewhen proceeding to step 2Fixed Issues
$ #50912
PROPOSAL:
Tests
Same as QA steps
Offline tests
QA Steps
On on account that has this feature disabled (
globalReimbursementsOnNDbeta flag) - it is not accessibleOn on account that has this feature enabled (
globalReimbursementsOnNDbeta flag) - global reimbursements are accessibleFor each non USD workspace (CAD, AUD, GBP, EUR):
Note:
When user selects in step 5 that he's not a director then he has to fill in an email of director to he can fill in his data.
At the moment this DOES NOT WORK and is expected and we're aware of it. It is being implemented here - #50908
This is also the first time we're officially enabling this flow for testing under beta flag. This is a big flow and we expect some things might not be looking/working as expected. Because it's all behind a beta flag and not available to users these problems shouldn't be deploy blockers.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android.mp4
Android: mWeb Chrome
android.web.mp4
iOS: Native
ios.native.mp4
iOS: mWeb Safari
ios.web.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4