698 Commits

Author SHA1 Message Date
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
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) 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)
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) 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) 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) 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
Alex Grozav
e6985f79db test: Update 20-workflow-executions e2e tests for new canvas (#12136) 2024-12-11 12:12:47 +02:00
Alex Grozav
1c52bf9362 fix(editor): Prepare e2e suite for inline-expression-editor for new canvas (no-changelog) (#12110)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-12-10 15:35:51 +02:00
Alex Grozav
5fc3bf631d feat: Add test:e2e:dev:v2 cypress package command (no-changelog) (#12108) 2024-12-09 16:55:00 +02:00
Milorad FIlipović
67ed1d2c3c feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
Ricardo Espinoza
95d56fee8d fix: Allow disabling MFA with recovery codes (#12014)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-04 10:02:06 -05:00
Mutasem Aldmour
abc851c0cf fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
Ricardo Espinoza
70706d81e1 refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
कारतोफ्फेलस्क्रिप्ट™
d4e8d6778c ci: Fix flaky credentials saving in e2e tests (no-changelog) (#11919) 2024-12-02 17:28:08 +01:00
Alex Grozav
caa744785a feat(editor): Migrate existing users to new canvas and set new canvas as default (#11896) 2024-11-27 10:11:33 +02:00
Eugene
10e011d71e chore: Fix flaky cypress tests (no-changelog) (#11894) 2024-11-26 13:57:00 +01:00
कारतोफ्फेलस्क्रिप्ट™
03135702f1 fix(core): Bring back execution data on the executionFinished push message (#11821) 2024-11-22 19:09:48 +01:00
कारतोफ्फेलस्क्रिप्ट™
96b95ef5e5 ci: When saving credentials in e2e tests, wait for the save operation to finish (no-changelog) (#11850)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-11-22 15:13:45 +01:00
Ricardo Espinoza
c265d44841 feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706) 2024-11-19 10:09:06 -05:00
Raúl Gómez Morales
b38ce14ec9 feat(editor): Add universal Create Resource Menu (#11564)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-11-19 15:47:10 +01:00
Csaba Tuncsik
91f9390b90 fix(editor): Optimize application layout (#11769) 2024-11-19 13:31:04 +01:00
Charlie Kolb
de0e86150f feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672) 2024-11-19 13:11:12 +01:00
कारतोफ्फेलस्क्रिप्ट™
54e1f62535 ci: Fix flaky 34-template-credentials-setup.cy.ts (no-changelog) (#11763) 2024-11-15 18:26:35 +01:00
कारतोफ्फेलस्क्रिप्ट™
fb123b44af ci: Hide the github button in e2e tests (no-changelog) (#11747) 2024-11-15 08:33:46 +01:00
Mutasem Aldmour
fd3254d587 feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00