mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 02:52:01 +08:00
A `UserHistory` entry will now be created when an automation is destroyed. This is visible in `/admin/logs/staff_action_logs`. id, name, trigger and script will be logged. This commit also creates a service `DestroyAutomation` to hold all the destroy automation logic. --------- Co-authored-by: Martin Brennan <mjrbrennan@gmail.com> |
||
|---|---|---|
| .. | ||
| admin_automations_controller.rb | ||
| admin_controller.rb | ||
| admin_scriptables_controller.rb | ||
| admin_triggerables_controller.rb | ||
| append_last_checked_by_controller.rb | ||
| automations_controller.rb | ||
| user_global_notices_controller.rb | ||