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

Update version to 1.1.1-9 on staging #5476

Merged
merged 112 commits into from
Sep 23, 2021
Merged

Conversation

OSBotify
Copy link
Contributor

Update version to 1.1.1-9

aldo-expensify and others added 30 commits September 9, 2021 16:52
The subState in the VBA flow was being copied from Onyx into a local
state in the BankAccountStep component and it was read from this local
state. This caused that when we update the subState from BankAccounts.js
in Onyx, the component BankAccountStep missed the update because
it was reading it from the local state.
Withdrawal account data was being loaded from AuthScreens component,
and then again from ReiumbursementAccountPage on mount. Moved the
code handling the step from route to componentDidUpdate in
ReimbursementAccountPage and is not fetching anymore.
marcaaron and others added 22 commits September 23, 2021 07:13
[N6 polish] Capitalize Expensify Card in the banner
Use correct api params for NewDot>OldDot links
…error

Return to the correct sub step in VBA flow after error in adding Bank Account manually
Fix: line height issues of button
check if report.icons and report.icons[0] exists
@OSBotify OSBotify requested a review from a team as a code owner September 23, 2021 23:38
@MelvinBot MelvinBot removed the request for review from a team September 23, 2021 23:38
@OSBotify OSBotify merged commit 40399d6 into staging Sep 23, 2021
@OSBotify OSBotify deleted the update-staging-from-main branch September 23, 2021 23:38
@OSBotify
Copy link
Contributor Author

🚀 Deployed to staging by @OSBotify in version: 1.1.1-9 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor Author

🚀 Deployed to production by @timszot in version: 1.1.2-7 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 failure ❌
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.