0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/discourse-workflows/spec/services/discourse_workflows
Joffrey JAFFEUX 4e5aa86db7
FEATURE: schema based workflow (#41684)
Previously, workflow fields were only known after execution or from
pinned data, limiting editor previews and AI-generated expressions. This
change adds versioned, configuration-aware output contracts using JSON
Schema.

Mostly based on what AI was doing with schemas, but we migrated to JSON
schema and adds helpers functions for AI to convert it to the format
used by AI.
2026-07-15 13:22:29 +02:00
..
ai_authoring FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00
credential FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
data_table FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
data_table_column FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
data_table_row FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
execution FEATURE: Add enable_discourse_workflows upcoming change (#41541) 2026-07-13 10:48:37 +10:00
expression FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
form FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
form_test_session FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
modal FIX: Bind workflow modal responses to their target user (#41620) 2026-07-10 14:33:47 +02:00
node_type FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
stats FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
template FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
variable FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
webhook FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
webhook_test_listener FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflow FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
workflow_version FEATURE: lists all workflow versions (#40982) 2026-06-17 14:11:18 +02:00