0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-workflows/test/javascripts
Joffrey JAFFEUX 4d0c6886ad
FIX: supports optional data for workflow user node (#42400)
This commits add the logic necessary to support optional extensions,
especially for the output in the node configurator: show only specific
keys when the extension is selected. This has been updated for summarize
node which has a similar behavior too.

The list of extensions added:
- stats
- external_id(s)
- ip
- emails

On top of this few missing keys have been added to the user serializer:
- created_at
- approved
- silenced
- suspended
2026-08-06 11:22:04 +02:00
..
acceptance FEATURE: post menu button trigger (#42023) 2026-07-24 16:22:21 +02:00
integration/components FEATURE: better summarize primitives for workflows (#42297) 2026-08-04 10:20:09 +02:00
unit FIX: supports optional data for workflow user node (#42400) 2026-08-06 11:22:04 +02:00