mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-09 01:35:44 +08:00
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. |
||
|---|---|---|
| .. | ||
| page_objects/discourse_automation | ||
| admin_plugins_list_spec.rb | ||
| automation_edit_page_spec.rb | ||
| error_spec.rb | ||
| new_automation_spec.rb | ||
| smoke_test_spec.rb | ||