-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Feat: Add company card feed flow #48119
Merged
robertjchen
merged 48 commits into
Expensify:main
from
waterim:feat-47376-Add-Card-Feed-Flow
Sep 11, 2024
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift click to select a range
739618e
add translations
waterim 60827be
update const
waterim 0a8da42
add new form and key for adding card to the onyx
waterim e5b12f6
add new routes
waterim fa81496
add screens and navigations
waterim abfa5b9
new companyCardUtils
waterim df253a9
CompanyCards actions file
waterim d874d0b
initial page
waterim 06c4a30
instructions page
waterim 40cd9e4
name step page
waterim 679cb22
type step page
waterim 2cf779d
details step
waterim d8e9a1f
types for form and new onyx key for adding a card
waterim 477dd2f
update translations
waterim a1a9a03
update utils
waterim 07a4c2a
update navigation
waterim d1240ef
update steps
waterim 9675c7a
remove unused CONST
waterim 495a908
change data to not use unneeded array push
waterim 8c191e3
remove unused routes
waterim a05246f
fix linter
waterim 97a6a1e
remove policyID
waterim b3d2e91
Merge remote-tracking branch 'upstream/main' into feat-47376-Add-Card…
waterim 17614b0
add clear add flow
waterim 79e16c0
add new add screen type
waterim c3707db
add navigation from empty page
waterim e3c7965
update card type, add disable
waterim 5843dac
update links
waterim b3fc183
fix linter and ts
waterim ff20af0
fix compiler
waterim 3805278
Merge remote-tracking branch 'upstream/main' into feat-47376-Add-Card…
waterim 416497f
fix duplicate after merge
waterim 091abad
add navigation back
waterim 4c50b02
add error field to card provider selection, add new error translation
waterim a8283fd
translations
waterim 15ff548
remove duplicate
waterim c4e5b5a
added new blue amex card
waterim 9342486
Merge remote-tracking branch 'upstream/main' into feat-47376-Add-Card…
waterim fe765b0
Merge remote-tracking branch 'upstream/main' into feat-47376-Add-Card…
waterim a441561
remove unused functions
waterim 3c3350e
remove unused translation function
waterim 92fb88d
remove useCallbacks and useMemos as we have react compiler for that
waterim 96a5d68
fix lint
waterim 919cb16
remove unused code
waterim 4323c19
remove unused code
waterim 7caf812
update translations
waterim 1641d03
removed unnecessary validation code
waterim 695f2a8
update translations and validation
waterim 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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 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 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 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 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 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 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 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 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 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 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 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.
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.
@waterim I think we need to re-export correct SVG where some space has been there in top/bottom, consistent with other icons. ref