discourse/plugins/automation/app
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
..
controllers/discourse_automation FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
jobs FIX: Recover from failing automations (#31413) 2025-02-20 12:45:06 +02:00
models/discourse_automation FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
serializers/discourse_automation PERF: prevents N+1 on last_updated_by (#32817) 2025-05-20 17:07:37 +02:00
services/discourse_automation DEV: Refactor DiscourseAutomation::DestroyAutomation a bit 2024-11-22 16:05:31 +01:00