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

feat: Display feedback score in feedback log #3923

Closed
wants to merge 5 commits into from

Conversation

jamdelion
Copy link
Contributor

@jamdelion jamdelion commented Nov 7, 2024

In this PR:

  • Added column in feedback log for feedback score
  • Added 'feedback from component' as a feedback type that can be displayed in the log
  • This involved updating the feedback_summary table to copy across the feedbackScore from the feedback table.

Screenshot 2024-11-07 at 16 18 02

@jamdelion jamdelion changed the title Display feedback score in feedback log feat: Display feedback score in feedback log Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

🤖 Hasura Change Summary compared a subset of table metadata including permissions:

Updated Tables (1)

  • public.feedback_summary permissions:

    insert select update delete
    demoUser /
    platformAdmin /
    teamEditor /
    3 added column permissions
    insert select update
    demoUser ➕ feedback_score
    platformAdmin
    teamEditor

@jamdelion jamdelion marked this pull request as ready for review November 12, 2024 14:43
@jamdelion jamdelion requested a review from a team November 12, 2024 14:43
@jamdelion
Copy link
Contributor Author

Closing and reopening a new PR for this as something funky has happened with the DB setup I think!

@jamdelion jamdelion closed this Nov 13, 2024
Copy link

Removed vultr server and associated DNS entries

@jamdelion jamdelion deleted the jh/feedback-score-in-log branch November 13, 2024 11:24
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.

1 participant