Commit graph

517 commits

Author SHA1 Message Date
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)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
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)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
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)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
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
Eugene 30f9c033db
feat(Google Vertex Chat Model Node): Add an option to specify GCP region (#12300) 2025-01-07 15:09:59 +01:00
Mutasem Aldmour 76dded4bea
feat: Allow using Vector Stores directly as Tools (#12311)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-06 09:07:59 +01:00
Mutasem Aldmour 4d1d5d9dbc
test: Fix flaky mapping test (no-changelog) (#12449)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2025-01-03 17:09:39 +01:00
कारतोफ्फेलस्क्रिप्ट™ dab7bc43c6
ci: Fix e2e tests (#12432) 2025-01-02 15:34:28 +01:00
Milorad FIlipović 9117718cc9
feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +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
Shireen Missi 6e44c71c9c
feat(editor): Params pane collection improvements (#11607)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
2024-12-18 20:39:10 +00:00
Raúl Gómez Morales ad39243982
fix(editor): Improve commit modal user facing messaging (#12161)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-12-17 16:24:50 +01:00
Charlie Kolb dc4261ae7e
fix(editor): Set RunData outputIndex based on incoming data (#12182) 2024-12-17 10:59:55 +01:00
Milorad FIlipović 3af93b945f
test(editor): Update templates tests for new canvas (no-changelog) (#12246)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-12-16 16:58:43 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4ae6049d82
feat(editor): Use a single SVG for logo and favicon (no-changelog) (#11811) 2024-12-16 10:31:55 +01:00
Charlie Kolb d937e5abe8
chore: Update NDV e2e tests for Canvas V2 (#12214) 2024-12-13 16:48:56 +01:00
Raúl Gómez Morales 6a5830959f
perf(editor): SchemaView performance improvement by ≈90% 🚀 (#12180)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-12-12 14:03:59 +01:00
Alex Grozav 9fc0ecb89b
test(editor): Update 28-debug e2e tests for new canvas (no-changelog) (#12151) 2024-12-11 17:22:42 +02:00
Raúl Gómez Morales 5300e0ac45
fix(editor): Update the universal create button interaction (#12105) 2024-12-11 15:23:55 +01:00