-
Notifications
You must be signed in to change notification settings - Fork 9.4k
#18624 Refactoring: Extract addLinks to own class #21658
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
Closed
amenk
wants to merge
30
commits into
magento:2.3-develop
from
iMi-digital:patch-refactor-importexport-links
Closed
Changes from 22 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8b73246
#18624 Refactoring: Extract addLinks to own class without BC break
amenk 906abf2
#18624 B/C Break: Move linkNameToId to LinkProcessor
amenk 67bab68
#18624 Refactoring: Flattening Conditional tree using early "continue"
amenk 3a70e41
#18624 Refactoring: Decompose process Funktion; add Changelog with BC…
amenk 49b62cf
#18624 Refactoring: Create LinkProcessor via DI
amenk f8fcb2e
#18624 Refactoring: Extract linkNameToId to di config
amenk 5be2075
#18624 Refactoring: Type hinting and remove unused parameter
amenk 28cd9d1
#18624 Refactoring: Extract Database code
amenk 10e68bc
#18624 Refactoring: Extract code
amenk 87f4c35
#18624 Refactoring: Bugfix: getExistingSku needs to be public
amenk 0aceed9
#18624 Fix: Unknown Method (Make Public in Entity Model, and use that)
amenk ea2bed1
Make protected methods and variables private, remove "_"
amenk c34bfa1
Remove changelog
amenk aa559f8
Re-add $_linkNameToId in Product parent class, add (deprecated) BC layer
amenk 08701d9
Fix Method Naming (for BC reasons)
amenk 019937b
Move comment to method
amenk f250282
Merge remote-tracking branch 'origin/patch-refactor-importexport-link…
amenk 3e6499d
WIP: Move Database code to ResourceModel
amenk d1962de
Finalize: Move Database code to ResourceModel
amenk cabf925
Fix codacy warnings that make sense
amenk dc251d4
Codacy: Fix Variable Name and unneccesary assignment
amenk ad7d915
Fix/Refactor: Do not inject empty array to function
amenk 088dcc9
Linebreaks...
amenk bbcd23e
Merge branch '2.3-develop' into patch-refactor-importexport-links
amenk af0e222
Merge remote-tracking branch 'upstream/2.3-develop' into patch-refact…
amenk d589e67
Fix Bug: Links are not passed loadPositionAttributes
amenk 927e4d8
Use Const in di to specific linkNameToId
amenk 75a28a7
Fix Code Style + Copyright info
amenk 5f7a3d5
Decompose saveLinks
amenk 0543073
Fix failing failing testProductsWithMultipleStoresWhenMediaIsDisabled
amenk 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
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.