discourse/plugins/automation/app/controllers/discourse_automation
Osama Sayegh 91e33664ae
FIX: Improve automation on/off toggle (#33482)
This commit replaces the "enabled" checkbox on the automation page with a
toggle at the top of the automation page. We've made this change to make
the automation edit page consistent with the automations list page where
a toggle is used for turning on/off automations, and also consistent
with the rest of admin pages where we've been using toggle for
controlling the enable/disable state.

Internal topic: t/153523.
2025-08-14 10:16:20 +03:00
..
admin_automations_controller.rb FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
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