-
Notifications
You must be signed in to change notification settings - Fork 18
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
Storefront API :: APIs to read data from catalog storefront data storage #45
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
- Replaced API module with new one - Fixed graphql argument reflection in order to be docblock agnostic
- Aligned with latest proto version
- Compatibility with the latest Magento 2.4-develop
- Added category entity
- added category entity
- Fixed failure on website field
- Fixed tests
quote> - test stabilization
quote> - defaults for some values & type conversion
quote> - test fixes
- tests stabilization
- Fixed more tests
- Fixed more tests
- Fixed wrong batching
- Fixed more tests
- Introduced generic object convertor
- fix Web-API Downloadable product tests
- add logging
- Fixed bundle tests
- remove unused classes
- downloadable product
- adapt tests
melnikovi
reviewed
Jun 24, 2020
buskamuza
reviewed
Jun 24, 2020
buskamuza
reviewed
Jun 25, 2020
- add logger
- fix tests
…alleryTest::testProductSmallImageUrlPlaceholder #90
- CR comments fixes
- CR comments fixes
- CR comments fixes
- CR comments fixes
- Licenses added to the CatalogStorefrontApi module
- CR comments fixes
- CR comments fixes
- CR comments fixes
- CR comments fixes
- CR comments fixes
- fix tests
buskamuza
approved these changes
Jun 26, 2020
All builds - https://m2build-ur.devops.magento.com/job/All-User-Requested-Tests/34168/ |
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.
Description (*)
APIs to read data from catalog storefront data storage
Adds 2.4 compatibilities to catalog storefront
Related Pull Requests
CE - magento/magento2#28876
EE - https://github.com/magento/partners-magento2ee/pull/286
Catalog storefront EE - https://github.com/magento/catalog-storefront-ee/pull/5
Service connector - https://github.com/magento/magento-services-connector/pull/3
Saas export - https://github.com/magento/saas-export/pull/62
Data solutions - https://github.com/magento/data-solutions-services-id/pull/17
Fixed Issues (if relevant)
Fixes #17
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)