discourse/plugins/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/assets/javascripts FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
app FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
assets FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
config FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
db FEATURE: Add automation statistics tracking to Automation (#31921) 2025-03-21 12:53:26 +11:00
lib FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
spec FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
test/javascripts/integration/components FIX: ensures empty fields don't store an empty array (#33274) 2025-06-19 20:46:48 +02:00
plugin.rb DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00