Commit Graph

632 Commits

Author SHA1 Message Date
Milorad FIlipović
4067fb0b12 fix(editor): Fix workflows list status filter (#13621)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-03-03 10:37:20 +01:00
Elias Meire
f381a24145 feat(editor): Automatically tidy up workflows (#13471) 2025-02-28 15:28:55 +01:00
shortstacked
aea2e79bf2 test: CAT-680 Increase Cypress screen size for testing (no-changelog) (#13590) 2025-02-28 14:28:07 +00:00
Milorad FIlipović
c4f3293778 fix(editor): Add workflows to the store when fetching current page (#13583) 2025-02-28 11:53:42 +01:00
Csaba Tuncsik
1c5f1cab37 fix(editor): Fix and re-enable e2e test (no-changelog) (#13535) 2025-02-28 07:10:09 +01:00
autologie
75493ef6ef feat(editor): Indicate dirty nodes with yellow borders/connectors on canvas (#13040) 2025-02-26 16:35:17 +01:00
Alex Grozav
24a38b99a1 test(editor): Wait for workflow to execute before navigating away in e2e test (no-changelog) (#13527) 2025-02-26 15:20:48 +02:00
Alex Grozav
6ba0128b5c refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
Csaba Tuncsik
c021a7e4b2 fix(editor): Show scrollbar in Element UI popup (#13259) 2025-02-26 11:53:37 +01:00
Jaakko Husso
819fc2da63 feat(editor): Rename 'Window Buffer Memory' to 'Simple Memory' (#13477) 2025-02-26 10:24:11 +02:00
Jaakko Husso
35c00d0c84 feat(editor): Rename 'In-Memory Vector Store' to 'Simple Vector Store' (#13472) 2025-02-25 10:13:48 +02:00
Csaba Tuncsik
243042f217 fix(editor): Fix workflow moving e2e test (no-changelog) (#13427) 2025-02-21 18:29:31 +01:00
Raúl Gómez Morales
b2293b7ad5 feat(editor): Evaluation feature Phase one readiness (no-changelog) (#13383)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-21 12:58:28 +01:00
Danny Martini
29ae2396c9 feat: Enable partial exections v2 by default (#13344)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-21 10:25:53 +01:00
Csaba Tuncsik
073b05b10c fix(editor): Fix workflow moving E2E tests (#13396)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-20 16:35:15 +01:00
Milorad FIlipović
d1e65a1cd5 fix(editor): Prevent pagination setting from being overwritten in URL (#13266) 2025-02-17 11:38:35 +01:00
Milorad FIlipović
8e37088249 feat(editor): Add pagination to the workflows list (#13100) 2025-02-14 09:51:49 +01:00
Eugene
02573b46e0 feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)
Co-authored-by: oleg <me@olegivaniv.com>
2025-02-11 16:03:41 +01:00
Elias Meire
8f25a06e6c fix(editor): Fix '=' handling in expressions (#13129) 2025-02-10 16:41:55 +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
Elias Meire
df89c6fff4 test: Fix flaky code node switching test (#13090) 2025-02-06 11:38:39 +01:00
Elias Meire
00e3ebc9e2 fix(editor): Code node overwrites code when switching nodes after edits (#13078) 2025-02-05 17:07:32 +01:00
Charlie Kolb
21773764d3 feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01:00
Michael Kret
9590e5d58b feat: Human in the loop section (#12883)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-30 16:16:42 +02:00
oleg
be967ebec0 feat(editor): Add evaluation workflow and enhance workflow selector with pinned data support (#12773) 2025-01-29 11:03:03 +01:00
Charlie Kolb
e85fe4abec chore: Fix failing e2e tests (no-changelog) (#12897) 2025-01-28 15:57:00 +01:00
Csaba Tuncsik
648c6f9315 fix(editor): Properly set active project in new canvas (#12810) 2025-01-27 12:32:03 +01:00
Michael Kret
a197fbb21b feat(Send Email Node): New operation sendAndWait (#12775) 2025-01-24 15:59:43 +02:00
Alex Grozav
afbbfa3a90 feat: Update e2e tests to run on new canvas (no-changelog) (#12784) 2025-01-24 14:38:54 +02:00
Alex Grozav
af5b64a61d fix: Prepare expression editor modal e2e tests for new canvas (no-changelog) (#12743) 2025-01-21 12:01:45 +02:00
Alex Grozav
2d3b643f6e test: Update e2e tests for canvas specific actions (no-changelog) (#12614) 2025-01-21 10:30:27 +02:00
Alex Grozav
29335b9b6a feat(editor): Force final canvas v2 migration and remove switcher from UI (#12717) 2025-01-20 18:48:16 +02: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
Raúl Gómez Morales
1eeb788d32 feat(editor): VariablesView Reskin - Add Filters for missing values (#12611) 2025-01-20 10:59:15 +01:00
Tomi Turtiainen
395f2ad0dc fix(core): Improve error message when resolving itemMatching with pinned data (no-changelog) (#12641) 2025-01-17 16:23:45 +02:00
Tomi Turtiainen
457edd99bb fix(editor): Open chat when executing agent node in canvas v2 (#12617) 2025-01-15 16:07:24 +02:00
Elias Meire
aa1f3a7d98 fix(editor): Make sure code editors work correctly in fullscreen (#12597) 2025-01-14 17:16:41 +00:00
Elias Meire
91277c44f1 feat(editor): Make node credential select searchable (#12497) 2025-01-10 10:05:57 +01:00
Alex Grozav
980d0bcb5e test: Update node creator e2e tests to work with new canvas (no-changelog) (#12530) 2025-01-09 18:06:55 +02:00
Charlie Kolb
a9077bb6f1 test: Finish Sub-Workflow Inputs Testing (no-changelog) (#12460) 2025-01-09 11:36:00 +01:00
Alex Grozav
3ea592ecc9 feat: Make it easier to get started on developing front end and e2e tests (no-changelog) (#12500)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-08 14:16:56 +02:00
Milorad FIlipović
8cce588209 test(editor): Update workflow actions tests for the new canvas (no-changelog) (#12245)
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-01-08 13:11:11 +02:00
Elias Meire
52ae02abaa feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
Mutasem Aldmour
3654861886 feat: Update copy for Vector Store Tool modes (no-changelog) (#12474) 2025-01-08 13:24:18 +03:00
oleg
803960e092 test(editor): Add deprecation warnings for e2e page classes (no-changelog) (#12489) 2025-01-08 09:36:44 +01:00
Ricardo Espinoza
6f00c74c1f fix(editor): Update easy AI workflow setup instructions when user is in free AI credits experiment (no-changelog) (#12479) 2025-01-08 09:59:08 +03:00
Alex Grozav
976586fbfd test: Update demo e2e tests for new canvas (no-changelog) (#12488) 2025-01-07 19:05:52 +02:00
Charlie Kolb
04e2928d34 feat(editor): Update Sub-Workflow Debugging Copy (#12483) 2025-01-07 17:06:16 +01:00
Alex Grozav
f7eb901489 test: Update template credentials setup e2e test for new canvas (no-changelog) (#12487) 2025-01-07 17:02:06 +02:00
Charlie Kolb
c03fe0af38 feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482) 2025-01-07 15:57:03 +01:00