Commit Graph

19 Commits

Author SHA1 Message Date
Alex Grozav
3f2e43e919 refactor(editor): Update RunDataAi helpers to use connections instead of Workflow object (no-changelog) (#17630) 2025-07-24 18:29:25 +03:00
Suguru Inoue
f252a39197 fix(editor): Make search work for "rendered" display type (#16910) 2025-07-09 19:29:16 +02:00
Suguru Inoue
913334005f fix(editor): AI Agent shows logs from multiple runs in same view (#16825)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-30 15:02:38 +02:00
Suguru Inoue
d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Suguru Inoue
9938e63a66 feat(editor): Add an option to sync canvas with log view (#15391) 2025-05-22 17:25:58 +02:00
Suguru Inoue
1935e62adf feat(editor): Keyboard shortcuts for the log view (#15378) 2025-05-16 13:54:25 +02:00
Suguru Inoue
37b37304d5 fix(editor): Not all sub node runs are shown in sub execution log (no-changelog) (#15387) 2025-05-14 13:33:56 +02:00
Suguru Inoue
694af6c9f0 fix(editor): Waiting executions broken - Chat, Form, Wait (no-changelog) (#15343) 2025-05-13 17:01:00 +02:00
Suguru Inoue
0c4398fd2f feat(editor): Show sub workflow runs in the log view (#15163) 2025-05-13 14:14:01 +02:00
Suguru Inoue
a149b04a09 fix(editor): Fix showing sub node logs when source is missing (no-changelog) (#15170) 2025-05-07 14:55:11 +02:00
oleg
86807978c1 fix(editor): Fix AI Node Logs View to Filter Duplicate Executions (#15049)
Co-authored-by: autologie <suguru@n8n.io>
2025-05-07 08:55:58 +02:00
Suguru Inoue
a4290dcb78 fix(editor): Nodes in disabled state appear in the logs (no-changelog) (#15054) 2025-05-02 13:24:23 +02:00
Suguru Inoue
8981e22dd4 fix(editor): "Trigger node not found" error when chat message is entered (#14954) 2025-04-29 13:45:30 +02:00
Suguru Inoue
40aadbf880 perf(editor): Improve performance of the new logs view (#14861) 2025-04-25 10:45:33 +02:00
Suguru Inoue
84cee1d12d fix(editor): Changes to workflow after execution should not affect logs (#14703) 2025-04-24 12:24:26 +02:00
Suguru Inoue
ed19f0f39b feat(editor): Show logs panel in execution history page (#14477) 2025-04-15 13:26:02 +02:00
Suguru Inoue
d24b684a95 feat(editor): Make logs applicable for all nodes (#14397)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-10 13:05:52 +02:00
Suguru Inoue
d1710a1da3 feat(editor): Logs overview panel (#14045) 2025-03-31 13:19:54 +02:00
Alex Grozav
f5743176e5 refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00