Commit graph

12924 commits

Author SHA1 Message Date
oleg d1b6692736
fix(OpenAI Chat Model Node): Restore default model value (#12745) 2025-01-21 12:01:30 +01:00
कारतोफ्फेलस्क्रिप्ट™ 36bc164da4
fix(core): AugmentObject should handle the constructor property correctly (#12744) 2025-01-21 11:49:43 +01:00
Alex Grozav af5b64a61d
fix: Prepare expression editor modal e2e tests for new canvas (no-changelog) (#12743) 2025-01-21 12:01:45 +02:00
Alex Grozav a96b3f0091
fix(editor): Fix navbar height flickering during load (#12738)
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
2025-01-21 11:06:22 +02:00
Alex Grozav 2d3b643f6e
test: Update e2e tests for canvas specific actions (no-changelog) (#12614) 2025-01-21 10:30:27 +02:00
Tomi Turtiainen ac2f6476c1
fix(core): Fix license initialization failure on startup (#12737) 2025-01-21 09:29:02 +02:00
Iván Ovejero 9d76210a57
fix(core): Align saving behavior in workflowExecuteAfter hooks (#12731)
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
2025-01-20 21:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 202da76380
refactor: Remove usless catch blocks, and add a linting rule to prevent them (no-changelog) (#12730) 2025-01-20 18:20:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4ee4552b0e
chore: Upgrade vitest and storybook (no-changelog) (#12729) 2025-01-20 18:04:53 +01:00
Alex Grozav 29335b9b6a
feat(editor): Force final canvas v2 migration and remove switcher from UI (#12717)
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
2025-01-20 18:48:16 +02:00
Danny Martini d25817c5cc
test(core): Fix a typo and add an additional test (#12725) 2025-01-20 16:56:12 +01:00
Danny Martini 967ee4b89b
feat: Synchronize deletions when pulling from source control (#12170)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-01-20 16:53:55 +01:00
Dana f167578b32
feat(n8n Form Trigger Node): Form Improvements (#12590) 2025-01-20 16:52:06 +01:00
Cornelius Suermann 3434682e41
chore: Bump License-SDK to v2.14.1 (no-changelog) (#12724) 2025-01-20 15:26:12 +01:00
oleg 89777d32ac
feat(editor): Evaluation UI tweaks (#12659) (no-changelog) 2025-01-20 15:14:23 +01:00
Danny Martini b66a9dc8fb
fix(core): Remove run data of utility nodes for partial executions v2 (#12673) 2025-01-20 14:05:58 +01:00
Eugene 2f81b29d34
fix(editor): Partial execution of a workflow with manual chat trigger (#12662)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-20 13:50:52 +01:00
Iván Ovejero 174cd44815
chore(core): Report to Sentry successful execution with empty data (#12669) 2025-01-20 11:07:15 +01:00
Raúl Gómez Morales 1eeb788d32
feat(editor): VariablesView Reskin - Add Filters for missing values (#12611) 2025-01-20 10:59:15 +01:00
Michael Kret 652b8d170b
fix(Wait Node): Fix for hasNextPage in waiting forms (#12636) 2025-01-20 11:41:50 +02:00
Cornelius Suermann 847aa1295d
chore: Bump license-sdk to v2.14.0 (no-changelog) (#12681)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / 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
2025-01-17 18:46:09 +01:00
Cornelius Suermann de49182652
fix(core): Reduce payload of license renewal calls (no-changelog) (#12236) 2025-01-17 17:59:28 +01:00
Charlie Kolb 2c9b690010
chore: Update zod version to 3.24.1 (no-changelog) (#12680) 2025-01-17 17:57:55 +01:00
Jon 6ef8882a10
feat: Add credential only node for Microsoft Azure Monitor (#12645) 2025-01-17 16:55:21 +00:00
कारतोफ्फेलस्क्रिप्ट™ 216d5ed243
chore: Update @langchain/core (no-changelog) (#12684) 2025-01-17 17:20:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ cdd5d66dc6
ci: Do not cancel e2e and chromatic jobs on regular PR comments (#12613) 2025-01-17 17:19:38 +01:00
Dana 14904ff779
fix(n8n Form Node): Remove the ability to change the formatting of dates (#12666) 2025-01-17 17:04:08 +01:00
Charlie Kolb fbc8ca6571
feat: Add SelectableList component (no-changelog) (#12621) 2025-01-17 16:47:34 +01:00
Marc Littlemore b098b19c7f
fix(editor): Correct missing whitespace in JSON output (#12677)
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
2025-01-17 15:38:07 +00:00
Eugene f1cf516304
chore: Update LangChain packages to their latest versions (#12644) 2025-01-17 15:57:02 +01:00
Tomi Turtiainen 4c8193fedc
fix(core): Fix keyboard shortcuts for non-ansi layouts (#12672) 2025-01-17 16:40:06 +02:00
Tomi Turtiainen 395f2ad0dc
fix(core): Improve error message when resolving itemMatching with pinned data (no-changelog) (#12641) 2025-01-17 16:23:45 +02:00
कारतोफ्फेलस्क्रिप्ट™ 05858c2153
refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ e7f00bcb7f
fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674) 2025-01-17 14:58:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ e6a15dfba3
refactor(core): Add unit tests for execution lifecycle hooks - part 1 (#12592) 2025-01-17 13:36:13 +01:00
कारतोफ्फेलस्क्रिप्ट™ c55dac66ed
fix(core): Update isDocker check to return true on kubernetes/containerd (#12603) 2025-01-17 13:10:51 +01:00
Iván Ovejero 7ae1483792
refactor(editor): Adjust empty state for large data when manual executions in workers (#12649) 2025-01-17 09:52:33 +01:00
Shireen Missi 83ce3a9096
fix(Postgres Node): Allow using composite key in upsert queries (#12639)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-01-17 08:42:46 +00:00
oleg 982131a75a
fix(editor): Update workflow re-initialization to use query parameter (#12650) 2025-01-17 09:33:02 +01:00
oleg 7cc553e3b2
fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634) 2025-01-17 09:30:02 +01:00
Alex Grozav 02d953db34
fix(editor): Fix Code node bug erasing and overwriting code when switching between nodes (#12637)
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: Elias Meire <elias@meire.dev>
2025-01-16 19:36:08 +02:00
Elias Meire 0b0f532367
chore(editor): Exclude codemirror range errors from Sentry (#12646) 2025-01-16 17:17:13 +00:00
aya c7c122f917
fix(GraphQL Node): Change default request format to json instead of graphql (#11346)
Co-authored-by: Shireen Missi <shireen@n8n.io>
Co-authored-by: Dana Lee <dana@n8n.io>
2025-01-16 17:06:45 +00:00
jeanpaul 14f4bc7690
fix(Google Gemini Chat Model Node): Add base URL support for Google Gemini Chat API (#12643) 2025-01-16 17:05:06 +01:00
कारतोफ्फेलस्क्रिप्ट™ 58f6532630
fix(editor): Defer crypto.randomUUID call in CodeNodeEditor (#12630)
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
2025-01-16 14:15:03 +01:00
Charlie Kolb e9c152e369
fix(Execute Workflow Node): Pass binary data to sub-workflow (#12635)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-16 13:04:06 +01:00
Danny Martini 35cb10c5e7
refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) 2025-01-16 11:09:12 +01:00
autologie c97bd48a77
fix(editor): Show connector label above the line when it's straight (#12622) 2025-01-16 10:30:41 +01:00
Tomi Turtiainen 558570f431
test: Use task runner in benchmarks (#12601) 2025-01-16 11:06:29 +02:00
Tomi Turtiainen 95c40c02cb
fix(editor): Fix execution list hover & selection colour in dark mode (#12628) 2025-01-16 10:28:41 +02:00