discourse/lib/reviewable
Gary Pendergast 57f2f5a5ea
DEV: Log Reviewable actions (#36076)
With reviewables now being able to have multiple actions performed on
them, we don't want to update the final reviewable state until an action
from every action bundle has been performed.

This change makes use of the new `ReviewableActionLog`, logging actions
when they occur, then checking to see if a reviewable has had all
actions performed before finalising it.
2025-11-20 13:41:40 +11:00
..
actions.rb DEV: Log Reviewable actions (#36076) 2025-11-20 13:41:40 +11:00
collection.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
conversation.rb
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