discourse/lib/reviewable
Gary Pendergast 6cd282eeb3
FEATURE: Display a toast popup after completing a review action. (#31786)
When performing an action in the review queue, this change makes two improvements:

- The buttons on the reviewable item are disabled, so you can't accidentally multi-click.
- A toast is displayed when the action is complete, as a success indication.
2025-03-18 11:26:59 +11:00
..
actions.rb FEATURE: Display a toast popup after completing a review action. (#31786) 2025-03-18 11:26:59 +11:00
collection.rb FIX: Don't mix up action labels between different reviewables (#23365) 2023-09-06 10:57:30 +08:00
conversation.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
editable_fields.rb FIX: Don't mix up action labels between different reviewables (#23365) 2023-09-06 10:57:30 +08:00
perform_result.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00