discourse/plugins/discourse-workflows/spec/integration
Joffrey JAFFEUX 86dd515474
FEATURE: adds edit post operation to the post node (#40825)
It's now possible to edit a specific post in workflows. As part of this
work we also merge the create_post and post nodes. The post nodes will
now have all these operations:
- create
- edit
- list
- get

A DB migration is making the move.

<img width="1140" height="622" alt="Screenshot 2026-06-12 at 12 20 05"
src="https://github.com/user-attachments/assets/337f0a67-9a18-4e9f-9cc6-71a4a85ca4e5"
/>
2026-06-12 13:25:41 +02:00
..
data_table_workflow_spec.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
plugin_enable_hook_spec.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
post_created_create_post_spec.rb FEATURE: adds edit post operation to the post node (#40825) 2026-06-12 13:25:41 +02:00
post_created_tags_spec.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
post_moved_tags_spec.rb FEATURE: Add post_moved workflow trigger (#40521) 2026-06-03 11:04:17 +02:00
topic_category_changed_create_post_spec.rb FEATURE: adds edit post operation to the post node (#40825) 2026-06-12 13:25:41 +02:00
topic_closed_tags_spec.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
topic_created_topic_node_spec.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00