Commit Graph

107 Commits

Author SHA1 Message Date
oleg
64f260cb72 test: Migrate Langchain e2e tests to Playwright (#19161) 2025-09-08 18:06:00 +02:00
Suguru Inoue
f7479bb2e5 test: Migrate Cypress test for the log view (#19108)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-03 14:21:28 +02:00
shortstacked
38de3ee8a4 test: Migrate Cypress E2E tests to Playwright (#18970) 2025-09-02 10:16:32 +01:00
shortstacked
cf76165457 test: Migrate 1183-ado from Cypress to Playwright (#18455) 2025-08-20 14:44:04 +01:00
shortstacked
20bbc7f80b test: Migrate 2929 test to Playwright (#18425) 2025-08-18 09:05:38 +01:00
Charlie Kolb
21b84ef4e7 chore: Add e2e tests for Subworkflow Conversion (no-changelog) (#16220) 2025-06-11 14:30:35 +02:00
oleg
b6370fb2ec fix(editor): Fix partial chat executions (#15379) 2025-05-15 17:12:08 +02:00
Suguru Inoue
694af6c9f0 fix(editor): Waiting executions broken - Chat, Form, Wait (no-changelog) (#15343) 2025-05-13 17:01:00 +02:00
Eugene
a0a4476175 chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
Suguru Inoue
abdbe50907 test(editor): Add e2e test cases for the logs view (#15060) 2025-05-08 05:59:25 +02:00
shortstacked
1122ee7ec9 fix: Remove external call and simplify test (no-changelog) (#15174) 2025-05-07 13:21:57 +02:00
Suguru Inoue
0a2b740063 fix(editor): Data in input/output panel incorrectly mapped (#14878) 2025-04-28 14:30:44 +02:00
Suguru Inoue
aee83bf344 fix(editor): Inline expression previews are not displayed in NDV (#14475) 2025-04-08 16:38:28 +02:00
jeanpaul
71f281b90d fix(editor): Show left-hand NDV floating nodes in correct order (#14126) 2025-03-25 09:13:28 +01:00
Michael Kret
e9a8a7f875 fix: In addNodeToBeExecuted if stillDataMissing allow more then 2 inputs (#13704) 2025-03-10 14:51:08 +02:00
shortstacked
aea2e79bf2 test: CAT-680 Increase Cypress screen size for testing (no-changelog) (#13590) 2025-02-28 14:28:07 +00:00
autologie
75493ef6ef feat(editor): Indicate dirty nodes with yellow borders/connectors on canvas (#13040) 2025-02-26 16:35:17 +01:00
autologie
b17cbec3af feat(editor): Add ‘execute workflow’ buttons below triggers on the canvas (#12769)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-02-10 09:14:39 +01:00
Eugene
2f81b29d34 fix(editor): Partial execution of a workflow with manual chat trigger (#12662)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-20 13:50:52 +01:00
Charlie Kolb
c03fe0af38 feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482) 2025-01-07 15:57:03 +01:00
Ivan Atanasov
d4116630a6 feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-20 17:01:22 +01:00
Charlie Kolb
dc4261ae7e fix(editor): Set RunData outputIndex based on incoming data (#12182) 2024-12-17 10:59:55 +01:00
Mutasem Aldmour
abc851c0cf fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
54e1f62535 ci: Fix flaky 34-template-credentials-setup.cy.ts (no-changelog) (#11763) 2024-11-15 18:26:35 +01:00
Mutasem Aldmour
fd3254d587 feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
Ricardo Espinoza
7b20c1e93d fix(editor): Ignore all node run messages after a success message is sent (no-changelog) (#11668) 2024-11-12 06:58:46 -05:00
Michael Kret
c32cf644a6 fix: NDV search bugs (#11613)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-07 14:34:50 +02:00
oleg
434d31ce92 fix(editor): Fix run index input for RunData view in sub-nodes (#11538) 2024-11-05 16:47:45 +01:00
Mutasem Aldmour
054fe9745f fix: Ensure NDV params don't get cut off early and scrolled to the top (#11252) 2024-10-21 13:34:57 +02:00
Mutasem Aldmour
c2ad15646d fix: Don't show pinned data tooltip for pinned nodes (#11249)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-10-15 15:48:13 +02:00
Milorad FIlipović
fade9e43c8 feat(editor): Send workflow context to assistant store (#11135) 2024-10-10 13:13:30 +02:00
Mutasem Aldmour
22c1890139 fix: Prevent copying workflow when copying outside of canvas (#10813) 2024-09-16 12:27:44 +02:00
Milorad FIlipović
3a8078068e feat(editor): Add AI Assistant support chat (#10656) 2024-09-05 10:54:35 +02:00
Milorad FIlipović
d92374b5c6 feat(editor): AI assistant UX improvements (no-changelog) (#10568) 2024-09-03 10:43:24 +02:00
Csaba Tuncsik
a12e9edac0 fix(editor): Add pinned data only to manual executions in execution view (#10605) 2024-08-30 11:37:24 +02:00
oleg
84e54beac7 feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +02:00
Milorad FIlipović
eecb80400d test(editor): Add AI Assistant e2e tests (no-changelog) (#10476) 2024-08-20 13:05:09 +02:00
Elias Meire
c29664d688 fix(editor): Make schema view use the correct output (#10016) 2024-07-11 17:36:53 +02:00
Iván Ovejero
6cb3072a5d fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 10:49:53 +02:00
Elias Meire
d1163533a6 feat(Set Node): Preserve binary data by default (#9668)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-06-18 10:32:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
3d0393c739 ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
Tomi Turtiainen
ebba7c87cd fix(editor): Color node connections correctly in execution preview for nodes that have pinned data (#9669) 2024-06-07 16:12:59 +03:00
Mutasem Aldmour
e520f8a98f fix: Reset pagination when output size changes (#9652) 2024-06-06 17:14:55 +02:00
Tomi Turtiainen
09472fb9ee feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572) 2024-06-03 10:35:55 +03:00
oleg
be4f54de15 feat(editor): Node Creator AI nodes improvements (#9484)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-30 16:53:33 +02:00
Csaba Tuncsik
e68a3fd6ce fix(editor): Show workflow data in header when execution page is hard reloaded (#9529) 2024-05-30 16:47:02 +02:00
Milorad FIlipović
da41d31bc0 fix(editor): Fix empty node name handling (#9548)
Co-authored-by: oleg <me@olegivaniv.com>
2024-05-30 15:25:14 +02:00
Csaba Tuncsik
f914c97d11 fix(editor): Show execution error toast also if there is no error stack just message (#9526) 2024-05-29 13:57:01 +01:00
Elias Meire
62ee796895 fix(editor): Fix node execution errors showing undefined (#9487) 2024-05-22 15:54:25 +02:00
oleg
277511a9b5 refactor(editor): Refactor code completions mixins to composables (no-changelog) (#9459)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-21 12:07:04 +02:00