Commit Graph

11523 Commits

Author SHA1 Message Date
Milorad FIlipović
eecb80400d test(editor): Add AI Assistant e2e tests (no-changelog) (#10476) 2024-08-20 13:05:09 +02:00
Iván Ovejero
d0fc9dee0e feat(core): Support bidirectional communication between specific mains and specific workers (#10377) 2024-08-20 12:32:31 +02:00
Tomi Turtiainen
51f3e84dff refactor(editor): Add types to global link actions event bus (no-changelog) (#10452)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-08-20 11:25:22 +03:00
Michael Kret
61ac0c7775 fix: Filter component - improve errors (#10456) 2024-08-19 19:01:33 +03:00
Tomi Turtiainen
f784a4c95a refactor(editor): Type source control event bus (no-changelog) (#10395) 2024-08-19 18:04:00 +03:00
Alex Grozav
b4aec594e4 fix(editor): Fix edge button background color in dark mode in new canvas (no-changelog) (#10475) 2024-08-19 17:07:12 +03:00
Alex Grozav
9d8e574cc7 feat(editor): Add old execution status rendering in new canvas (no-changelog) (#10473) 2024-08-19 17:06:25 +03:00
Alex Grozav
c77c6963c8 feat(editor): Update cursor behaviour in new canvas (no-changelog) (#10472) 2024-08-19 17:06:06 +03:00
Alex Grozav
fadb5c9ae5 fix(editor): Add missing control button events to new canvas (no-changelog) (#10471) 2024-08-19 17:05:47 +03:00
Michael Kret
973956cc26 fix: Show input names when node has multiple inputs (#10434) 2024-08-19 16:28:07 +03:00
Alex Grozav
aa4404ed79 fix(editor): Adjust default zoom level in new canvas (no-changelog) (#10469) 2024-08-19 15:22:34 +03:00
Shireen Missi
6a0f2ca96b fix(Read/Write Files from Disk Node): Better error handling when file name missing (no-changelog) (#10463) 2024-08-19 13:07:39 +01:00
Shireen Missi
17ac7844f2 fix: Remove unimplemented Postgres credentials options (#10461) 2024-08-19 13:04:45 +01:00
CodeShakingSheep
129245da10 fix(Invoice Ninja Node): Fix payment types (#10462) 2024-08-19 12:08:46 +01:00
Tomi Turtiainen
ab9faf109c refactor(editor): Add types to ndv event bus (no-changelog) (#10451) 2024-08-19 09:03:48 +03:00
Michael Kret
aea82cb744 fix: Better errors in Switch, If and Filter nodes (#10457)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 16:36:15 +01:00
Michael Kret
f7fb02e92a fix(Google Sheets Node): Update to returnAllMatches option (#10440)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 16:35:22 +01:00
Michael Kret
ce46bf516a fix(Google Sheets Node): Better error when column to match on is empty (#10442)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 15:59:59 +01:00
Michael Kret
0d3ed46199 fix(OpenAI Node): Throw node operations error in case of openAi client error (#10448)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 15:59:50 +01:00
Alex Grozav
77ebd93bd3 feat(editor): Update canvas control buttons design and behaviour in new canvas (no-changelog) (#10435)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-08-16 17:01:10 +03:00
Elias Meire
fc6d4138d5 fix(editor): Fix flaky mapping tests (#10453) 2024-08-16 14:30:20 +01:00
Alex Grozav
b857c2cda0 fix(editor): Add workflow scopes when initializing workflow (#10455)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-08-16 14:51:38 +02:00
Alex Grozav
556699ac3d feat(editor): Improve node label readability in new canvas (no-changelog) (#10432) 2024-08-16 15:42:54 +03:00
Alex Grozav
334d11175e fix(editor): Fix lazy loaded component not using suspense (no-changelog) (#10454) 2024-08-16 13:29:32 +03:00
Mutasem Aldmour
37797f38d8 fix(editor): Buffer json chunks in stream response (#10439) 2024-08-16 12:27:55 +02:00
Tomi Turtiainen
1466ff7525 refactor(editor): Remove id param from PATCH /me calls (no-changelog) (#10449) 2024-08-16 12:15:48 +03:00
Iván Ovejero
91467ab325 fix(core): Fix XSS validation and separate URL validation (#10424) 2024-08-16 10:49:08 +02:00
Jon
9d6ad88c14 fix(Respond to Webhook Node): Fix issue preventing the chat trigger from working (#9886)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 08:57:21 +01:00
Alex Grozav
90a5fcc541 feat(editor): Add registerCustomAction to new canvas (no-changelog) (#10359) 2024-08-16 10:45:12 +03:00
Michael Kret
c5a0c049ea fix(Google Sheets Node): Update name and hint for useAppend option (#10443) 2024-08-15 17:01:35 +01:00
Elias Meire
4dee7cc36e fix(editor): Show item count in output panel schema view (#10426) 2024-08-15 16:11:46 +01:00
Iván Ovejero
bb4582fa2f ci: Introduce lint rule no-untyped-config-class-field (no-changelog) (#10436) 2024-08-15 16:00:11 +02:00
Elias Meire
6bca879d4a fix(editor): Highlight matching type in filter component (#10425) 2024-08-15 14:43:25 +01:00
Jon
e7ee10f243 feat(Facebook Graph API Node): Update node to support API v18 - v20 (#10419) 2024-08-15 14:40:50 +01:00
Elias Meire
1bf2f4f617 fix(editor): Truncate long data pill labels in schema view (#10427) 2024-08-15 14:54:54 +02:00
कारतोफ्फेलस्क्रिप्ट™
2043daa257 fix(core): Use explicit types in configs to ensure valid decorator metadata (#10433) 2024-08-15 13:58:20 +02:00
Michael Kret
0dc3e99b26 fix(n8n Form Trigger Node): Show basic authentication modal on wrong credentials (#10423) 2024-08-15 14:03:16 +03:00
Alex Grozav
5754fe4ec4 fix(editor): Remove item count from pinned data status icon in new canvas (no-changelog) (#10431) 2024-08-15 13:18:37 +03:00
Alex Grozav
6d698fd97d feat(editor): Improve node selection outline in new canvas (no-changelog) (#10430) 2024-08-15 13:18:20 +03:00
Alex Grozav
469896ac0d feat: Improve minimap design and position in new canvas (no-changelog) (#10429) 2024-08-15 13:18:04 +03:00
Tomi Turtiainen
5e1f4cf778 refactor(editor): Type node view event bus (no-changelog) (#10396) 2024-08-15 11:39:16 +02:00
Cornelius Suermann
58408719c4 refactor: Update to license SDK v2.13.1 to address dependency updates (#10422) 2024-08-15 11:27:56 +02:00
Iván Ovejero
60b15e16cb refactor(core): Simplify Redis client types (no-changelog) (#10397) 2024-08-15 10:41:49 +02:00
Val
613cdd2ba2 fix: Project Viewer always seeing a connection error when testing credentials (#10417) 2024-08-15 10:39:48 +02:00
Alex Grozav
6bb57108a1 fix(editor): Fix incorrect node type version selection on new canvas (no-changelog) (#10412) 2024-08-15 11:23:22 +03:00
Iván Ovejero
d98e29e3d5 fix(core): Fix payload property in workflow-post-execute event (#10413) 2024-08-15 10:01:56 +02:00
Tomi Turtiainen
39c8e50ad0 fix: Require mfa code to change email (#10354) 2024-08-15 10:36:04 +03:00
कारतोफ्फेलस्क्रिप्ट™
483e324d4c ci: Remove hard-coded package version in unit tests (no-changelog) (#10414) 2024-08-14 17:30:45 +02:00
Iván Ovejero
67a10983df refactor(editor): Remove deleted event name from UI (#10402) 2024-08-14 17:09:43 +02:00
github-actions[bot]
387fa0324d 🚀 Release 1.55.0 (#10411)
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-08-14 16:48:45 +02:00