0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-workflows
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
..
admin/assets/javascripts UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
app UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
assets UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
config UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
db/migrate DEV: Add usage metrics for workflows, automations, and data explorer (#41437) 2026-07-13 11:41:58 +02:00
lib UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
public/images/upcoming_changes FEATURE: Add enable_discourse_workflows upcoming change (#41541) 2026-07-13 10:48:37 +10:00
spec UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
test/javascripts UI: workflows UI improvements (#41872) 2026-07-22 08:29:34 +02:00
plugin.rb FEATURE: workflows flag post node (#41769) 2026-07-16 16:01:11 +02:00
USE_CASES.md FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00