discourse/plugins/automation
Joffrey JAFFEUX 352777a074
DEV: adds a page object for automation page (#29732)
This page object also attempts to make the update automation more resilient as we are seeing flakey specs on this codepath. The solution for now is to ensure we have the sequence: click button/button is loading/ button has finished loading.

---------

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2024-11-13 11:49:38 +09:00
..
admin/assets/javascripts/admin UX: simplify and shorten new script flow for automations (#29178) 2024-10-23 14:04:17 -04:00
app DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
assets/stylesheets/common UX: simplify and shorten new script flow for automations (#29178) 2024-10-23 14:04:17 -04:00
config Update translations (#29715) 2024-11-12 14:54:38 +01:00
db UX: simplify and shorten new script flow for automations (#29178) 2024-10-23 14:04:17 -04:00
lib FEATURE: add trigger_with_pms option to topic tags changed automation trigger (#29122) 2024-10-09 09:51:40 -03:00
spec DEV: adds a page object for automation page (#29732) 2024-11-13 11:49:38 +09:00
test/javascripts/integration/components DEV: Convert all uses of exists to qunit-dom (#29667) 2024-11-10 01:30:33 +01:00
plugin.rb FEATURE: Add user to topic_tags_changed event (#28714) 2024-09-06 11:23:30 -03:00