Commit graph

12424 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 1d8fd13d84
fix(core): Unload any existing version of a community nodes package before upgrading it (#11727) 2024-11-19 15:36:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ 17ef2c63f6
fix(core): Delete binary data parent folder when pruning executions (#11790) 2024-11-19 14:24:13 +01:00
Csaba Tuncsik 91f9390b90
fix(editor): Optimize application layout (#11769) 2024-11-19 13:31:04 +01:00
Alex Grozav 6c2dad7914
fix(editor): Fix reordered switch connections when copying nodes on new canvas (#11788) 2024-11-19 14:13:19 +02:00
Charlie Kolb de0e86150f
feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672) 2024-11-19 13:11:12 +01:00
Mutasem Aldmour e298ebe90d
feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
Eugene 6cf0abab5b
fix(Anthropic Chat Model Node): Update credentials test endpoint (#11756)
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-19 11:29:25 +01:00
Iván Ovejero 4880d1a92a
refactor(core): Make launcher auth easier to debug (#11768)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-19 09:32:19 +01:00
Alex Grozav 6cd9b996af
feat(editor): Add selection navigation using the keyboard on new canvas (#11679)
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-18 19:50:42 +02:00
Mutasem Aldmour de01a8a01d
feat(Embeddings OpenAI Node, Embeddings Azure OpenAI Node): Add dimensions option (#11773) 2024-11-18 15:53:07 +01:00
Iván Ovejero a544b74d87
refactor(core): Port diagnostics config (#11761) 2024-11-18 14:08:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 61696c3db3
feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
Jon d5ba1a059b
fix(Google Sheets Trigger Node): Fix issue with regex showing correct sheet as invalid (#11770) 2024-11-18 11:54:20 +00:00
Iván Ovejero 124ac26e43
feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690)
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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-17 16:21:28 +02:00
Ricardo Espinoza 3f9127955a
refactor(editor): Stop using $locale in favor of the i18n composable (#11731)
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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-15 19:11:58 -05:00
कारतोफ्फेलस्क्रिप्ट™ 54e1f62535
ci: Fix flaky 34-template-credentials-setup.cy.ts (no-changelog) (#11763) 2024-11-15 18:26:35 +01:00
कारतोफ्फेलस्क्रिप्ट™ bd924c7194
chore(editor): Stop reporting ResponseError: Unauthorized error to Sentry (no-changelog) (#11744)
Some checks failed
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) Has been cancelled
2024-11-15 14:00:21 +01:00
Tomi Turtiainen f1ca8c128b
feat(core): Add sentry for task runner (no-changelog) (#11683)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-15 10:35:02 +01:00
Iván Ovejero f4f0b5110c
refactor(core): Remove deprecated TIME constant (#11740) 2024-11-15 10:28:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ fb123b44af
ci: Hide the github button in e2e tests (no-changelog) (#11747)
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-15 08:33:46 +01:00
Mutasem Aldmour fd3254d587
feat(core): Improve debugging of sub-workflows (#11602)
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-11-14 23:04:43 +01:00
Mutasem Aldmour f4ca4b792f
test: Fix flaky tags tests (no-changelog) (#11746) 2024-11-14 20:02:06 +01:00
Eugene 76262ef899
chore: Migrate test definition PK to string nanoid (no-changelog) (#11742) 2024-11-14 18:47:57 +01:00
कारतोफ्फेलस्क्रिप्ट™ 15ca2c4e45
refactor(editor): Stop cloning and serializing full execution data for executionFinished push message (#11703) 2024-11-14 17:39:46 +01:00
Shireen Missi 7bb9002cbc
fix(editor): Fix the issue with RMC Values to Send collection disappears (#11710)
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-14 16:21:59 +00:00
Shireen Missi 7381c28af0
fix(YouTube Node): Issue in published before and after dates filters (#11741) 2024-11-14 16:02:26 +00:00
Eugene d9259a2d93
chore: Add description field to test definition (no-changelog) (#11691) 2024-11-14 14:45:02 +01:00
Danny Martini 3b62bd58c2
fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-11-14 14:33:37 +01:00
Giulio Andreini 61fac4f93f
fix(editor): Fix callout component border issue (no-changelog) (#11705)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-14 14:25:17 +01:00
Csaba Tuncsik 1a783606b4
fix(editor): Change Home label to Overview (#11736) 2024-11-14 13:59:08 +01:00
Ivan Atanasov 8a0ad0f910
fix(editor): Improve formatting of expired trial error message (#11708) 2024-11-14 12:19:12 +01:00
github-actions[bot] a91abeeff5
🚀 Release 1.68.0 (#11725)
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
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-13 19:06:31 +01:00
Justin Ellingwood e28ec6ec01
docs: Update npm package README.md to put minimum version to v18 (no-changelog) (#11726) 2024-11-13 17:43:26 +00:00
Michael Kret 0fd684d90c
feat: Github star button in-app (#11695) 2024-11-13 16:10:34 +00:00
Jon 145d0921b2
fix(Google BigQuery Node): Add item index to insert error (#11702)
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-13 15:40:00 +00:00
Shireen Missi 6d5ee83296
fix(core): Continue with error output reverse items in success branch (#11684) 2024-11-13 15:23:24 +00:00
Jon 70d315b3d5
fix(Facebook Lead Ads Trigger Node): Fix issue with optional fields (#11692) 2024-11-13 14:43:25 +00:00
oleg b22142ddb8
fix(editor): Fix canvasNodes reactivity in canvas chat (no-changelog) (#11717) 2024-11-13 15:33:02 +01:00
Elias Meire ca8cb455ba
fix(editor): Prevent error being thrown in RLC while loading (#11676) 2024-11-13 13:47:27 +00:00
कारतोफ्फेलस्क्रिप्ट™ 0d8aada490
feat(core): Make all http requests made with httpRequestWithAuthentication abortable (#11704) 2024-11-13 14:18:21 +01:00
Michael Kret 3202e8c946
fix(Notion Node): Safe access in simplifyProperty (no-changelog) (#11712) 2024-11-13 12:16:49 +00:00
Michael Kret ed3ad6d684
fix(n8n Form Node): Find completion page (#11674) 2024-11-13 13:44:44 +02:00
Michael Kret 9bd79fceeb
fix(Switch Node): Maintain output connections (#11162) 2024-11-13 13:30:56 +02:00
Michael Kret f0492bd3bb
fix(n8n Form Node): Open form page if form trigger has pin data (#11673) 2024-11-13 13:13:50 +02:00
Michael Kret 94b5873248
fix(n8n Form Node): Trigger page stack in waiting if error in workflow (#11671) 2024-11-13 11:08:56 +00:00
Eugene 40ade15172
fix(In-Memory Vector Store Node): Fix displaying execution data of connected embedding nodes (#11701) 2024-11-13 12:07:01 +01:00
Elias Meire 770230fbfe
fix(Google Drive Node): Fix file upload for streams (#11698) 2024-11-13 11:44:16 +01:00
oleg a412ab7ebf
feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
Charlie Kolb 93a6f858fa
feat(editor): Restrict when a ChatTrigger Node is added automatically (#11523) 2024-11-13 11:00:02 +01:00
Csaba Tuncsik 3e0c6cb3d2
refactor(editor): Move executions under projects (#11541)
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-12 17:01:22 +01:00