-
Notifications
You must be signed in to change notification settings - Fork 113
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
fix((INT-360): enhancement: shopify ecom fix and enhancement #2493
Closed
Closed
Changes from 32 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
2e02c45
refactor: shopify
anantjain45823 0a2dfcf
Merge branch 'develop' into refactor.shopify
anantjain45823 19556fa
chore: used prettier
Gauravudia 1d5033a
basic changes
anantjain45823 0c5a1c5
refactor: shopify ecomm (#2510)
Gauravudia 6a52c0a
Merge branch 'develop' into refactor.shopify
Gauravudia 7b79ea4
refactor: update line item exlusion fields
Gauravudia 7690f9c
chore: track events flow improvement
anantjain45823 94bd394
fix: mapping config
Gauravudia caf9113
fix: ecom mapping
Gauravudia 5720d7c
fix: order completed mapping
Gauravudia 8ae971a
feat: add variant name mapping in lineitem
Gauravudia f716e0d
chore: added test cases and some fixes
anantjain45823 a1d87f2
fix:sonar issue
anantjain45823 9e466bb
Rename shopify_source.test_v2.js to shopify_source_v2.test.js
anantjain45823 d9f4e1a
fix: checkout id mapping
Gauravudia ea61758
Merge branch 'develop' into refactor.shopify
Gauravudia 007c885
chore: remove redudant exclusion fields
Gauravudia 7c98b1b
chore: added test cases
anantjain45823 dbed2a9
Merge branch 'develop' into refactor.shopify
anantjain45823 9fb9dec
test: add track and enrichment layers test cases
Gauravudia 26ab1d7
Merge branch 'develop' into refactor.shopify
Gauravudia c0868fb
added product added or removed configs
anantjain45823 3256d86
chore: test cases added for products event
anantjain45823 d782328
Merge branch 'develop' into refactor.shopify
anantjain45823 293688b
chore: test cases added for products event
anantjain45823 c6727f7
remove: extra file
anantjain45823 7db623a
chore: resolve sonar issue
anantjain45823 db09237
Merge branch 'develop' into refactor.shopify
anantjain45823 6897f52
chore: add testcase
Gauravudia ee364f5
Merge branch 'develop' into refactor.shopify
anantjain45823 e98bac4
small mapping fix
anantjain45823 50a66ad
chore: addressing review comments
Gauravudia 97c562f
Merge branch 'develop' into refactor.shopify
anantjain45823 093825f
Merge branch 'develop' into refactor.shopify
anantjain45823 263c5ba
Merge branch 'develop' into refactor.shopify
anantjain45823 cffefdf
Merge branch 'develop' into refactor.shopify
anantjain45823 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
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.
lets not keep shopify_v2. Lets create a new Shopify dir under v1 dir on the same level as v0
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.
refer this please