0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/db
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
..
fixtures DEV: Persist dashboard configuration in table and *not* on closure of the dialog (#40546) 2026-06-04 10:53:59 +08:00
migrate FEATURE: User API key device authorization flow (#40189) 2026-06-10 16:09:44 -04:00
post_migrate FEATURE: Add upcoming change for unified new view (#40631) 2026-06-09 11:34:22 +10:00
api_test_seeds.rb
structure.sql FEATURE: adds edit post operation to the post node (#40825) 2026-06-12 13:25:41 +02:00