mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-16 16:36:10 +08:00
This change updates the Automation plugin to make use of the `use_new_show_route` plugin flag, as well as generally updating the UI to match current admin UI guidelines. Notable changes include: - Moving template/router/controller files to make use of the `admin.adminPlugins.show` route. - Changing the URIs from `/admin/plugins/discourse-automation` to `/admin/plugins/automation`, to match the `PLUGIN_NAME`. - Adding UI wrappers around the New/Edit forms, and polishing the list of defined automations. |
||
|---|---|---|
| .. | ||
| page_objects/discourse_automation | ||
| admin_plugins_list_spec.rb | ||
| error_spec.rb | ||
| new_automation_spec.rb | ||
| smoke_test_spec.rb | ||