-
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
[TS migration] Migrate 'MoneyRequestConfirmationList.js' component to TypeScript #34168
Merged
AndrewGable
merged 47 commits into
Expensify:main
from
kubabutkiewicz:ts-migration/MoneyRequestConfirmationList/component
Feb 28, 2024
Merged
Changes from 10 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
cef767a
ref: started migratiing MoneyRequestConfirmationList
kubabutkiewicz d76e0df
ref: keep migrating
kubabutkiewicz e0dc2e9
ref: wip
kubabutkiewicz 8946496
fix: wip
kubabutkiewicz 64f3421
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz ef6ae5f
Update policyCategories type in MoneyRequestConfirmationList
kubabutkiewicz f00cfe9
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 441e437
fix: wip
kubabutkiewicz 814715b
fix: wip
kubabutkiewicz e5921ce
fix: resolve comments
kubabutkiewicz 1c2368b
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 5986deb
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz d851908
fix: typecheck
kubabutkiewicz 72262ac
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz d4365b1
fix: typecheck
kubabutkiewicz 2c030a3
fix: remove unnecessary default values
kubabutkiewicz 5293f54
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz b037ab9
fix: typecheck
kubabutkiewicz 90cc670
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 523302c
fix: sync with main
kubabutkiewicz b8d621e
fix: resolve comments
kubabutkiewicz c5eb136
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 2933d8a
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 5f3be37
fix: typecheck
kubabutkiewicz 2f30432
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 1da3d09
fix: typecheck
kubabutkiewicz 1e8cda2
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 7b514b3
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz bee66eb
fix: conflicts
kubabutkiewicz 3a172d3
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz f69fce5
fix: typecheck
kubabutkiewicz 67dd282
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz b93fa6b
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 68f4cf9
fix: typecheck
kubabutkiewicz d885513
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz d7708c1
fix: removed uncessesary condition
kubabutkiewicz d534c73
Merge branch 'main' into ts-migration/MoneyRequestConfirmationList/co…
kubabutkiewicz daf4759
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz d5aba80
fix: displaying thumbnail
kubabutkiewicz c5a4bb8
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz ef465f9
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 90a7ad9
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 479cf7a
fix: typecheck
kubabutkiewicz f1915bc
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz f17da9e
fix: typecheck
kubabutkiewicz ad6eff9
fix: linter
kubabutkiewicz b953adc
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 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 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.