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

UI: Adds rating #153

Merged
merged 2 commits into from
Dec 23, 2020
Merged

UI: Adds rating #153

merged 2 commits into from
Dec 23, 2020

Commits on Dec 23, 2020

  1. Add userRating in store

    - Fetch user rating for a particular resource
    - Set the rating value for a particular resource
    
    Signed-off-by: vinamra28 <[email protected]>
    vinamra28 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    796f6ad View commit details
    Browse the repository at this point in the history
  2. UI:Adds rating

    This patch adds:
    - User can rate a particular resource
    - User can see their previous rating
    - User can update their rating
    - To rate a resource user needs to be authenticated to Hub
    
    Signed-off-by: Shiv Verma <[email protected]>
    pratap0007 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    a17a97a View commit details
    Browse the repository at this point in the history