discourse/plugins/discourse-workflows/app/serializers/discourse_workflows
Sam 4ed12beb94
FEATURE: Add workflow whisper post creation (#41017)
Allow the workflows post node to create whisper replies when the author
has whisper permissions, and expose post_type in serialized results so
callers can identify whisper posts.

Fix the boolean expression configurator to preserve boolean values when
switching between plain and dynamic modes.
2026-06-18 15:58:21 +10:00
..
credential_serializer.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
data_table_serializer.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
execution_list_serializer.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
execution_serializer.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
post_serializer.rb FEATURE: Add workflow whisper post creation (#41017) 2026-06-18 15:58:21 +10:00
topic_serializer.rb FEATURE: Add custom fields to workflow topic node (#40544) 2026-06-04 11:04:42 +02:00
variable_serializer.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflow_serializer.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflow_version_serializer.rb FEATURE: lists all workflow versions (#40982) 2026-06-17 14:11:18 +02:00