mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 17:36:22 +08:00
- Refactored `ReviewablePostVotingComment` model to support both legacy and new UI patterns - Renamed `build_actions` to `build_legacy_combined_actions` for backward compatibility - Added `build_new_separated_actions` for the new UI action pattern - Implemented `perform_no_action_comment` for explicit no-action handling - Created new `post-voting-comment.gjs` Glimmer component to display reviewable comments with - Added system specs covering <img width="1351" height="549" alt="Screenshot 2025-10-29 at 2 29 53 pm" src="https://github.com/user-attachments/assets/69a9c795-ff06-47ee-9957-ad80d5711b4b" /> |
||
|---|---|---|
| .. | ||
| post_voting_comment.rb | ||
| post_voting_comment_custom_field.rb | ||
| post_voting_vote.rb | ||
| reviewable_post_voting_comment.rb | ||