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/spec
Joffrey JAFFEUX 2c3dab5ade
UI: workflows UI improvements (#41872)
- Allows to run a workflow up until one specific step (included)
- Allows to drag a connection to a node to connect it when there's only
one possible input
- Fixes a bug where sticky notes where appearing above connections
- Fixes a bug where IF nodes output connections where not correctly
ordered after using auto layout
- Moves information about type of run (per item/all item) in the
settings of the node
- Fixed a bug where a node was glowing after being selected when it
should only happen on insert
- Ensures connections actions can be clicked when the connection is
short
2026-07-22 08:29:34 +02:00
..
db/migrate FEATURE: Add enable_discourse_workflows upcoming change (#41541) 2026-07-13 10:48:37 +10:00
fabricators FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00
integration FEATURE: workflows flag post node (#41769) 2026-07-16 16:01:11 +02:00
jobs/regular/discourse_workflows FEATURE: Add enable_discourse_workflows upcoming change (#41541) 2026-07-13 10:48:37 +10:00
lib/discourse_workflows UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
models/discourse_workflows DEV: Add usage metrics for workflows, automations, and data explorer (#41437) 2026-07-13 11:41:58 +02:00
requests/discourse_workflows UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
serializers FEATURE: adds a modal node to discourse workflows (#40978) 2026-06-17 12:12:51 +02:00
services/discourse_workflows UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
support FEATURE: workflows flag post node (#41769) 2026-07-16 16:01:11 +02:00
system FEATURE: Show workflow expression references as editable pills (#41442) 2026-07-08 12:02:11 +02:00
plugin_helper.rb FEATURE: Add enable_discourse_workflows upcoming change (#41541) 2026-07-13 10:48:37 +10:00