discourse/plugins/automation/spec/system
Gary Pendergast f439bf14cc
DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060)
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.
2025-02-05 14:34:15 +11:00
..
page_objects/discourse_automation DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00
admin_plugins_list_spec.rb DEV: Remove extraneous spec code (#29386) 2024-10-24 14:15:32 +02: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 DEV: Refactor the Automation Plugin UI to match admin UI guidelines (#31060) 2025-02-05 14:34:15 +11:00