0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-workflows/test/javascripts/unit
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
..
components/workflows FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00
lib FIX: supports optional data for workflow user node (#42400) 2026-08-06 11:22:04 +02:00
models FIX: improves and simplifies updating workflow (#41026) 2026-06-18 12:22:41 +02:00