Skip to content
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

Added Product Review & Rating feature with some quick fixes. #152

Merged
merged 2 commits into from
Jun 6, 2018

Conversation

gopalshimpi
Copy link
Member

@gopalshimpi gopalshimpi commented Jun 4, 2018

Ticket: https://www.pivotaltracker.com/story/show/158024102

Why?

Feature : we have to add feature for creating product review along with ratings.

Feature : Added notification when user mark product as favourite.

Bug : Added api for getting full taxonomy.

This change addresses the need by:

This take the reviews and rating from user for particular product. So user can be able to submit the review and ratings for product.

When user Mark a products as favourite then toasty notification will be shown on left corner of screen.

By adding set=nested to taxonomy api /api/taxonomies?set=nested we will get detailed taxonomy

[Delivers #158024102]

@gopalshimpi gopalshimpi requested a review from pkrawat1 June 4, 2018 05:52
@gopalshimpi gopalshimpi self-assigned this Jun 4, 2018
@gopalshimpi gopalshimpi changed the title quick fix for category details Added Product Review & Rating feature with some quick fixes. Jun 4, 2018
2. added method to submit review
3. Added componant & rating plugin
4. Added routes for review
5. Added tosty for favorite product

[delivers #158024102]
Copy link
Member

@pkrawat1 pkrawat1 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@pkrawat1 pkrawat1 merged commit ad59304 into develop Jun 6, 2018
@pkrawat1 pkrawat1 deleted the quick-fixes branch June 6, 2018 05:28
pkrawat1 pushed a commit that referenced this pull request Jun 13, 2018
Ticket: https://www.pivotaltracker.com/story/show/158024102

## Why?

**Feature** : we have to add feature for creating product review along with ratings.

**Feature** : Added notification when user mark product as favourite.

**Bug** : Added api for getting full taxonomy.

## This change addresses the need by:

This take the reviews and rating from user for particular product. So user can be able to submit the review and ratings for product.

When user Mark a products as `favourite` then toasty notification will be shown on left corner of screen.

By adding `set=nested` to taxonomy api `/api/taxonomies?set=nested` we will get detailed taxonomy

[Delivers  #158024102]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants