Commit graph

11495 commits

Author SHA1 Message Date
Jon 2a8f1753e8
docs: Fix links to license files in readme (no-changelog) (#10257)
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-08-06 15:21:57 +01:00
Csaba Tuncsik 46bbf09bea
fix(editor): Update design system Avatar component to show initials also when only firstName or lastName is given (#10308) 2024-08-06 15:31:03 +02: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
कारतोफ्फेलस्क्रिप्ट™ 7e95f9e2e4
fix(core): VM2 sandbox should not throw on new Promise (#10298) 2024-08-06 15:16:33 +02:00
aya f6fc287cc7
docs(Slack Node): Get user operation typo fix in ui (#10307) 2024-08-06 11:09:51 +01:00
Iván Ovejero 98115e95df
fix(core): Ensure OAuth token data is not stubbed in source control (#10302) 2024-08-06 10:56:02 +02:00
jeanpaul e3edeaa035
feat(Postgres Chat Memory, Redis Chat Memory, Xata): Add support for context window length (#10203) 2024-08-06 10:42:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ 1eba7c3c76
fix(core): Revert transactions until we remove the legacy sqlite driver (#10299)
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-08-05 18:10:16 +02:00
Iván Ovejero 74e154b130
refactor(editor): Boost n8n Form Trigger in nodes-panel search results (#10294)
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-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
Iván Ovejero 42a0b594d6
fix(core): Fix user telemetry bugs (#10293) 2024-08-05 13:24:26 +02:00
Iván Ovejero 7fb3f62a36
refactor(core): Remove stray log from telemetry event relay (no-changelog) (#10295) 2024-08-05 12:59:27 +02:00
Iván Ovejero c0f3693e8a
refactor(core): Decouple user events from internal hooks (no-changelog) (#10292) 2024-08-05 12:07:42 +02:00
कारतोफ्फेलस्क्रिप्ट™ 88086a41ff
feat(core): Support community packages in scaling-mode (#10228) 2024-08-05 11:52:06 +02:00
Tomi Turtiainen afa43e75f6
test(core): Move unit tests closer to testable components (no-changelog) (#10287) 2024-08-05 12:12:25 +03:00
Michael Kret 8131d66f8c
fix(core): Webhook and form baseUrl missing (#10290) 2024-08-05 11:04:47 +03:00
Iván Ovejero acbae928f2
refactor(core): Port cache config (no-changelog) (#10286) 2024-08-02 17:10:03 +02:00
Iván Ovejero aa0a470dce
refactor(core): Clean up event relays (no-changelog) (#10284) 2024-08-02 16:52:49 +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
कारतोफ्फेलस्क्रिप्ट™ 0faf46f4f8
refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242) 2024-08-02 15:18:33 +02:00
Iván Ovejero 7056e50b00
feat(core): Allow filtering executions and users by project in Public API (#10250) 2024-08-02 14:16:17 +02:00
Tomi Turtiainen ae50bb95a8
fix(core): Make execution and its data creation atomic (#10276)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-02 13:46:35 +03:00
Iván Ovejero c3e2e84065
refactor(core): Mark schema env vars used by cloud hooks (no-changelog) (#10283) 2024-08-02 12:25:57 +02:00
कारतोफ्फेलस्क्रिप्ट™ 47a68b0220
ci: Fix DB tests (no-changelog) (#10282) 2024-08-02 12:20:34 +02:00
Iván Ovejero 84efbd9b9c
feat(core): Support create, delete, edit role for users in Public API (#10279) 2024-08-02 12:06:17 +02:00
Iván Ovejero a533916628
refactor(core): Decouple post workflow execute event from internal hooks (no-changelog) (#10280) 2024-08-02 12:05:06 +02:00
Iván Ovejero 07d7b247f0
feat(core): Allow transferring credentials in Public API (#10259) 2024-08-02 12:02:38 +02:00
Iván Ovejero 489ce10063
feat(core): Support create, read, update, delete projects in Public API (#10269) 2024-08-02 12:02:05 +02:00
Iván Ovejero dc8c94d036
ci: Introduce lint rule no-type-unsafe-event-emitter (no-changelog) (#10254) 2024-08-02 12:01:42 +02:00
Iván Ovejero 432ac1da59
fix(core): Surface enterprise trial error message (#10267) 2024-08-02 12:01:10 +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
कारतोफ्फेलस्क्रिप्ट™ 43ae159ea4
fix(core): Upgrade tournament to address some XSS vulnerabilities (#10277) 2024-08-01 17:19:31 +02:00
Iván Ovejero d8688bd463
refactor(core): Decouple workflow created, saved, deleted events from internal hooks (no-changelog) (#10264) 2024-08-01 13:44:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ efb71dd9ad
fix(core): Fix oauth2 callback and add integration tests (no-changelog) (#10272) 2024-08-01 11:02:36 +02:00
Giulio Andreini 785c82cfec
fix(n8n Form Trigger Node): Improve copy and a few tweaks (no-changelog) (#10243)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-08-01 10:57:05 +02:00
Michael Kret 88a170176a
fix(core): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-01 11:21:58 +03:00
Iván Ovejero 1608d2527b
refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
Jon d91eb2cdd5
feat(AWS Lambda Node): Add support for paired items (no-changelog) (#10270) 2024-07-31 16:19:25 +01:00
Michael Kret c8ee852159
fix: Loop node no input data shown (#10224) 2024-07-31 16:11:42 +03:00
कारतोफ्फेलस्क्रिप्ट™ 1476947365
Merge tag 'n8n@1.53.0' 2024-07-31 15:08:04 +02:00
कारतोफ्फेलस्क्रिप्ट™ a8e2774f53
fix(core): Make OAuth1/OAuth2 callback not require auth (#10263) 2024-07-31 15:03:37 +02:00
github-actions[bot] 7ffaec03ea
🚀 Release 1.53.0 (#10266)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-07-31 14:56:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2a09a036d2
fix(core): Upgrade @n8n/vm2 to address CVE‑2023‑37466 (#10265) 2024-07-31 14:38:49 +02:00
Oz Weiss 326c983915
feat(Calendly Trigger Node): Add OAuth Credentials Support (#10251) 2024-07-31 13:26:24 +01:00
Iván Ovejero cf73e29b61
test(core): Improve and expand log streaming tests (no-changelog) (#10261) 2024-07-31 13:40:01 +02:00
Ricardo Espinoza 8e960db16c
refactor(editor): Migrate WorkflowExecutionsListView.vue to composition API (no-changelog) (#10198) 2024-07-31 07:11:24 -04:00
Iván Ovejero 3e96b29332
fix(core): Restore log event n8n.workflow.failed (#10253) 2024-07-31 12:22:52 +02:00