Skip to content

Remove rating and review system from Tool Store#609

Draft
brendanx67 wants to merge 3 commits intorelease25.11-SNAPSHOTfrom
25.11_fb_toolstore-cleanup
Draft

Remove rating and review system from Tool Store#609
brendanx67 wants to merge 3 commits intorelease25.11-SNAPSHOTfrom
25.11_fb_toolstore-cleanup

Conversation

@brendanx67
Copy link
Collaborator

Summary

  • Removed the rating/review submission UI (broken layout, rarely used)
  • Deleted RatingManager.java, Rating.java, SubmitRatingAction, DeleteRatingAction
  • Cleaned up rating display, CSS, and JS from both tool detail and tool list pages
  • Fixed InsertAction NavTree to use flat breadcrumb structure
  • Rating table remains in schema — may need a schema update script to drop it

Test plan

  • Verified tool detail page renders without review panel
  • Verified tool list page renders without rating display
  • Module compiles cleanly

Co-Authored-By: Claude noreply@anthropic.com

* Deleted RatingManager.java and Rating.java model class
* Removed SubmitRatingAction and DeleteRatingAction from controller
* Removed review forms, rating display, and rating CSS from both JSPs
* Removed initRatingSlider from functions.js
* Fixed InsertAction NavTree to use flat breadcrumb structure

Co-Authored-By: Claude <noreply@anthropic.com>
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.

2 participants