Commit graph

3163 commits

Author SHA1 Message Date
Alex Grozav 602355a5c1
fix(editor): Add optional chaining to nodeExecutionRunData in node execution status (no-changelog) (#11370) 2024-11-01 16:40:13 +02:00
Mutasem Aldmour 02b77367bd
refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
Alex Grozav aa7bb3ac08
fix(editor): Add optional chaining to execution socket event (no-changelog) (#11499) 2024-11-01 15:41:00 +02:00
Alex Grozav 4ef804c8d3
fix(editor): Add optional chaining to currentWorkflow in NodeSettings (no-changelog) (#11371) 2024-11-01 15:36:32 +02:00
Mutasem Aldmour c773181a3a
refactor: Move page components to composables (no-changelog) (#11494) 2024-11-01 14:11:42 +01:00
Mutasem Aldmour ca2a583b5c
fix: Show Pinned data in demo mode (#11490) 2024-11-01 14:04:58 +01:00
Csaba Tuncsik 5b5bd7291d
fix(editor): Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445) 2024-11-01 13:59:04 +01:00
Cornelius Suermann 7d6dccbecb
Merge tag 'n8n@1.66.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
2024-11-01 09:24:12 +01:00
Mutasem Aldmour 130c942f63
fix: Bring back nodes panel telemetry events (#11456) 2024-10-31 16:29:51 +01:00
github-actions[bot] dd7d374185
🚀 Release 1.66.0 (#11488)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2024-10-31 17:07:37 +02:00
oleg 73b0a80ac9
fix(editor): Fix rendering of AI logs (#11450) 2024-10-31 14:20:04 +01:00
Raúl Gómez Morales 5d19e8f2b4
feat(editor): Add descriptive header to projects /workflow (#11203) 2024-10-31 12:43:25 +01:00
Alex Grozav 497d637fc5
fix(editor): Fit view consistently after nodes are initialized on new canvas (#11457)
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-10-30 14:02:54 +02:00
Ricardo Espinoza 3aa069222b
refactor(editor): Migrate UpdatesPanel.vue to composition API (#11466) 2024-10-30 06:09:55 -04:00
Alex Grozav ea47b025fb
fix(editor): Fix adding connections when initializing workspace in templates view on new canvas (#11451)
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
2024-10-29 16:36:25 +02:00
Ivan Atanasov dcd6038c30
fix(editor): Change tooltip for workflow with execute workflow trigger (#11374) 2024-10-29 15:25:35 +01:00
कारतोफ्फेलस्क्रिप्ट™ 60cdf0ba44
feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447) 2024-10-29 14:41:10 +01:00
Alex Grozav a701d87f5b
feat(editor): Remove edge execution animation on new canvas (#11446) 2024-10-29 13:39:45 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0ab24c814a
fix(editor): Run external hooks after settings have been initialized (#11423) 2024-10-29 11:37:10 +01:00
Alex Grozav ad292350b3
fix(editor): Import copy-pasted workflow only after nodes are added to new canvas (no-changelog) (#11434)
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-10-28 17:47:12 +02:00
Raúl Gómez Morales ae37c520a9
fix(editor): Fix TypeError: Cannot read properties of undefined (reading '0') (#11399) 2024-10-28 10:15:22 +01:00
Raúl Gómez Morales 8147038cf8
feat(editor): Update ownership pills (#11155)
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-10-28 08:48:51 +01:00
Mutasem Aldmour 351134f786
fix(editor): Ensure toasts show above modal overlays (#11410)
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
2024-10-25 16:56:47 +02:00
Charlie Kolb 7699240073
fix(editor): Add Retry button for AI Assistant errors (#11345)
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-10-25 15:35:46 +02:00
Iván Ovejero 8b0a48f530
fix(editor): Prevent running workflow that has issues if listening to webhook (#11402) 2024-10-25 10:48:41 +02:00
Marc Littlemore 8201d322dd
feat: Add active workflow triggers metric (no-changelog) (#11398) 2024-10-24 17:27:56 +01:00
Alex Grozav 0d0bd2932e
fix(editor): Toolbar, layering, and label rendering improvements on new canvas (no-changelog) (#11390) 2024-10-24 17:02:26 +03:00
Alex Grozav 46f3b4a258
fix(editor): Support middle click to scroll when using a mouse on new canvas (#11384) 2024-10-24 16:51:37 +03:00
Elias Meire ff14dcb3a1
fix(editor): Hide data mapping tooltip in credential edit modal (#11356) 2024-10-24 13:22:15 +01:00
github-actions[bot] 247bcc16c8
🚀 Release 1.65.0 (#11386)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-10-24 12:29:51 +02:00
Raúl Gómez Morales 475d72e0bc
fix(editor): Fix Cannot read properties of undefined (reading 'finished') (#11367) 2024-10-24 08:57:32 +02:00
Alex Grozav 197a1264d1
feat(editor): Improve new canvas discovery design by specifying ALPHA version (no-changelog) (#11373) 2024-10-23 17:08:27 +03:00
Michael Kret fd11f1e169
fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
Csaba Tuncsik 3ec103f8ba
fix(editor): Fix delete all existing executions (#11352) 2024-10-23 12:46:34 +02:00
Ricardo Espinoza e4218debd1
fix: Resend invite operation on users list (#11351)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-10-23 10:23:28 +02:00
Alex Grozav 695f6531f4
fix(editor): Fix switching to execution debug mode in new canvas (no-changelog) (#11350)
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-10-22 22:36:05 +03:00
Federico Meini 1b734dd9f4
fix(editor): Record sessionStarted telemetry event in Setting Store (#11334)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-22 17:48:08 +02:00
Alex Grozav 00a48b781e
feat(editor): Improve new canvas discovery process (no-changelog) (#11349) 2024-10-22 17:07:07 +03:00
Alex Grozav f98f0ead25
fix(editor): Fix 0 items labels on new canvas (no-changelog) (#11344) 2024-10-22 15:16:43 +03:00
Alex Grozav 5fae187a0a
feat(editor): Add connection port validation on new canvas (no-changelog) (#11342) 2024-10-22 15:14:12 +03:00
Ricardo Espinoza d04860d19e
fix(editor): utm_awc with wrong value when redirecting to website templates (no-changelog) (#11341) 2024-10-22 12:46:06 +02:00
Alex Grozav 370e50b34c
fix(editor): Add explicit max-width to handle label when connected on new canvas (no-changelog) (#11325) 2024-10-22 13:11:22 +03:00
Alex Grozav 9615838aa6
fix(editor): Reset selection keycode to force selection mode after tab change on new canvas (no-changelog) (#11339) 2024-10-22 13:10:38 +03:00
Charlie Kolb 901888d5b1
fix(editor): Fix RunData non-binary pagination when binary data is present (#11309) 2024-10-22 11:00:34 +02:00
oleg 45274f2e7f
feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148) 2024-10-22 10:46:58 +02:00
Csaba Tuncsik 4dde772814
fix(editor): Follow-up fixes to projects side menu (#11327) 2024-10-22 10:19:01 +02:00
oleg de04c93f2c
test: Enable Canvas V2 E2E Testing (#11321)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-10-21 15:13:09 +02:00
Mutasem Aldmour c0b5b92f62
fix: Don't show pin button in input panel when there's binary data (#11267) 2024-10-21 15:00:15 +02:00
Raúl Gómez Morales f67c0710e1
fix(editor): Fix Adding nodes one after the other also adds connections (no-changelog) (#11312)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-10-21 13:54:49 +02: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 296f68f041
feat: Add report bug buttons (#11304)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2024-10-21 13:32:37 +02:00
Alex Grozav ba2827e7bb
feat(editor): Create call to action tooltip for trying the new canvas (no-changelog) (#11230) 2024-10-21 14:06:24 +03:00
Alex Grozav f78a7dd3e1
fix(editor): Show placeholder nodes when no trigger nodes available on new canvas (no-changelog) (#11106) 2024-10-21 13:09:03 +03:00
Milorad FIlipović 3b2f63e248
fix(editor): Fix pin data button disappearing after reload (#11198) 2024-10-21 12:05:05 +02:00
Csaba Tuncsik 76724c3be6
fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
Charlie Kolb cd15e959c7
feat(editor): Separate node output execution tooltip from status icon (#11196) 2024-10-21 09:35:23 +02:00
Raúl Gómez Morales 6a722c45ea
fix(editor): Fix floating nodes sorting (no-changelog) (#11301) 2024-10-18 11:13:47 +02:00
Raúl Gómez Morales a13e142ee2
fix(editor): Add striped background to readonly canvas (no-changelog) (#11297) 2024-10-18 09:26:13 +02:00
Ricardo Espinoza c57cac9e4d
fix(editor): Keep always focus on the first item on the node's search panel (#11193)
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-10-17 21:51:35 +02:00
Ricardo Espinoza 25c1c3218c
feat: Run mfa.beforeSetup hook before enabling MFA (#11116)
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
2024-10-17 19:47:10 +02:00
Michael Kret 643d66c0ae
feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Csaba Tuncsik c728a2ffe0
fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +02:00
Raúl Gómez Morales c79aa01a48
fix(editor): Fit view when only "Add first step" placeholder is visible (no-changelog) (#11294) 2024-10-17 13:19:48 +02:00
Csaba Tuncsik 1f441f9752
fix(editor): Add Personal project to main navigation (#11161) 2024-10-17 09:25:32 +02:00
github-actions[bot] c090fcb340
🚀 Release 1.64.0 (#11281)
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
2024-10-16 14:26:07 +03:00
Michael Kret 7f5f0a9df3
fix: Expressions display actual result of evaluating expression inside string (#11257)
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
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-16 13:27:00 +03: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
Mutasem Aldmour d3b05f1c54
feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
Mutasem Aldmour 439132c291
fix: Adjust arrow button colors in dark mode (#11248) 2024-10-14 16:52:34 +02:00
Michael Kret 4bd4b6977a
feat: Enable code capture in ai transform node (no-changelog) (#11241) 2024-10-14 14:53:16 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4f27b39b45
fix(editor): Make submit in ChangePasswordView work again (#11227)
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
2024-10-11 12:26:43 -04:00
Alex Grozav c9628de72b
feat(editor): Improve insertion algorithm for nodes with multiple main outputs (no-changelog) (#11213) 2024-10-11 17:03:58 +03:00
Ricardo Espinoza 98759701e4
fix(editor): Disable Ask AI button in deprecated nodes (no-changelog) (#11194) 2024-10-11 09:36:27 -04:00
Alex Grozav 6e990175c7
fix(editor): Fix canvas handle plus rectangle background on new canvas (no-changelog) (#11160) 2024-10-11 15:42:17 +03:00
Iván Ovejero 0820cb5ab9
refactor(core): Simplify main pubsub message handler (#11156) 2024-10-11 10:31:33 +02:00
oleg 4aaebfd435
fix(editor): Fix chat crashing when rendering output-parsed content (#11210)
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-10-11 09:47:10 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4e78c46a74
fix(editor): Bring back the "Forgot password" link on SigninView (#11216) 2024-10-10 18:58:33 +02:00
Shireen Missi 52dd2c7619
feat(core): Dedupe (#10101)
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: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-10 16:12:05 +01:00
Alex Grozav 3d2fbcfd93
feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-10 16:21:58 +02:00
Alex Grozav eaf933049e
feat(editor): Remove manual chunking from vite (no-changelog) (#11206) 2024-10-10 16:34:08 +03:00
Milorad FIlipović a6664ef3a2
fix(editor): Fix DataTable markup (no-changelog) (#11205)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-10 14:58:46 +02:00
Milorad FIlipović fade9e43c8
feat(editor): Send workflow context to assistant store (#11135) 2024-10-10 13:13:30 +02:00
Mike Arvela cd59f33e59
fix(editor): Allow SSO login focus outlines to draw fully (no-changelog) (#11195) 2024-10-10 12:25:45 +03:00
कारतोफ्फेलस्क्रिप्ट™ ad13a756d7
ci: Upgrade frontend dev tooling (no-changelog) (#10786) 2024-10-10 10:58:18 +02:00
github-actions[bot] d78ab2983a
🚀 Release 1.63.0 (#11190)
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: fedme <3295133+fedme@users.noreply.github.com>
2024-10-09 18:30:19 +02:00
Ricardo Espinoza 06f51dc7d2
refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
Csaba Tuncsik c2adfc8545
feat: Opt in to additional features on community for existing users (#11166) 2024-10-09 13:21:34 +02:00
कारतोफ्फेलस्क्रिप्ट™ 94cfb3727c
feat(editor): Upgrade @sentry/vue to address GHSA-593m-55hh-j8gv (no-changelog) (#11169) 2024-10-08 18:10:19 +02:00
Alex Grozav ad4cb0ea0c
fix(editor): Align undo/redo functionality on new canvas (no-changelog) (#11154) 2024-10-08 16:41:54 +03:00
Alex Grozav f124687b01
feat(editor): Bring selected nodes and edges to front on new canvas (no-changelog) (#11158) 2024-10-08 14:49:13 +03:00
Alex Grozav 7f7294be9e
fix(editor): Update canvas handle plus line size on new canvas (no-changelog) (#11157) 2024-10-08 14:24:44 +03:00
Raúl Gómez Morales 5697de4429
feat(editor): Add route for create / edit / share credentials (#11134)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-10-08 11:56:48 +02:00
Alex Grozav 2161ff1217
fix(editor): Allow connecting node to itself on new canvas (no-changelog) (#11143) 2024-10-08 11:15:36 +03:00
Elias Meire 8566b3a999
fix(editor): Show previous nodes autocomplete in AI tool nodes (#11111) 2024-10-08 09:51:59 +02:00
Alex Grozav 9c41c5c6d4
fix(editor): Disable all modifying keybindings when the canvas is in read-only mode (no-changelog) (#11137)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-07 17:03:03 +02:00
Alex Grozav 2343634c64
fix(editor): Make sure deactivated status shows even for nodes with long names on new canvas (no-changelog) (#11142) 2024-10-07 17:15:25 +03:00
Alex Grozav 6522b1cc44
fix(editor): Fix success status for plus stalk on new canvas (no-changelog) (#11140)
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-10-07 16:57:45 +03:00
Michael Kret 41228b472d
feat: Human in the loop (#10675)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-10-07 16:45:22 +03:00
Alex Grozav d2713ae50a
fix(editor): Reset last interacted with when resetting the workspace on new canvas (no-changelog) (#11138) 2024-10-07 16:17:39 +03:00
Alex Grozav 0321582c11
fix(editor): Prevent setting sticky node as active node on new canvas (no-changelog) (#11141) 2024-10-07 16:12:23 +03:00