discourse/plugins/automation/spec/system
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
..
page_objects/discourse_automation FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
admin_plugins_list_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
automation_edit_page_spec.rb FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
error_spec.rb DEV: adds a page object for automation page (#29732) 2024-11-13 11:49:38 +09:00
new_automation_spec.rb DEV: Remove extraneous spec code (#29386) 2024-10-24 14:15:32 +02:00
smoke_test_spec.rb FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00