Skip to content

Support for ratings & reviews in Storefront App #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

Merged

Conversation

aleksejsbaranovs10
Copy link
Contributor

@aleksejsbaranovs10 aleksejsbaranovs10 commented Nov 4, 2020

Description (*)

Related Pull Requests

magento/storefront-product-reviews-ce#1
magento/catalog-storefront#415

Fixed Issues (if relevant)

  1. Fixes Support for ratings & reviews in Storefront App catalog-storefront#351

Questions or comments

Code Review Checklist (*)

  • Story AC is completed
  • proposed changes correspond to Magento Technical Vision
  • new or changed code is covered with web-api/integration tests (if applicable)
  • no backward incompatible changes

@aleksejsbaranovs10 aleksejsbaranovs10 changed the title Story 351 product reviews Support for ratings & reviews in Storefront App Nov 4, 2020
@aleksejsbaranovs10
Copy link
Contributor Author

@magento run all tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run Static Tests, WebAPI Tests

1 similar comment
@aleksejsbaranovs10
Copy link
Contributor Author

@magento run Static Tests, WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run Static Tests, WebAPI Tests

2 similar comments
@aleksejsbaranovs10
Copy link
Contributor Author

@magento run Static Tests, WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run Static Tests, WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run all tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run Static Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run WebAPI Tests

3 similar comments
@aleksejsbaranovs10
Copy link
Contributor Author

@magento run WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run WebAPI Tests

@aleksejsbaranovs10
Copy link
Contributor Author

@magento run WebAPI Tests

@RuslanKostiv1
Copy link
Contributor

@aleksejsbaranovs10 please fix merge conflict

@RuslanKostiv1
Copy link
Contributor

@magento run WebAPI Tests

@RuslanKostiv1
Copy link
Contributor

@magento run all tests

@RuslanKostiv1
Copy link
Contributor

@magento run WebAPI Tests

@RuslanKostiv1
Copy link
Contributor

@magento run all tests

@RuslanKostiv1
Copy link
Contributor

@magento run all tests

@RuslanKostiv1
Copy link
Contributor

/**
* @inheritdoc
*/
public function get(EntityRequest $request)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return type is missing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

*
* @throws \InvalidArgumentException
*/
public function get(EntityRequest $request);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return type is missing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

*
* @throws \InvalidArgumentException
*/
public function get(EntityRequest $request);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return type is missing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@RuslanKostiv1
Copy link
Contributor

@RuslanKostiv1
Copy link
Contributor

@magento import pr to magento-commerce/commerce-data-export

@magento-engcom-team
Copy link

@RuslanKostiv1 the pull request successfully imported.

@mmansoor-magento mmansoor-magento merged commit 7dd9129 into magento:main Dec 10, 2020
mmansoor-magento pushed a commit that referenced this pull request Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for ratings & reviews in Storefront App
5 participants