Commit graph

11888 commits

Author SHA1 Message Date
Milorad FIlipović 5b760e7f7f
fix(editor): Show input selector when node has error (#12813)
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
2025-01-24 09:38:57 +01:00
Michael Kret f4bf55f0d8
feat(Microsoft Outlook Node): New operation sendAndWait (#12795)
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
2025-01-23 18:38:24 +02:00
Michael Kret 3e9f24ddf4
feat: Add timeout options to sendAndWait operations (#12753) 2025-01-23 18:37:19 +02:00
Iván Ovejero b4d27c49e3
fix(core): Account for pre-execution failure in scaling mode (#12815) 2025-01-23 17:26:19 +01:00
Milorad FIlipović 36e615b28f
fix(editor): Hide Set up Template button for empty workflows (#12808) 2025-01-23 15:14:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5820ade1e4
fix(editor): Render inline SVGs correctly on the external secrets settings page (#12802) 2025-01-23 14:48:08 +01:00
Milorad FIlipović 43fc9eff6e
fix(editor): Updating ai agent tool usage callout style to match others (no-changelog) (#12805) 2025-01-23 14:35:24 +01:00
Tomi Turtiainen 3fa0714c22
test(core): Fix task runner test (#12801) 2025-01-23 13:03:01 +01:00
Csaba Tuncsik 2020dc502f
fix(editor): Load appropriate credentials in canvas V2 for new workflow (#12722)
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
2025-01-23 12:01:10 +02:00
Iván Ovejero 1f43181360
fix(core): Update execution entity and execution data in transaction (#12756) 2025-01-23 10:16:17 +01:00
Tomi Turtiainen 3d9d5bf9d5
fix(core): Fix usage of external libs in task runner (#12788)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2025-01-23 10:18:00 +02:00
autologie fb662dd95c
fix(editor): Show mappings by default in sub-node NDVs when the root node isn't executed (#12642) 2025-01-23 08:47:41 +01:00
Milorad FIlipović 114ed88368
fix(editor): Fix sub-execution links in empty output tables (#12781)
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-22 16:31:23 +01:00
Csaba Tuncsik 358d2843e5
fix(editor): Fix workflow move project select filtering (#12764) 2025-01-22 15:49:55 +01:00
Danny Martini 9139dc3c29
fix(editor): Don't send run data for full manual executions (#12687) 2025-01-22 15:18:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ 3049cf85a6
Merge tag 'n8n@1.76.0' 2025-01-22 14:50:51 +01:00
Milorad FIlipović eb4dea1ca8
fix(editor): Handle large payloads in the AI Assistant requests better (#12747) 2025-01-22 14:50:28 +01:00
Tomi Turtiainen 60187cab9b
feat(core): Rename two task runner env vars (#12763) 2025-01-22 15:39:02 +02:00
Dana ba8aa39216
feat(n8n Form Node): Add read-only/custom HTML form elements (#12760) 2025-01-22 13:05:30 +01:00
github-actions[bot] e59a2af858
🚀 Release 1.76.0 (#12779)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-01-22 13:00:06 +01:00
Gerard de Vries 1c7a38f6ba
feat(Jira Software Node): Personal Access Token credential type (#11038) 2025-01-22 12:43:13 +01:00
Justin Ellingwood 69c2153279
docs: Update benchmark README file to fix secenario filter (no-changelog) (#11680) 2025-01-22 12:38:24 +01:00
Tomi Turtiainen 9062d5040b
chore: Update bug report template (#12774) 2025-01-22 12:25:10 +01:00
Sumin Hong 46bd58cdfe
chore: Fix typo in Jenkins credential (no-changelog) (#12242) 2025-01-22 12:20:18 +01:00
jeanpaul 819ebd058d
fix(editor): Add unicode code points to expression language for emoji (#12633) 2025-01-22 12:16:01 +01:00
Tomi Turtiainen 4f00d7cfe4
refactor: Disable task runner by default (#12776) 2025-01-22 12:15:12 +01:00
mgosal 5b29086e2f
feat: Add Miro credential only node (#12746)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-22 10:18:14 +00:00
Iván Ovejero 024ada822c
fix(core): Fix license CLI commands showing incorrect renewal setting (#12759)
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
2025-01-22 09:00:39 +01:00
Iván Ovejero a39b8bd32b
fix(core): Recover successful data-less executions (#12720) 2025-01-22 09:00:17 +01:00
Tomi Turtiainen 97e651433b
test: Set N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=false in nodes tests (#12762) 2025-01-22 08:52:02 +02:00
कारतोफ्फेलस्क्रिप्ट™ 96ab5bc7e6
ci: Disable task runner for core and nodes tests (#12757)
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
2025-01-21 17:53:59 +01:00
Stanimira Rikova 565c7b8b9c
feat: Add SSM endpoint to AWS credentials (#12212) 2025-01-21 14:30:26 +00:00
Dana fb4cb5afbb
chore(API): Add styling to credential callback and autoclose window (#12648) 2025-01-21 15:21:42 +01:00
Tomi Turtiainen 223ad7d71a
test: Fix failing core tests (#12752) 2025-01-21 14:47:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ ee08e9e1fe
refactor(core): Extract hooks out of workflow-execute-additional-data (no-changelog) (#12749) 2025-01-21 14:47:02 +01:00
Elias Meire 56c93caae0
fix(editor): Fix JsonEditor with expressions (#12739) 2025-01-21 13:32:48 +01:00
Tomi Turtiainen 9e2a01aeaf
feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Michael Kret 353df79411
fix(Jira Software Node): Get custom fields(RLC) in update operation for server deployment type (#12719) 2025-01-21 14:01:05 +02:00
Iván Ovejero d410b8f5a7
fix(core): Sync hookFunctionsSave and hookFunctionsSaveWorker (#12740) 2025-01-21 12:40:38 +01:00
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 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
Jon 6ef8882a10
feat: Add credential only node for Microsoft Azure Monitor (#12645) 2025-01-17 16:55:21 +00: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
jeanpaul da8aafc0e3
fix(editor): Show run workflow button when chat trigger has pinned data (#12616)
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
2025-01-15 17:08:31 +01:00
कारतोफ्फेलस्क्रिप्ट™ ea208eddb7
Merge tag 'n8n@1.75.0'
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-15 15:26:23 +01:00
github-actions[bot] 9798009dd3
🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-01-15 15:09:46 +01:00
Tomi Turtiainen 457edd99bb
fix(editor): Open chat when executing agent node in canvas v2 (#12617) 2025-01-15 16:07:24 +02:00
कारतोफ्फेलस्क्रिप्ट™ c3c4a20002
fix(core): Improve cyclic dependency check in the DI container (#12600) 2025-01-15 14:15:07 +01:00
Tomi Turtiainen eceee7f3f8
fix(core): Prevent prototype pollution of internal classes in task runner (#12610) 2025-01-15 14:27:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4a1a999362
fix(core): Prefix package name in supportedNodes on generated types as well (#12514) 2025-01-15 13:06:02 +01:00
oleg 41e5d10d40
fix(editor): Fix hasTrimmedItem for multi-output nodes and sub-nodes (no-changelog) (#12612) 2025-01-15 12:36:20 +01:00
oleg ee68afe561
feat(editor): Enhance workflow evaluations edit view (no-changelog) (#12586) 2025-01-15 10:12:37 +01:00
Iván Ovejero bdf266cf55
fix(core): Prevent prototype pollution in task runner (#12588) 2025-01-15 10:51:42 +02:00
Ria Scholz 674ba3c59a
docs: Fixes link to luxon docs in datetime node (#12595) 2025-01-15 09:33:54 +01:00
Elias Meire aa1f3a7d98
fix(editor): Make sure code editors work correctly in fullscreen (#12597)
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
2025-01-14 17:16:41 +00:00
कारतोफ्फेलस्क्रिप्ट™ bfe3c5611a
test: Add more tests for expression extensions (no-changelog) (#12598) 2025-01-14 15:54:11 +01:00
Tomi Turtiainen a0b7cac3a5
chore(core): Log failed webhook requests with debug (no-changelog) (#12599)
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
2025-01-14 15:47:53 +02:00
Iván Ovejero c2569a0607
refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00
Eugene ce22f065c2
feat(core): Separate concurrency limits for production and evaluation executions (no-changelog) (#12387) 2025-01-14 13:49:20 +01:00
Eugene be520b4f60
feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
Elias Meire 479933fbd5
fix(editor): Make clicking item in RLC work the first time on small screens (#12585)
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
2025-01-13 18:53:55 +00:00
Charlie Kolb 89f93fd20a
feat(editor): Don't show Sub-Workflow id for RunDataAi 'View Execution' link (no-changelog) (#12578) 2025-01-13 16:23:31 +01:00
Alex Grozav c8e3c5399e
fix(editor): Fix selection rectangle context menu on new canvas (#12584) 2025-01-13 17:13:11 +02:00
Alex Grozav 2110e9a051
fix(editor): Fix the openselectivenodecreator custom action on new canvas (#12580)
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
2025-01-13 15:09:07 +02:00
Danny Martini 73897c7662
fix: Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#12563) 2025-01-13 13:48:16 +01:00
Alex Grozav bee7267fe3
fix(editor): Show NDV errors when opening existing nodes with errors (#12567) 2025-01-13 14:06:19 +02:00
Alex Grozav 88659d8a29
fix(editor): Update selected node when navigating via flowing nodes (#12581) 2025-01-13 13:35:56 +02:00
jeanpaul 13bf69f75c
fix(editor): Ensure proper "AI Template" URL construction in node creator (#12566) 2025-01-13 12:04:46 +01:00
Eugene dcd7feb973
fix(core): Node mocking for evaluation executions (no-changelog) (#12541) 2025-01-13 10:45:29 +01:00
Raúl Gómez Morales 865fc21276
fix(editor): Update filter and feedback for source control (#12504) 2025-01-13 10:24:51 +01:00
Charlie Kolb 3ec5b2850c
fix(editor): Don't show toolsUnused notice if run had errors (#12529) 2025-01-13 09:05:35 +01:00
Dana 562506e92a
fix(core): Validate values which are intentionally 0 (#12382)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-10 16:11:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ 25a79ccf40
refactor(core): Use DI in source-control. add more tests (#12554) 2025-01-10 16:10:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ b2cbed9865
fix(core): Fix node exclusion on the frontend types (#12544) 2025-01-10 15:13:31 +01:00
Tomi Turtiainen 68da9bb164
fix(core): Filter out task runner errors originating from user code from sentry (no-changelog) (#12537) 2025-01-10 15:22:03 +02:00
Alex Grozav 02c2d5e71d
fix(editor): Override selected nodes on single click without Meta/Ctrl key (#12549)
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-10 12:35:58 +02:00
Iván Ovejero 92d3de2b2d
refactor(core): Validate job data on worker (#12548) 2025-01-10 10:34:17 +01:00
Michael Kret 7227a29845
fix(Google Calendar Node): Updates and fixes (#10715)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-10 11:16:29 +02:00
Elias Meire 91277c44f1
feat(editor): Make node credential select searchable (#12497) 2025-01-10 10:05:57 +01:00
Ricardo Espinoza b1a40a231b
refactor(core): Update tag endpoints to use DTOs and injectable config (#12380)
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
2025-01-09 14:17:11 -05:00
Danny Martini 95f055d23a
test: Reset numeric features as well between e2e tests (#12542) 2025-01-09 18:08:49 +01:00
Danny Martini 8a42d55d91
fix(core): Only show personal credentials in the personal space (#12433) 2025-01-09 18:06:47 +01:00
Alex Grozav 980d0bcb5e
test: Update node creator e2e tests to work with new canvas (no-changelog) (#12530) 2025-01-09 18:06:55 +02:00
Raúl Gómez Morales ecf83c629f
ci: Fix frontend dev setup (#12539) 2025-01-09 16:39:19 +01:00
Jon a56a46259d
fix(Spotify Node): Fix issue with null values breaking the response (#12080) 2025-01-09 14:42:27 +00:00
कारतोफ्फेलस्क्रिप्ट™ 1d86c4fdd2
refactor(core): Use DTOs for source control push/pull requests (#12470)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-01-09 15:31:07 +01:00
Iván Ovejero ecff3b732a
fix(core): Fix orchestration flow with expired license (#12444) 2025-01-09 14:37:53 +01:00
Shireen Missi 6711cbcc64
fix(editor): Fix parameter input validation (#12532) 2025-01-09 12:58:46 +00:00
कारतोफ्फेलस्क्रिप्ट™ 0cdf393743
fix(core): AugmentObject should check for own propeties correctly (#12534) 2025-01-09 13:47:42 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5f1adefca7
refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
Charlie Kolb 44679b42aa
fix(editor): Swap Activate/Deactivate texts in FloatingToolbar (#12526) 2025-01-09 13:02:13 +01:00
Tomi Turtiainen 35b618098b
fix(core): Disallow code generation in task runner (#12522)
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
2025-01-09 12:27:17 +01:00
Ricardo Espinoza 46f13cfca9
fix(editor): Condition to show the warning after workflow activation for free AI credits (no-changelog) (#12518) 2025-01-09 05:53:05 -05:00
Tomi Turtiainen 8fab98f3f1
fix(core): Use timing safe function to compare runner auth tokens (#12485) 2025-01-09 12:52:17 +02:00
Iván Ovejero 7583e2ad94
refactor(core): Report malformed execution data (#12525) 2025-01-09 11:51:07 +01:00
Iván Ovejero 88c0838dd7
fix(core): Fix Sentry error reporting on task runners (#12495)
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-08 17:47:40 +01:00
Ricardo Espinoza dd36bb28bf
feat(editor): Show warning when user activates workflow with free AI credits credential (no-changelog) (#12510) 2025-01-08 10:58:54 -05:00
Alex Grozav dba7d46f3e
feat(editor): Persist sidebar collapsed status preference (#12505) 2025-01-08 17:42:17 +02:00
oleg 2775f617ae
fix(editor): Fix workflow initilisation for test definition routes & add unit tests (#12507) 2025-01-08 16:07:46 +01:00
Alex Grozav c28f302c2f
fix(editor): Fix NDV resize handle and scrollbar overlapping (#12509) 2025-01-08 16:03:53 +02:00
github-actions[bot] 326a221f36
🚀 Release 1.74.0 (#12508)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-08 13:41:33 +00:00
Iván Ovejero be2dcffc94
fix(core): Fix manually running a pinned trigger with offloading enabled (#12491) 2025-01-08 13:39:52 +01:00
Iván Ovejero 9953477450
fix(core): Align concurrency and timeout defaults between instance and runner (#12503) 2025-01-08 13:33:43 +01:00
Alex Grozav 3ea592ecc9
feat: Make it easier to get started on developing front end and e2e tests (no-changelog) (#12500)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-08 14:16:56 +02:00
Alex Grozav 0ecce10faf
fix(editor): Improve configurable nodes design on new canvas (#12317)
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-08 13:11:20 +02:00
Milorad FIlipović 8cce588209
test(editor): Update workflow actions tests for the new canvas (no-changelog) (#12245)
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-01-08 13:11:11 +02:00
feelgood-interface 3006ccf41b
feat(Microsoft Entra ID Node): New node (#11779)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-01-08 11:49:26 +01:00
Elias Meire 52ae02abaa
feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00