discourse/spec/services/flags
Krzysztof Kotlarek 644e6c7f46
FEATURE: auto_action_type field for flags (#29306)
Allow admins to specify if the flag should be `auto_action_type`. If yes, then when an admin flags a post,  it is automatically actioned.

Meta: https://meta.discourse.org/t/allow-creation-of-custom-flags-which-auto-hide-content-similar-to-spam-and-inapproriate/329894
2024-10-22 10:56:31 +11:00
..
create_flag_spec.rb FEATURE: auto_action_type field for flags (#29306) 2024-10-22 10:56:31 +11:00
destroy_flag_spec.rb DEV: Fix flaky specs related to flag services 2024-10-18 17:47:09 +02:00
reorder_flag_spec.rb DEV: Refactor flag related services a bit 2024-10-18 10:10:28 +02:00
toggle_flag_spec.rb DEV: Fix flaky specs related to flag services 2024-10-18 17:47:09 +02:00
update_flag_spec.rb FEATURE: auto_action_type field for flags (#29306) 2024-10-22 10:56:31 +11:00