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/admin
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
..
assets/javascripts FIX: supports optional data for workflow user node (#42400) 2026-08-06 11:22:04 +02:00