-
Notifications
You must be signed in to change notification settings - Fork 59
Fix/mm2 1209: Fix TS errors part 1 #188
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
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
3b29f13
fix: ts errors - unused data
sylwia-werner 0b5a999
fix: icon component props issues
sylwia-werner 78db9c9
fix: remove incorrect generic type parameter
sylwia-werner 7284fa5
fix: generic forward ref type issue
sylwia-werner c0ab356
fix: claims api response type mismatches
sylwia-werner e3253be
fix: exchanges api response type mismatches
sylwia-werner 30b089c
fix: order edits api response type mismatches
sylwia-werner 98944ed
fix: price preferences api type mismatches
sylwia-werner 58a82e8
fix: regions and tax rates type mismatches
sylwia-werner d0d19ab
fix: type mismatches metadata form
sylwia-werner 631c1df
fix: shipping profile return type mismatch
sylwia-werner c1701f2
fix: toast remove not existing dismissLabel property
sylwia-werner c368eed
fix: tax override and region tables type mismatches
sylwia-werner 8e53ff4
fix: remove unused file and imports for tax regions
sylwia-werner 26cfe3a
fix: story currencies section folder typo
sylwia-werner 8e894dc
fix: unused vars, translations, type mismatches
sylwia-werner afd83aa
fix: type mismatches
sylwia-werner 48818bf
fix: PR fixes - enhance types for reusable create campaign form fields
sylwia-werner c9f04b5
fix: pr fixes, remove conditional hook calls
sylwia-werner 1683968
fix: pr fixes
sylwia-werner 6e06d8a
fix: PR fixes - create helper function to enhance types when providin…
sylwia-werner 5abd5e4
fix: lock files conflicts
sylwia-werner 11678d8
Merge branch 'test' into fix/mm2-1209/fix-ts-errors
sylwia-werner 174539d
fix: PR fixes
sylwia-werner 227f4f1
Merge branch 'test' into fix/mm2-1209/fix-ts-errors
sylwia-werner e8e60b5
fix: pr fixes - remove unused code and regions props
sylwia-werner 517b038
fix: pr fixes - remove unnecessary or operator
sylwia-werner 342af18
fix: PR fixes - simplify reset form value
sylwia-werner ede554f
fix: PR fixes - simplify conditional logic for form with fieldScope a…
sylwia-werner db04f90
fix: PR fixes - make check for region country field to be more restri…
sylwia-werner 54c7c50
fix: PR fixes - remove unnecessary type casting
sylwia-werner 7c70e52
Merge branch 'test' into fix/mm2-1209/fix-ts-errors
sylwia-werner ecdf528
Merge branch 'test' into fix/mm2-1209/fix-ts-errors
sylwia-werner 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
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
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.
please remove anys
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.
Leaving it for task to remove any