mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:37:26 +08:00
- 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 |
||
|---|---|---|
| .. | ||
| admin_controller.rb | ||
| ai_authoring_controller.rb | ||
| credentials_controller.rb | ||
| data_table_columns_controller.rb | ||
| data_table_rows_controller.rb | ||
| data_tables_controller.rb | ||
| dynamic_node_parameters_controller.rb | ||
| executions_controller.rb | ||
| expressions_controller.rb | ||
| filter_options_controller.rb | ||
| form_test_sessions_controller.rb | ||
| forms_controller.rb | ||
| modal_responses_controller.rb | ||
| node_types_controller.rb | ||
| stats_controller.rb | ||
| step_executions_controller.rb | ||
| templates_controller.rb | ||
| topic_admin_button_controller.rb | ||
| variables_controller.rb | ||
| webhook_test_listeners_controller.rb | ||
| webhooks_controller.rb | ||
| workflow_versions_controller.rb | ||
| workflows_controller.rb | ||