-
Notifications
You must be signed in to change notification settings - Fork 2
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
Magento improvements #26
Open
Thijzer
wants to merge
285
commits into
Thijzer:master
Choose a base branch
from
induxx:magento-improvements
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
* setup initial goals * added Archives and file managers * remove API handler * updated archive and file man * small archive improvements * updated Archiver * Archive : use unique archives instead of named ones * added remove files option * added Blueprint manager * naming things * fix : removed unneeded construct * phpstan fix * NB pages Pagination
* VERITAS-36 added contains statement * added php 8.0.* into composer option * Update php.yml github action * unit-test comparison fix * setValue action test * added another contains statement test * feedback
* added multi find value support * added Transform Action for URL transform * array structure init * add working example for akeneo product converter to struct * struct modifier
* added test version of Obelink XML writer * added ReseatAction * updated readme * VERITAS-36 : added contains statement (#14) * VERITAS-36 added contains statement * added php 8.0.* into composer option * Update php.yml github action * unit-test comparison fix * setValue action test * added another contains statement test * feedback * added equals statement * statements : added multiple statement option * removed unneeded files * added Xml Parser * added Pipeline Component * deleted example csv * updated : pipelineFactory * Added StructuredValue Converter
* added: changemanager * added: StoreAction, ActionGenerator * Updated store action * Akcoeck 68 v2 (#92) * store: added start label * added: label processing * Fixed store action * Fixed store action and added support for 201 responses --------- Co-authored-by: gauquier <[email protected]>
* Fixed store action lists * Added test for configuration
…105) * ✨ feat(json_file): implement JsonParser and refactor JsonFileParser - Introduced a new `JsonParser` class to handle JSON file parsing. - Refactored `JsonFileParser` to improve file handling and error management. - Enhanced item reading and validation to ensure compatibility with JSON data structures. * 🔧 refactor(json_file): rename JsonFileParser to JsonParser in tests * 🧪 test(json_file): add unit tests for JsonFileParser functionality
* added: AkeneoOptionExtractor * added: test, improved naming options
gauquier
force-pushed
the
magento-improvements
branch
from
January 28, 2025 11:22
d07b77b
to
45b52b2
Compare
…ies (#106) Added `Assets` and `ReferenceEntities` classes to the Akeneo API component. These converters enhance data processing by allowing the conversion of assets and reference entities from Akeneo CSV format. This improves the overall flexibility and usability of the data handling process.
gauquier
force-pushed
the
magento-improvements
branch
from
February 3, 2025 13:01
45b52b2
to
7552012
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.