Commit Graph

2786 Commits

Author SHA1 Message Date
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
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
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
Alex Grozav
90a5fcc541 feat(editor): Add registerCustomAction to new canvas (no-changelog) (#10359) 2024-08-16 10:45:12 +03:00
Elias Meire
4dee7cc36e fix(editor): Show item count in output panel schema view (#10426) 2024-08-15 16:11:46 +01:00
Elias Meire
6bca879d4a fix(editor): Highlight matching type in filter component (#10425) 2024-08-15 14:43:25 +01:00
Elias Meire
1bf2f4f617 fix(editor): Truncate long data pill labels in schema view (#10427) 2024-08-15 14:54:54 +02: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
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
Tomi Turtiainen
39c8e50ad0 fix: Require mfa code to change email (#10354) 2024-08-15 10:36:04 +03: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
Mutasem Aldmour
f82b6e4ba9 fix: Add better error handling for chat errors (#10408) 2024-08-14 16:17:32 +02:00
Michael Kret
4dc34ba745 feat(AI Transform Node): Telemetry (no-changelog) (#10398) 2024-08-14 16:41:35 +03:00
Michael Kret
4d222ac19d feat(AI Transform Node): New node (#10405)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-14 16:20:02 +03:00
Mutasem Aldmour
5ed2a77740 feat: Add Ask assistant behind feature flag (#9995)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-08-14 14:59:11 +02:00
Tomi Turtiainen
e4c88e75f9 refactor(editor): Use form event bus everywhere (no-changelog) (#10394) 2024-08-14 15:00:38 +03:00
Shireen Missi
bae0116d78 fix: Remove node AI Transform node (no-changelog) (#10400) 2024-08-14 13:01:14 +02:00
कारतोफ्फेलस्क्रिप्ट™
c4fcbe40c5 fix(editor): Remove @n8n/permissions from n8n-workflow (no-changelog) (#10399) 2024-08-14 12:52:19 +02:00
Alex Grozav
dfd712a45a fix(editor): Fix bug causing workflow debugging to not work in new canvas (no-changelog) (#10384) 2024-08-13 23:14:06 +03:00
Csaba Tuncsik
117e2d968f fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
Tomi Turtiainen
3384f52a35 fix: Require mfa code to disable mfa (#10345) 2024-08-13 15:56:54 +03:00
Jon
bae49d3198 fix(editor): Revert change that hid swagger docs in the ui (#10350) 2024-08-13 11:40:20 +01:00
कारतोफ्फेलस्क्रिप्ट™
1acf674868 feat(editor): Upgrade markdown-it to address AIKIDO-2024-10034 (no-changelog) (#10358) 2024-08-12 19:43:08 +02:00
Alex Grozav
3df07dc0a5 fix(editor): Fix bug causing connections to not get created on new canvas (no-changelog) (#10360) 2024-08-12 19:17:15 +03:00
Shireen Missi
5cac0f339d feat(Okta Node): Add Okta Node (#10278)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-08-12 16:49:06 +01:00
Elias Meire
71b6c67179 feat(editor): Add schema view to expression modal (#9976) 2024-08-12 16:47:14 +02:00
Tomi Turtiainen
9d7caacc69 fix: Require mfa code for password change if its enabled (#10341) 2024-08-12 17:08:55 +03:00
Alex Grozav
2580a5e19e feat(editor): Enable NodeView version switcher by default on internal (no-changelog) (#10356) 2024-08-12 16:14:40 +03:00
Csaba Tuncsik
1cf48cc301 fix(editor): Enable credential sharing between all types of projects (#10233) 2024-08-09 16:31:02 +02:00
Tomi Turtiainen
c9d9245451 refactor(editor): Convert ChangePasswordModal to composition api (no-changelog) (#10337) 2024-08-09 12:00:33 +03:00
Milorad FIlipović
38bdd9f5d0 fix(editor): Fixing XSS vulnerability in toast messages (#10329)
Co-authored-by: Adi <aditya@netroy.in>
2024-08-08 16:28:51 +02:00
Michael Kret
0de9d56619 feat(AI Transform Node): New node (#9990)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-07 18:07:48 +03:00
github-actions[bot]
89cd12bb6c 🚀 Release 1.54.0 (#10315)
Co-authored-by: tomi <tomi@users.noreply.github.com>
2024-08-07 13:17:18 +03:00
Jon
2a8f1753e8 docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
Csaba Tuncsik
557a76ec23 fix(editor): Update tags filter/editor to not show non existing tag as a selectable option (#10297) 2024-08-06 15:29:55 +02:00
Csaba Tuncsik
74554d21d7 fix(editor): Update project tabs test (no-changelog) (#10300) 2024-08-06 15:28:00 +02:00
Iván Ovejero
74e154b130 refactor(editor): Boost n8n Form Trigger in nodes-panel search results (#10294) 2024-08-05 17:52:46 +02:00
Michael Kret
c0bdf3b719 fix(core): Move error obfuscation to FE (no-changelog) (#10237) 2024-08-05 16:42:06 +03:00
oleg
06419d9483 feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-08-05 13:59:02 +02:00
कारतोफ्फेलस्क्रिप्ट™
88086a41ff feat(core): Support community packages in scaling-mode (#10228) 2024-08-05 11:52:06 +02:00
Csaba Tuncsik
55f2ffe256 fix(editor): Fix execution retry button (#10275)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-02 16:05:17 +02:00
Eugene
57d1c9a99e feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error (#10248) 2024-08-02 16:00:09 +02:00
Csaba Tuncsik
42ba8841c4 fix(editor): Enable moving resources only if team projects are available by the license (#10271) 2024-08-01 17:33:10 +02:00