Commit graph

3116 commits

Author SHA1 Message Date
Alex Grozav 63efefcd24
refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
Milorad FIlipović d0dce57c14
refactor(editor): Migrate ParameterOptions to composition API (no-changelog) (#11501) 2024-11-01 16:11:54 +01:00
Ricardo Espinoza 78e7d8dc8c
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
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