-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[TS Migration] Migrate 'ReportUtils.js' lib to TypeScript #29012
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
nkuoch
merged 101 commits into
Expensify:main
from
kubabutkiewicz:ts-migration/ReportUtils-lib
Nov 27, 2023
Merged
Changes from all commits
Commits
Show all changes
101 commits
Select commit
Hold shift + click to select a range
4187fbb
ref: started migrating ReportUtils to TS
kubabutkiewicz 29e9656
Merge branch 'main' into ts-migration/ReportUtils-lib
kubabutkiewicz acaa8ea
ref: continue to migrate ReportUtils to Ts
kubabutkiewicz 18ad8ea
Merge branch 'main' into ts-migration/ReportUtils-lib
kubabutkiewicz 73d6d6e
ref: ReportUtils continue of migration
kubabutkiewicz e9ddcbe
ref: keep migrating ReportUtils
kubabutkiewicz 8eb1c13
Merge branch 'main' into ts-migration/ReportUtils-lib
kubabutkiewicz dfffe5f
fix: merge conflicts, few adjustments
kubabutkiewicz 4ad36b4
fix: ts fixes for ReportUtils
kubabutkiewicz 9e35d4b
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz a36ff94
fix: ts errors
kubabutkiewicz ba218c5
fix: fixing type issues
kubabutkiewicz 57b42e8
fix: added some return types
kubabutkiewicz d52f919
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 5aaf3a3
fix: removed usused argument from canCreateRequest and make some ts f…
kubabutkiewicz af55c9c
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 0ae6b03
fix: resolved few comments from code review
kubabutkiewicz 84c9ae2
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz e894573
fix: fixed ReportUtilsTest
kubabutkiewicz 4d10611
fix: resolving comments
kubabutkiewicz 962b773
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 7f5c557
fix: resolving comments
kubabutkiewicz 557fbc1
fix: adding return types
kubabutkiewicz 2e416d4
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 27ed0e5
fix: fixed last TS issue
kubabutkiewicz dae2953
fix: fix ts problems
kubabutkiewicz 1c2fcb7
fix: adjusted type comment
kubabutkiewicz e3eb38d
fix: fixed issue with not displaying displayName for Reports
kubabutkiewicz a951d65
fix: remove waitForCollectionCallback from Onyx.connect where its not…
kubabutkiewicz 9ce8236
fix: added return types
kubabutkiewicz 0c1af91
fix: adjusted type guard
kubabutkiewicz 492943a
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz e45f401
fix: adjusted types in SidebarUtils
kubabutkiewicz 45eae6e
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz c68dc77
fix: linter
kubabutkiewicz 19a07f6
fix: linter
kubabutkiewicz e61b8da
fix: linter
kubabutkiewicz a953f81
fix: removed unnecessary comment
kubabutkiewicz 8b081b2
fix: resolve comments
kubabutkiewicz acf1897
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz f0ebbde
fix: liner
kubabutkiewicz 859ce75
fix: resolve comments
kubabutkiewicz 2bc2456
fix: prettier
kubabutkiewicz d0876ae
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 7d308eb
fix: types issues
kubabutkiewicz 223e3c7
fix: last issues from review
kubabutkiewicz 499fb36
ref: rerun test jobs
kubabutkiewicz 257f692
fix: removed log
kubabutkiewicz 34e1104
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz e86a618
fix: removed commented code
kubabutkiewicz 4789679
fix: fixed comments
kubabutkiewicz e672ccd
fix: fixed types issues
kubabutkiewicz 523cd3c
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 0635502
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 0dc1e13
fix: unit tests
kubabutkiewicz 374a1ba
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 1de9b9b
fix: resolve comments
kubabutkiewicz e4df9cb
fix: crash when sending money request
kubabutkiewicz f00e382
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 611dd1a
fix: resolve comments, fixed type and lint issues
kubabutkiewicz 8c0f621
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 2417779
fix: test and typings
kubabutkiewicz 2869a4b
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 74875cc
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 2f20a46
fix: types
kubabutkiewicz 19adf54
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz c940620
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz dd95a3d
fix: resolved comments
kubabutkiewicz af54ad4
fix: resolve comments
kubabutkiewicz 23cf6e7
fix: resolve comments
kubabutkiewicz 2213d81
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 340061d
fix: resolve comments
kubabutkiewicz 8b3d147
fix: add ts expect error to file which is using not migrated lib yet
kubabutkiewicz fc89e18
fix: resolved comment
kubabutkiewicz 9e51ef0
fix: removed unecessary check
kubabutkiewicz c83e4d0
fix: correct type in Permissions lib
kubabutkiewicz 98c73d2
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 306a871
fix: adjusted types
kubabutkiewicz aa7a703
fix: resolve type issue
kubabutkiewicz eba55d1
fix: resolve comments
kubabutkiewicz 5477de8
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 0316877
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz b97854f
fix: types issues
kubabutkiewicz fc8f676
fix: lint
kubabutkiewicz db3a608
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz a43fd7f
fix: resolve comment
kubabutkiewicz 3dddf7b
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 03f9485
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 0785921
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 41c2d77
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz e7e8498
fix: type issues
kubabutkiewicz 431111b
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 019f9fe
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz f24294e
fix: avatar and footer problem when archived room
kubabutkiewicz 09a3cb3
fix: problem with displaying report name
kubabutkiewicz 314fa0d
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 48c8598
fix: resolved comment
kubabutkiewicz 12c85ba
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 2701fcd
Merge branch 'main' of github.com:kubabutkiewicz/expensify-app into t…
kubabutkiewicz 7ff0f22
fix: resolve comments
kubabutkiewicz aac1519
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 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
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.