-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[Internal QA] Change payer for share #79760
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
Merged
NikkiWines
merged 64 commits into
Expensify:main
from
callstack-internal:change-payer-for-share
Mar 17, 2026
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
db956bf
Change payer for share
narefyev91 f899349
fix unshare error view and add latest updates for change payer
narefyev91 46bdb5d
change during testing
narefyev91 bae22f3
latest updates
narefyev91 b1fa576
add missing item
narefyev91 2f28a1b
Merge branch 'main' into change-payer-for-share
narefyev91 81d5881
more updates
narefyev91 083bad4
Merge branch 'main' into change-payer-for-share
narefyev91 4fe2e16
fix bugs
narefyev91 b4dd281
change owner detection
narefyev91 4391718
switch to use bank account data
narefyev91 ea384be
remove not need item from deps
narefyev91 95ed551
changes for success flow
narefyev91 114f912
add state of the bank
narefyev91 7b5dac3
Merge branch 'main' into change-payer-for-share
narefyev91 3e0998d
fix condition
narefyev91 c333591
Merge branch 'main' into change-payer-for-share
narefyev91 88945ce
c+ review and bug fix
narefyev91 1695b3e
switch condition
narefyev91 08d0b60
add changes
narefyev91 fcef5b0
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 2e444d9
fix after merge
narefyev91 885359f
add more loggers for debug
narefyev91 00eed78
add check for states
narefyev91 a567b88
update condition
narefyev91 caf1574
remove debug info
narefyev91 6c8dbfa
fix closing modals
narefyev91 f608c1f
Merge branch 'main' into change-payer-for-share
narefyev91 e1b2e62
Merge branch 'main' into change-payer-for-share
narefyev91 42c028f
use policy shares to check for main bank account
narefyev91 c34f4f1
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 ac089e0
add ai comments
narefyev91 16d59b5
add ai comments
narefyev91 39db18f
fix AI
narefyev91 c809720
add bottom padding
narefyev91 a98086a
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 0df35dd
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 b28cce6
refactor useConfirmModal
narefyev91 152dd5e
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 a9b7c5d
rollback direct confirm modals
narefyev91 68b5399
rollback close modal
narefyev91 3b71376
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 6fbdadd
use new API to share bank and update payer
narefyev91 a329d08
add word to spell config
narefyev91 542c220
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 c9fd510
fix checks
narefyev91 79d2937
Merge branch 'main' into change-payer-for-share
narefyev91 65c7478
fix prettier
narefyev91 b3e33f9
Merge branch 'main' into change-payer-for-share
narefyev91 935690f
Merge branch 'refs/heads/main' into change-payer-for-share
narefyev91 89e8ca0
change condition
narefyev91 e04c7dd
Merge branch 'main' into change-payer-for-share
narefyev91 e5d31fa
Merge branch 'main' into change-payer-for-share
narefyev91 58ee264
revert condition
narefyev91 d51721e
revert condition fix overlay
narefyev91 886143e
Merge branch 'main' into change-payer-for-share
narefyev91 920544d
fix ts
narefyev91 f573ef9
use flag to get bank account in setup mode
narefyev91 16c4afd
Merge branch 'main' into change-payer-for-share
narefyev91 c7a55bd
add unit tests and small comments
narefyev91 0388cea
fix eslint
narefyev91 e35036c
Update src/pages/workspace/workflows/WorkspaceWorkflowsPayerPage.tsx
narefyev91 6b0c1e9
Update src/pages/workspace/workflows/WorkspaceWorkflowsPayerPage.tsx
narefyev91 fc59fc8
Update src/pages/workspace/workflows/WorkspaceWorkflowsPayerPage.tsx
narefyev91 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -667,6 +667,8 @@ | |
| "setuptools", | ||
| "shareeEmail", | ||
| "Sharees", | ||
| "sharee", | ||
| "sharees", | ||
| "Sharons", | ||
| "shellcheck", | ||
| "shellenv", | ||
|
|
||
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
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
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| type OpenPolicyWorkflowsPageParams = { | ||
| policyID: string; | ||
| includeAllBankAccounts?: boolean; | ||
| }; | ||
|
|
||
| export default OpenPolicyWorkflowsPageParams; |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| type ShareBankAccountAndSetPayerParams = { | ||
| bankAccountID: number; | ||
| shareeAccountID: number; | ||
| policyID: string; | ||
| }; | ||
|
|
||
| export default ShareBankAccountAndSetPayerParams; |
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.