discourse/plugins/automation/app/models/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
..
automation.rb FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
field.rb FIX: correctly refreshes associated fields after update (#33246) 2025-06-18 14:01:09 +02:00
pending_automation.rb FEATURE: Add automation statistics tracking to Automation (#31921) 2025-03-21 12:53:26 +11:00
pending_pm.rb FEATURE: Add automation statistics tracking to Automation (#31921) 2025-03-21 12:53:26 +11:00
stat.rb FIX: logs time even when automation raises (#32254) 2025-04-10 11:05:53 +02:00
user_global_notice.rb FEATURE: Add automation statistics tracking to Automation (#31921) 2025-03-21 12:53:26 +11:00