mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-18 22:48:32 +08:00
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" /> |
||
|---|---|---|
| .. | ||
| data_table_workflow_spec.rb | ||
| plugin_enable_hook_spec.rb | ||
| post_created_create_post_spec.rb | ||
| post_created_tags_spec.rb | ||
| post_moved_tags_spec.rb | ||
| topic_category_changed_create_post_spec.rb | ||
| topic_closed_tags_spec.rb | ||
| topic_created_topic_node_spec.rb | ||