-
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
Hide localtime for Expensify Emails (Automated Accounts) #4755
Hide localtime for Expensify Emails (Automated Accounts) #4755
Conversation
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@mananjadhav Hello! Any QA tests needed for this PR? |
@isagoico Updated QA steps |
🚀 Deployed to production by @roryabraham in version: 1.0.88-2 🚀
|
This has been deployed to production and is now subject to a 7-day regression period. |
@@ -11,6 +11,7 @@ import {withNavigationFocus} from '@react-navigation/compat'; | |||
import _ from 'underscore'; | |||
import lodashGet from 'lodash/get'; | |||
import {withOnyx} from 'react-native-onyx'; | |||
import lodashIntersection from 'lodash/intersection'; |
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.
Not a huge deal, but I think we prefer using underscore over new lodash methods.
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.
I don't have any current PR related to any related module. I'll raise a separate PR to address this sometime tomorrow.
@pecanoro Can you please review?
Details
Added the expensify emails block from expensify-common and hid the localtime when participants are automated accounts.
Fixed Issues
$ #4664
Tests
QA Steps
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android