Commit graph

13328 commits

Author SHA1 Message Date
Michael Kret ad47e10523 Merge branch 'master' of https://github.com/n8n-io/n8n into node-2481-form-node-issue-on-internal 2025-03-04 15:30:55 +02:00
कारतोफ्फेलस्क्रिप्ट™ be441fb91f
chore: Add unit tests for findTriggerForPartialExecution (#13541)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-03-04 13:31:36 +01:00
Alex Grozav 77425f04cf
fix(editor): Fix GCP icon size for external secrets modal (#13672) 2025-03-04 14:23:37 +02:00
Ricardo Espinoza 2c03f8640e
feat(editor): Add scrolling to API keys list (no-changelog) (#13658) 2025-03-04 12:43:02 +01:00
Elias Meire 2a5738aebe
fix(editor): Ignore required module type declaration error in code node (#13628) 2025-03-04 12:31:51 +01:00
कारतोफ्फेलस्क्रिप्ट™ 093cc982b8
fix(core): Pick up release version and date from package.json (no-changelog) (#13666) 2025-03-04 11:35:07 +01:00
Jaakko Husso 9ba9443460
fix(editor): Fix save keybind in expression editor and unfocused node details view (#13640) 2025-03-04 10:01:45 +02:00
Charlie Kolb 6d7e346e4f
fix(editor): Allow pinned data for Code node AI generation (#13638) 2025-03-04 08:28:38 +01:00
Michael Kret 6f3547e2b3 test fix 2025-03-04 08:01:07 +02:00
Michael Kret f3e81f005e notice update 2025-03-04 07:50:11 +02:00
Michael Kret b02436a774 reduced execution check delay 2025-03-04 07:42:59 +02:00
Michael Kret bfc0d71b33 Merge branch 'node-2352-form-update-redirection-logic-warnings' of https://github.com/n8n-io/n8n into node-2481-form-node-issue-on-internal 2025-03-04 07:42:07 +02:00
Michael Kret 80a980eb24 Merge branch 'master' of https://github.com/n8n-io/n8n into node-2481-form-node-issue-on-internal 2025-03-04 06:10:18 +02:00
Michael Kret ca98c30f6b show execution not forund message 2025-03-04 06:10:13 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0a570f9bc8
Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
Ricardo Espinoza 17738c5096
fix(core): Do not validate email when LDAP is enabled (#13605) 2025-03-03 19:15:52 +01:00
github-actions[bot] 552c4260c0
🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Milorad FIlipović 24681f843c
fix(editor): Enable pin data button to also un-pin (#13642) 2025-03-03 16:17:59 +01:00
Mutasem Aldmour d9e3cfe13f
fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
Shireen Missi b7f7121cb8
fix(GitHub Node): Fix workflow resource locator (#13599) 2025-03-03 14:09:38 +00:00
Csaba Tuncsik 850d458858
fix(editor): Fix sidebar logo container layout (#13203) 2025-03-03 14:48:27 +01:00
Ricardo Espinoza 1909b74350
fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
Dana e633e91f69
fix(Google Sheets Node): Accommodate special characters when updating row (#13589) 2025-03-03 14:29:09 +01:00
Dana 20dfaa3be6
fix(n8n Form Trigger Node): Sanitize HTML for formNode (#13595) 2025-03-03 14:28:54 +01:00
Alex Grozav c1fe785174
fix(editor): Add rewriteFramesIntegration to sentry (no-changelog) (#13634) 2025-03-03 15:12:11 +02:00
oleg 5ac8691946
fix(editor): Fix RLC dropdown vanishing when focusing search input (#13579) 2025-03-03 14:05:35 +01:00
Shireen Missi 7c4e2f014c
fix(QuickBooks Online Node): Add qty to quickbooks invoice line details (#13602) 2025-03-03 12:58:27 +00:00
कारतोफ्फेलस्क्रिप्ट™ bd87728215
fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
Milorad FIlipović 139b5b378d
fix(editor): Fix github star button layout (#13630) 2025-03-03 13:31:47 +01:00
कारतोफ्फेलस्क्रिप्ट™ 999fb8174a
fix(core): Gracefully handle missing tasks metadata (#13632) 2025-03-03 13:29:44 +01:00
Michael Kret 39704860ef Merge branch 'master' of https://github.com/n8n-io/n8n into node-2481-form-node-issue-on-internal 2025-03-03 14:06:02 +02:00
Charlie Kolb b07aac46b2
test: Replace 1-workflow delete implementation (no-changelog) (#13635) 2025-03-03 12:53:16 +01:00
Michael Kret 75ab8988d9 replace location only on waiting forms 2025-03-03 12:39:24 +02:00
Michael Kret 293128230b Merge branch 'master' of https://github.com/n8n-io/n8n into node-2481-form-node-issue-on-internal 2025-03-03 11:51:20 +02:00
Michael Kret 969458a863 from form trigger change url on execution starts waiting 2025-03-03 11:51:16 +02:00
Ricardo Espinoza a7f0c66e30
fix(core): Add documentation hints for API keys to SettingApiView.vue (no-changelog) (#13617) 2025-03-03 10:49:48 +01:00
Milorad FIlipović 4067fb0b12
fix(editor): Fix workflows list status filter (#13621)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-03-03 10:37:20 +01:00
Charlie Kolb 6ef8d34f96
fix(editor): Hide fromAI button in old workflow tool (#13552) 2025-03-03 09:00:45 +01:00
autologie 1c8c7e34f9
fix(editor): Fix browser crash with large execution result (#13580) 2025-03-03 08:57:57 +01:00
Michael Kret e587dd40ee Merge branch 'master' of https://github.com/n8n-io/n8n into node-2481-form-node-issue-on-internal 2025-03-03 08:18:32 +02:00
Michael Kret 094de9e5da to test: change location on waiting 2025-03-03 08:18:28 +02:00
Milorad FIlipović 2cb9d9e29f
feat(editor): Add functionality to create folders (#13473) 2025-02-28 15:50:50 +01:00
Elias Meire f381a24145
feat(editor): Automatically tidy up workflows (#13471) 2025-02-28 15:28:55 +01:00
shortstacked aea2e79bf2
test: CAT-680 Increase Cypress screen size for testing (no-changelog) (#13590) 2025-02-28 14:28:07 +00:00
Loan J. 294f019414
fix(Odoo Node): Model and fields dynamic fetching errors (#13511) 2025-02-28 15:08:01 +01:00
Alex Grozav f5743176e5
refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
Charlie Kolb 684353436d
ci: Bump "Publish To DockerHub" timeout (no-changelog) (#13560) 2025-02-28 12:44:23 +01:00
oleg 289041e997
feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Milorad FIlipović c4f3293778
fix(editor): Add workflows to the store when fetching current page (#13583) 2025-02-28 11:53:42 +01:00
feelgood-interface 727f6f3c0e
feat(Azure Storage Node): New node (#12536) 2025-02-28 11:17:56 +01:00