Commit graph

11279 commits

Author SHA1 Message Date
Mutasem Aldmour 893eb5c42d
fix: type 2024-11-12 11:55:39 +01:00
Mutasem Aldmour 96f5faf6f5
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-12 11:53:23 +01:00
Mutasem Aldmour a59f1c5ed8
clean up 2024-11-12 11:51:16 +01:00
oleg 565f8cd8c7
feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
Mutasem Aldmour af2da6ae72
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-12 11:06:24 +01:00
Mutasem Aldmour 668df93867
fix: add tooltip 2024-11-12 10:54:03 +01:00
Mutasem Aldmour cdd662545d
fix: update error 2024-11-12 10:46:06 +01:00
Mutasem Aldmour f32039647b
feat: add subexecution count 2024-11-12 10:43:11 +01:00
Eugene e875bc5592
feat(core): Add internal API for test definitions (no-changelog) (#11591)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-12 10:28:32 +01:00
Michael Kret c08d23c00f
fix(n8n Form Trigger Node): Checkboxes different sizes (#11677)
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-11 17:37:21 +00:00
Elias Meire 23caf43e30
fix(editor): Do not show hover tooltip when autocomplete is active (#11653) 2024-11-11 17:15:11 +00:00
Mutasem Aldmour 597aa3ee3b
fix types 2024-11-11 18:15:01 +01:00
Elias Meire 4dbf2f4256
fix(editor): Fix hiding SQL query output when trying to select (#11649) 2024-11-11 17:14:53 +00:00
Iván Ovejero 4c41575098
refactor(core): Mark finished as deprecated (#11682) 2024-11-11 18:12:41 +01:00
Mutasem Aldmour 785b30e675
fix: refactor more 2024-11-11 17:53:14 +01:00
Elias Meire 41dea522fb
fix(editor): Fix collapsing nested items in expression modal schema view (#11645) 2024-11-11 16:45:27 +00:00
Elias Meire 8f695f3417
fix(editor): Fix scrolling in code edit modal (#11647) 2024-11-11 16:45:18 +00:00
Elias Meire d9d01c42db
test(editor): Add unit test for inputpanel component (#11644)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-11 16:19:50 +00:00
कारतोफ्फेलस्क्रिप्ट™ 600479bf36
fix(core): Make push work for waiting webhooks (#11678) 2024-11-11 17:15:27 +01:00
Mutasem Aldmour ad990236eb
fix: refactor to update types 2024-11-11 16:56:00 +01:00
Michael Kret cbdd535fe0
fix(Notion Node): Extract page url (#11643)
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>
2024-11-11 15:03:12 +02:00
Alex Grozav b0ba24cbbc
fix(editor): Show node executing status shortly before switching to success on new canvas (#11675) 2024-11-11 14:58:26 +02:00
Ricardo Espinoza c0aa67b8f0
fix(editor): Prevent deleting a sticky note while editing (no-changelog) (#11576) 2024-11-11 07:02:26 -05:00
Tomi Turtiainen 0a05aa4862
fix(core): Handle item, items and $node correctly in JS task runner (no-changelog) (#11660) 2024-11-11 12:55:55 +01:00
Alex Grozav f1e2df7d07
feat(editor): Improve workflow loading performance on new canvas (#11629) 2024-11-11 13:35:20 +02:00
Iván Ovejero af7d6e68d0
fix(core): Handle websocket connection error more gracefully in task runners (#11635) 2024-11-11 11:30:57 +01:00
Mutasem Aldmour 9d6f0c5dec
fix: handle better case when workflow id is missing 2024-11-11 10:57:10 +01:00
Mutasem Aldmour 2db0b140bd
feat: move below selector 2024-11-11 10:29:43 +01:00
Mutasem Aldmour 7e995bd1f3
feat: add error notification 2024-11-11 10:27:24 +01:00
Mutasem Aldmour 80ae58f2af
feat: add telemetry 2024-11-11 10:12:01 +01:00
Shireen Missi 835fbfe337
fix: Credentials save button is hidden unless you make changes to the (#11492) 2024-11-11 08:53:07 +00:00
Mutasem Aldmour cc97c6c026
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-11 09:24:03 +01:00
Tomi Turtiainen 0fdb79a270
fix(core): Make task runner oom error message more user friendly (no-changelog) (#11646)
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
2024-11-08 20:27:37 +02:00
Mutasem Aldmour 2dcf04db76
feat: support workflow retrieval debugging 2024-11-08 18:13:07 +01:00
Mutasem Aldmour e9bbc714f1
fix: bug with setting metadata 2024-11-08 17:02:38 +01:00
कारतोफ्फेलस्क्रिप्ट™ fb06b55211
fix(core): Fix hot-reload that broke after chokidar upgrade (no-changelog) (#11658) 2024-11-08 16:54:06 +01:00
oleg 9b6123dfb2
fix(AI Agent Node): Throw better errors for non-tool agents when using structured tools (#11582) 2024-11-08 16:15:33 +01:00
Csaba Tuncsik 658568e270
fix(editor): Fix default workflow settings (#11632) 2024-11-08 15:48:23 +01:00
Michael Kret 74582290c0
fix(Supabase Node): Reset query parameters in get many operation (#11630) 2024-11-08 16:27:56 +02:00
Mutasem Aldmour cf5125ed75
fix: design 2024-11-08 15:19:35 +01:00
Mutasem Aldmour 9f5669396f
add metadata to output data 2024-11-08 14:40:33 +01:00
Ricardo Espinoza 38fefff348
refactor(editor): Migrate ndv.store to composition API (#11574)
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-08 08:11:36 -05:00
Ricardo Espinoza aec372793b
refactor(editor): Migrate templates.store to composition API (#11641) 2024-11-08 07:46:03 -05:00
Mutasem Aldmour 34f2cc557b
Merge branch 'master' of github.com:n8n-io/n8n into ado-2808-1 2024-11-08 11:19:02 +01:00
Mutasem Aldmour ee4becce2f
merge master 2024-11-08 11:18:55 +01:00
Eugene 57467d0285
fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
Iván Ovejero b496bf3147
fix(core): Ensure task runner server closes websocket connection correctly (#11633) 2024-11-08 10:09:24 +01:00
Tomi Turtiainen 0db658c6d0
perf(core): Remove unneeded execution data from runner data response (no-changelog) (#11627) 2024-11-08 09:35:18 +02:00
Charlie Kolb a6c8ee4a82
fix(editor): Cap NDV Output View Tab Index to prevent rare edge case (#11614) 2024-11-08 08:31:58 +01:00
Mutasem Aldmour 37c8a3e28b
fix: links to subworkflow 2024-11-07 19:18:10 +01:00