Commit 5dab9a4
authored
Merge pull request Expensify#64746 from callstack-internal/feature/useOnyx-wrapper
Refactor usages of useOnyx to use the App wrapper618 files changed
Lines changed: 625 additions & 617 deletions
File tree
- __mocks__
- src
- components
- AddPaymentCard
- AnchorForAttachmentsOnly
- ConnectToNetSuiteFlow
- ConnectToQuickbooksOnlineFlow
- ConnectToSageIntacctFlow
- ConnectToXeroFlow
- CurrencySelectionList
- DeeplinkWrapper
- DistanceRequest
- Form
- HTMLEngineProvider/HTMLRenderers
- MentionReportRenderer
- ImportOnyxState
- LHNOptionsList
- MoneyRequestReportView
- ProductTrainingContext
- Reactions
- QuickEmojiReactions
- RecordTroubleshootDataToolMenu
- ReportActionItem
- MoneyRequestReportPreview
- ScreenWrapper
- Search
- FilterDropdowns
- SearchPageHeader
- SearchRouter
- SelectionList/Search
- SettlementButton
- SidePanel
- HelpComponents
- HelpModal
- TagPicker
- TestDrive/Modal
- ThreeDotsMenu
- TransactionItemRow/DataCells
- ValidateCodeActionModal
- ValidateCodeForm
- ValidateCode
- WalletStatementModal
- hooks
- useSearchBackPress
- pages
- Debug
- ReportAction
- Report
- Transaction
- EnablePayments
- AddBankAccount
- substeps
- FeesAndTerms
- substeps
- PersonalInfo
- substeps
- VerifyIdentity
- ErrorPage
- MissingPersonalDetails
- OnboardingAccounting
- OnboardingEmployees
- OnboardingPersonalDetails
- OnboardingPrivateDomain
- OnboardingPurpose
- OnboardingWorkEmailValidation
- OnboardingWorkEmail
- OnboardingWorkspaceConfirmation
- OnboardingWorkspaceCurrency
- OnboardingWorkspaceInvite
- OnboardingWorkspaceOptional
- OnboardingWorkspaces
- PrivateNotes
- ReimbursementAccount
- NonUSD
- Agreements
- subSteps
- BankInfo
- subSteps
- BeneficialOwnerInfo
- BeneficialOwnerDetailsFormSubSteps
- BusinessInfo
- subSteps
- Country/subSteps
- Finish
- SignerInfo
- subSteps
- USD
- BankInfo
- subSteps
- BeneficialOwnerInfo
- subSteps
- BeneficialOwnerDetailsFormSubSteps
- BusinessInfo
- subSteps
- TypeBusiness
- CompleteVerification
- subSteps
- ConnectBankAccount
- Requestor
- PersonalInfo
- subSteps
- VerifyIdentity
- RestrictedAction/Workspace
- ScheduleCall
- Search
- SearchAdvancedFiltersPage
- TeachersUnite
- TransactionDuplicate
- Travel
- ValidateLoginPage
- home
- report
- ContextMenu
- ReactionList/PopoverReactionList
- ReportActionCompose
- ComposerWithSuggestions
- sidebar
- iou
- request
- step
- IOURequestStepScan
- ReceiptViewModal
- media/AttachmentModalScreen
- routes
- settings
- AboutPage
- ExitSurvey
- PaymentCard/ChangeCurrency
- Preferences
- Profile
- Contacts
- CustomStatus
- PersonalDetails
- Report
- Security
- AddDelegate
- UpdateDelegateRole
- ValidateCodeForm
- LockAccount
- MergeAccounts
- TwoFactorAuth
- TwoFactorAuthForm
- Subscription
- CardAuthenticationModal
- CardSection
- BillingBanner
- PaymentCard
- ChangeBillingCurrency
- SubscriptionPlan
- AddMembersButton
- SubscriptionSettings
- SubscriptionSize
- substeps
- Troubleshoot
- Wallet
- InternationalDepositAccount
- substeps
- WalletPage
- signin
- LoginForm
- SAMLSignInPage
- SignInLoginContext
- ValidateCodeForm
- tasks
- wallet
- workspace
- accounting
- netsuite/import/NetSuiteImportCustomFieldNew
- qbd
- reconciliation
- categories
- companyCards
- BankConnection
- addNew
- assignCard
- distanceRates
- downgrade
- expensifyCard
- issueNew
- invoices
- members
- perDiem
- reportFields
- InitialListValueSelector
- tags
- taxes
- upgrade
- workflows
- approvals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments