ToolJet/server/src
Devanshu Rastogi 2447a55e22
Fix: Workflow app crashes when user clicks on response node (#13217)
* Added controller and service for fetching logs and nodes seperately

* Add inifinte scroll pagination for workflow logs

* Fix "All Nodes" not renderd on Nodes column

* Fix reducer to append logs on Logs column

* Fix: incorrect code placement

* Fix reducer to append logs on Nodes column

* Prepend execution log on workflow run

* Fix node ordering

* Decouple logs panel from workflow editor

* Update execution nodes when log panel is opened

* Reset log selection on workflow run

* Added 'updatePreviewState' function

* Update ee-server submodule reference
2025-07-07 10:37:46 +05:30
..
assets Feature: Add Clickup plugin (#12703) 2025-05-27 21:03:15 +05:30
constants Initial commit 2025-02-25 12:22:50 +05:30
dto feat: migrate workflow-in-workflow capabilities and enhanced node preview (PR #3735) 2025-07-03 14:06:15 +05:30
entities Secure PAT for AppEmbeddings (#12899) 2025-06-27 12:18:25 +05:30
helpers Merge branch 'main' into appbuilder/sprint-13 2025-06-19 16:42:49 +05:30
mails moved mails to the src folder 2025-04-25 02:21:39 +05:30
migration-helpers Initial commit 2025-02-25 12:22:50 +05:30
modules Fix: Workflow app crashes when user clicks on response node (#13217) 2025-07-07 10:37:46 +05:30
main.ts feat: Setup async workflow query execution with SSE 2025-07-01 19:17:07 +05:30