Commit graph

3455 commits

Author SHA1 Message Date
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
कारतोफ्फेलस्क्रिप्ट™ ac8c5527ca
chore(editor): Upgrade curlconverter, remove the custom patch (no-changelog) (#13124) 2025-02-07 12:48:38 +01:00
Csaba Tuncsik 8b28d6ce8e
refactor: Move cURL converter to frontend (#11432)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-07 12:05:04 +01:00
Milorad FIlipović 94789e0309
feat(editor): Add node_id to canvas events (no-changelog) (#13120) 2025-02-07 10:55:34 +01:00
Tomi Turtiainen fff98b16bb
fix(editor): Fix issues with push connect reconnection (#13085) 2025-02-06 16:39:18 +02:00
Mutasem Aldmour 2eabca5613
fix(editor): Fix prompt in easy ai template (#13091) 2025-02-06 14:30:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ a81344cfcd
Merge tag 'n8n@1.78.0' 2025-02-06 14:28:13 +01:00
Charlie Kolb ff8b1c1108
feat(editor): Add docs link in $fromAI hover info tooltip (#13097) 2025-02-06 14:17:01 +01:00
github-actions[bot] 700dd916f6
🚀 Release 1.78.0 (#13096)
Co-authored-by: elsmr <8850410+elsmr@users.noreply.github.com>
2025-02-06 14:04:06 +01:00
Alex Grozav ef87da4c19
feat: Add reusable frontend composables package (#13077)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-02-06 12:44:30 +02:00
Elias Meire 00e3ebc9e2
fix(editor): Code node overwrites code when switching nodes after edits (#13078) 2025-02-05 17:07:32 +01:00
oleg 16d59e98ed
fix(editor): Allow to re-open sub-connection node creator if already active (#13041) 2025-02-05 16:45:26 +01:00
Charlie Kolb 32f2ac6773
fix(editor): Fix overrideField text overflow (no-changelog) (#13068) 2025-02-05 13:19:15 +01:00
Charlie Kolb a7792684a6
chore: Fix CI type-checking issue (no-changelog) (#13067) 2025-02-05 11:53:39 +01:00
Charlie Kolb 2492c35e90
fix(editor): Move overrideButton and other options to the left to line up with container boundary (no-changelog) (#13061) 2025-02-05 11:25:32 +01:00
Charlie Kolb 21773764d3
feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01:00
Dana ddc40ef7de
chore(n8n Form Node): Incorporate design feedback for Custom HTML (#12817) 2025-02-04 18:03:19 +01:00
Csaba Tuncsik 18eaa5423d
fix(editor): Add telemetry to source control feature (#13016) 2025-02-04 15:51:32 +01:00
autologie 3a908aca17
fix(editor): Fix position of connector buttons when the line is straight (#13034) 2025-02-04 12:18:07 +01:00
Danny Martini 884a7e23f8
fix(editor): Actually enforce the version and don't break for old values in local storage (#13025)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-02-04 12:16:00 +01:00
Ricardo Espinoza 9bcbc2c2cc
feat: Allow setting API keys expiration (#12954) 2025-02-03 11:16:37 -05:00
Danny Martini a15504329b
fix: Sync partial execution version of FE and BE, also allow enforcing a specific version (#12840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-02-03 14:17:31 +01:00
Alex Grozav ac7bc4f191
fix(editor): Fix showing and hiding canvas edge toolbar when hovering (#13009) 2025-02-03 14:41:03 +02:00
Elias Meire 8c2dbcfece
fix(editor): Prevent infinite loop in expressions crashing the browser (#12732) 2025-02-03 12:50:56 +01:00
Elias Meire 0063bbb30b
feat(editor): Display schema preview for unexecuted nodes (#12901) 2025-02-03 08:50:33 +01:00
Elias Meire ce1deb8aea
fix(editor): Make AI transform node read only in executions view (#12970) 2025-02-03 08:50:24 +01:00
Alex Grozav 1a915239c6
fix(editor): Update node issues when opening execution (#12972)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2025-01-31 19:08:50 +02:00
Alex Grozav c7a15d5980
fix(editor): Use correct connection index when connecting adjancent nodes after deleting a node (#12973)
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-31 15:08:31 +02:00
Milorad FIlipović 066908060f
feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
Eugene 1ca6a9799a
feat(core): Keep track of test case executions during test run (no-changelog) (#12787) 2025-01-31 12:27:35 +01:00
Charlie Kolb 118be24d25
fix(editor): Allow switch to Fixed for boolean and number parameters with invalid expressions (#12948) 2025-01-31 12:00:04 +01:00
Alex Grozav c60cc43124
fix(editor): Add missing explanation for ai execution test change (no-changelog) (#12971) 2025-01-31 12:06:55 +02:00
Alex Grozav 4d55a29460
fix(editor): Fix execution running status listener for chat messages (#12951) 2025-01-31 09:49:38 +02: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
Raúl Gómez Morales 0d8a544975
fix(editor): SchemaView renders duplicate structures properly (#12943) 2025-01-30 15:15:03 +01:00
Eugene 0f345681d9
chore: Add basic telemetry events to workflow evaluation (no-changelog) (#12890)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-29 16:00:22 +01:00
Milorad FIlipović 12d686ce52
feat(editor): Show fixed collection parameter issues in UI (#12899) 2025-01-29 15:50:15 +01:00
Raúl Gómez Morales 212a5bf23e
fix(editor): Refine push modal layout (#12886)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-01-29 14:34:32 +01:00
कारतोफ्फेलस्क्रिप्ट™ 9446304d66
Merge tag 'n8n@1.77.0'
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-29 13:54:36 +01:00
Ricardo Espinoza ad3250ceb0
feat: Allow multi API creation via the UI (#12845) 2025-01-29 07:42:01 -05:00
github-actions[bot] 812619e375
🚀 Release 1.77.0 (#12918)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-01-29 13:18:50 +01:00
Alex Grozav c25c613a04
feat(editor): Always keep at least one executing node indicator in the workflow (#12829) 2025-01-29 13:38:24 +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
Alex Grozav d5062189db
fix(editor): Focus executions iframe when n8n is ready to delegate keyboard events (#12741) 2025-01-28 17:22:41 +02:00
Milorad FIlipović de49c23971
feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
Dana 0979a99309
chore(API): Follow up design for credential callback (#12798)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-27 15:42:45 +00:00
Milorad FIlipović 6dd90c8764
feat(editor): Add more telemetry for workflow inputs (no-changelog) (#12862) 2025-01-27 15:36:59 +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
कारतोफ्फेलस्क्रिप्ट™ 02880cc5a6
test(editor): Fix usePushConnection tests on node 18 (no-changelog) (#12832) 2025-01-27 08:53:36 +01:00
Alex Grozav d48cc36061
feat(editor): Remove bug reporting button from new canvas (no-changelog) (#12831) 2025-01-24 15:55:48 +02:00